summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 4cca9fbfe..46059fbe8 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,5 +1,13 @@
2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
+ * libc/Makefile.am (SUBLIBS): Add LIBC_EXTRA_LIB.
+ (SUBDEFS): Add LIBC_EXTRA_DEF.
+ * libc/configure.in (LIBC_EXTRA_LIB): New variable.
+ (LIBC_EXTRA_DEF): Likewise.
+ (extra_dir): Likewise.
+ * libc/machine/xscale/machine: New directory.
+ * libc/machine/xscale/machine/profile.h: New file.
+
* Makefile.am (site.exp): Remove newlib_cflags. Add
multibuildtop.
* testsuite/newlib.locale/UTF-8.c: Change fprintf's to printf's.