From c4bea46616d94b6d02187ab419f190fcb5c29550 Mon Sep 17 00:00:00 2001 From: jjohnstn Date: Sat, 21 Jun 2003 00:11:40 +0000 Subject: [PATCH] 2003-06-20 Jeff Johnston * configure.host (iq2000): Add tabs. --- newlib/ChangeLog | 4 ++++ newlib/configure.host | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 3f966e7783..d1b0e3859f 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,5 +1,9 @@ 2003-06-20 Jeff Johnston + * configure.host (iq2000): Add tabs. + +2003-06-20 Jeff Johnston + * libc/include/sys/reent.h (_REENT_INIT_PTR): Fix macros to handle latest on_exit change. * libc/sys/linux/Makefile.am: Remove special compilation diff --git a/newlib/configure.host b/newlib/configure.host index 02118d86b6..edcfef9114 100644 --- a/newlib/configure.host +++ b/newlib/configure.host @@ -519,9 +519,9 @@ case "${host}" in newlib_cflags="${newlib_cflags} -DMISSING_SYSCALL_NAMES -DNO_EXEC -DABORT_PROVIDED -DCLOCK_PROVIDED -DMALLOC_PROVIDED -DHAVE_FCNTL" ;; iq2000*) - syscall_dir=syscalls - newlib_cflags="${newlib_cflags} -DWANT_PRINTF_LONG_LONG" - ;; + syscall_dir=syscalls + newlib_cflags="${newlib_cflags} -DWANT_PRINTF_LONG_LONG" + ;; m32r-*-*) # Pass -msdata=sdata so _impure_ptr goes in .sdata. # We don't generate sda relocs however for upward compatibility. -- 2.11.0