diff --git a/newlib/ChangeLog b/newlib/ChangeLog index e5d99b019..2337ca661 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,7 @@ +2003-01-08 Richard Sandiford + + * configure.host (mips64vr-elf, mips64vrel-elf): New config. + 2003-01-07 Charles Wilson * libc/stdio/sprintf.c: fix typo diff --git a/newlib/configure.host b/newlib/configure.host index 2d16fd882..4066c7073 100644 --- a/newlib/configure.host +++ b/newlib/configure.host @@ -508,6 +508,9 @@ case "${host}" in newlib_cflags="${newlib_cflags}" syscall_dir=syscalls ;; + mips64vr*-*-*) + newlib_cflags="${newlib_cflags} -DWANT_PRINTF_LONG_LONG -DMISSING_SYSCALL_NAMES" + ;; mmix-*) syscall_dir=syscalls # We need every symbol 32-bit aligned, so the invalid