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:
authorNathanael Nerode <neroden@gcc.gnu.org>2003-12-19 18:13:56 +0300
committerNathanael Nerode <neroden@gcc.gnu.org>2003-12-19 18:13:56 +0300
commit08bf2e60dee606b94dfad86ee2a74cb69cb664f9 (patch)
treebaff71e1c9dcd6a172a5eba6adab3297eb892aa7 /ChangeLog
parent2e20d0cc3b57427c7333dbdcf0c395db3307490b (diff)
2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
Port change over from GCC: 2003-11-20 Kelley Cook <kcook@gcc.gnu.org> * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL. (configure-build-[+module+], configure-[+module+]): Likewise. (configure-target-[+module+], configure-gcc, config.status): Likewise. * Makefile.in: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df41e1ca9..c7acf62d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
+
+ Port change over from GCC:
+ 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
+ * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
+ (configure-build-[+module+], configure-[+module+]): Likewise.
+ (configure-target-[+module+], configure-gcc, config.status): Likewise.
+ * Makefile.in: Regenerate.
+
2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
* configure.in (raw_libstdcxx_flags): Remove the leading space.