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-08-29 04:22:10 +0400
committerJeff Johnston <jjohnstn@redhat.com>2002-08-29 04:22:10 +0400
commitf3741c270182a282b7bc1088fc0c5e25ebc1d44f (patch)
tree8207b0eea203374c7492b5e4f837d48a6586a183 /newlib/ChangeLog
parent48da61f5bb589d0ac20b6019217adcbc8c3b69b8 (diff)
2002-08-28 Jeff Johnston <jjohnstn@redhat.com>
* Makefile.am (install-data-local): Move install of build newlib.h after installing headers in libc/include so as to overwrite default newlib.h. * Makefile.in: Regenerated.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index fcc63f810..29870abbc 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,5 +1,12 @@
2002-08-28 Jeff Johnston <jjohnstn@redhat.com>
+ * Makefile.am (install-data-local): Move install of build
+ newlib.h after installing headers in libc/include so as to
+ overwrite default newlib.h.
+ * Makefile.in: Regenerated.
+
+2002-08-28 Jeff Johnston <jjohnstn@redhat.com>
+
* libc/include/newlib.h: New file for tools that use newlib
headers but don't build newlib first (e.g. gcc).