aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2003-12-19 15:13:56 +0000
committerNathanael Nerode <neroden@gcc.gnu.org>2003-12-19 15:13:56 +0000
commit10ecffb9b24b79b6a9f373d0c9df0f4c447864a5 (patch)
treecd187212cab3636132cae59cd21e2fd3ac03627a /ChangeLog
parent7653c69b3fdd57b6cd34a4467334535e21a08f19 (diff)
downloadgdb-10ecffb9b24b79b6a9f373d0c9df0f4c447864a5.zip
gdb-10ecffb9b24b79b6a9f373d0c9df0f4c447864a5.tar.gz
gdb-10ecffb9b24b79b6a9f373d0c9df0f4c447864a5.tar.bz2
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 df41e1c..c7acf62 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.