Skip to content

Commit

Permalink
* ltmain.sh: Update from GCC.
Browse files Browse the repository at this point in the history
	* 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
  • Loading branch information
Steve Ellcey committed May 24, 2007
1 parent b1e8cd1 commit 24fd949
Show file tree
Hide file tree
Showing 17 changed files with 13,448 additions and 10,259 deletions.
13 changes: 13 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -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
Expand Down
7 changes: 7 additions & 0 deletions bfd/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2007-05-24 Steve Ellcey <sje@cup.hp.com>

* Makefile.in: Regnerate.
* configure: Regenerate.
* aclocal.m4: Regenerate.
* doc/Makefile.in: Regenerate.

2007-05-22 Paul Brook <paul@codesourcery.com>

* elf32-arm.c (output_arch_syminfo): Replace plt_shndx and plt_offset
Expand Down
7 changes: 7 additions & 0 deletions binutils/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2007-05-24 Steve Ellcey <sje@cup.hp.com>

* Makefile.in: Regenerate.
* configure: Regenerate.
* aclocal.m4: Regenerate.
* doc/Makefile.in: Regenerate.

2007-05-24 Kai Tietz <Kai.Tietz@onevision.com>

* rcparse.y: Join strings for elements having no side-effects in
Expand Down
7 changes: 7 additions & 0 deletions gas/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2007-05-24 Steve Ellcey <sje@cup.hp.com>

* Makefile.in: Regnerate.
* configure: Regenerate.
* aclocal.m4: Regenerate.
* doc/Makefile.in: Regenerate.

2007-05-22 Bob Wilson <bob.wilson@acm.org>

* doc/c-xtensa.texi (Xtensa Automatic Alignment): Remove statements
Expand Down
6 changes: 6 additions & 0 deletions gprof/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2007-05-24 Steve Ellcey <sje@cup.hp.com>

* Makefile.in: Regnerate.
* configure: Regenerate.
* aclocal.m4: Regenerate.

2007-05-24 H.J. Lu <hongjiu.lu@intel.com>

* gprof.texi: Remove orphaned "@end ignore".
Expand Down
6 changes: 6 additions & 0 deletions ld/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2007-05-24 Steve Ellcey <sje@cup.hp.com>

* Makefile.in: Regnerate.
* configure: Regenerate.
* aclocal.m4: Regenerate.

2007-05-24 Nathan Sidwell <nathan@codesourcery.com>

* ldlex.l: ASSERT is recognized in SCRIPT env. NAMES cannot
Expand Down
Loading

0 comments on commit 24fd949

Please sign in to comment.