Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2002-04-27 00:18:52 +0400
committerJeff Johnston <jjohnstn@redhat.com>2002-04-27 00:18:52 +0400
commit7b2b12d51bd19095edd58a7fd98ed5128e64177f (patch)
tree1dfb89b65fe8b1b7e4fbdeeaf9a7749c3a7ce926 /newlib/ChangeLog
parentb807c4ad010e5b6b0b970c3291f74c852af8ac1e (diff)
2002-04-26 Jeff Johnston <jjohnstn@redhat.com>
* configure.in (CC_FOR_NEWLIB): New variable that bases on $(CC) and adds targ-include and libc/include as -isystem directives if they are not already part of $(CC). * Makefile.am (AM_MAKEFLAGS): Change setting of CC to equal $(CC_FOR_NEWLIB). * configure: Regenerated. * Makefile.in: Ditto.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 8f360fb6a..689e32629 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,13 @@
+2002-04-26 Jeff Johnston <jjohnstn@redhat.com>
+
+ * configure.in (CC_FOR_NEWLIB): New variable that
+ bases on $(CC) and adds targ-include and libc/include as
+ -isystem directives if they are not already part of $(CC).
+ * Makefile.am (AM_MAKEFLAGS): Change setting of CC to equal
+ $(CC_FOR_NEWLIB).
+ * configure: Regenerated.
+ * Makefile.in: Ditto.
+
2002-04-25 Jeff Johnston <jjohnstn@redhat.com>
* libc/sys/linux/Makefile.am: Add support for sched.c.