diff options
author | Nathanael Nerode <neroden@gcc.gnu.org> | 2003-12-19 15:13:56 +0000 |
---|---|---|
committer | Nathanael Nerode <neroden@gcc.gnu.org> | 2003-12-19 15:13:56 +0000 |
commit | 10ecffb9b24b79b6a9f373d0c9df0f4c447864a5 (patch) | |
tree | cd187212cab3636132cae59cd21e2fd3ac03627a /ChangeLog | |
parent | 7653c69b3fdd57b6cd34a4467334535e21a08f19 (diff) | |
download | gdb-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-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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. |