diff options
author | Steve Ellcey <sje@cup.hp.com> | 2007-05-24 17:33:42 +0000 |
---|---|---|
committer | Steve Ellcey <sje@cup.hp.com> | 2007-05-24 17:33:42 +0000 |
commit | 37ad95141b084645ed5729a0f36e1c945b0ac693 (patch) | |
tree | 53ad09c62afe19dda952ab6d60aa46b5a4f1af75 /ChangeLog | |
parent | 50b4b126b1ec2005d362f8c504968f65f213b874 (diff) | |
download | gdb-37ad95141b084645ed5729a0f36e1c945b0ac693.zip gdb-37ad95141b084645ed5729a0f36e1c945b0ac693.tar.gz gdb-37ad95141b084645ed5729a0f36e1c945b0ac693.tar.bz2 |
* ltmain.sh: Update from GCC.
* libtool.m4: Update from GCC.
* ltsugar.m4: New. Update from GCC.
* ltversion.m4: New. Update from GCC.
* ltoptions.m4: New. Update from GCC.
* ltconfig: Remove.
* ltcf-c.sh: Remove.
* ltcf-cxx.sh: Remove.
* ltcf-gcj.sh: Remove.
* src-release: Update with new libtool file list.
* newlib/*/configure.in: invoke _LD_DECL_SED.
* newlib/*/Makefile.am: Ensure toplevel is included in ACLOCAL_AMFLAGS.
* Regenerate subdirectories
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2007-05-24 Steve Ellcey <sje@cup.hp.com> + + * ltmain.sh: Update from GCC. + * libtool.m4: Update from GCC. + * ltsugar.m4: New. Update from GCC. + * ltversion.m4: New. Update from GCC. + * ltoptions.m4: New. Update from GCC. + * ltconfig: Remove. + * ltcf-c.sh: Remove. + * ltcf-cxx.sh: Remove. + * ltcf-gcj.sh: Remove. + * src-release: Update with new libtool file list. + 2007-05-16 Paolo Bonzini <bonzini@gnu.org> * Makefile.def (bootstrap_stage): Replace stage_make_flags with |