public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[parent not found: <200705172103.OAA10817@hpsje.cup.hp.com>]
* Patch to update libtool in GCC and Src trees
@ 2007-05-07 18:27 Steve Ellcey
  2007-05-07 20:08 ` Paolo Bonzini
  0 siblings, 1 reply; 22+ messages in thread
From: Steve Ellcey @ 2007-05-07 18:27 UTC (permalink / raw)
  To: binutils, gcc-patches, gdb-patches, newlib

[-- Attachment #1: Type: text/plain, Size: 5199 bytes --]


Here is a patch to update libtool in the GCC and src trees.  The
supporting patches have been in for a couple of weeks so I think the
only thing left to do is check in the new libtool, update src-release in
the src tree and reconfigure a bunch of Makefile.in, configure, and
aclocal.m4 files.

OK for checkin?

Attached are the various changelogs for GCC and the src tree, the one 
diff for src-release, and then an attachment with the ToT libtool that I 
have been using for testing.

Steve Ellcey
sje@cup.hp.com


Top level GCC tree ChangeLog:

2007-04-09  Steve Ellcey  <sje@cup.hp.com>
	* ltmain.sh: Update from ToT Libtool.
	* libtool.m4: Update from ToT Libtool.
	* ltsugar.m4: New. Update from ToT Libtool.
	* ltversion.m4: New. Update from ToT Libtool.
	* ltoptions.m4: New. Update from ToT Libtool.
	* ltconfig: Remove.
	* ltcf-c.sh: Remove.
	* ltcf-cxx.sh: Remove.
	* ltcf-gcj.sh: Remove.


boehm-gc/ChangeLog:

2007-04-14  Steve Ellcey  <sje@cup.hp.com>
	* Makefile.in: Regenerate.
	* configure: Regenerate.
	* aclocal.m4: Regenerate.
	* include/Makefile.in: Regenerate.

libffi/ChangeLog:

2007-04-14  Steve Ellcey  <sje@cup.hp.com>
	* Makefile.in: Regenerate.
	* configure: Regenerate.
	* aclocal.m4: Regenerate.
	* include/Makefile.in: Regenerate.
	* testsuite/Makefile.in: Regenerate.

libgfortran/ChangeLog:

2007-04-14  Steve Ellcey  <sje@cup.hp.com>
	* Makefile.in: Regenerate.
	* configure: Regenerate.
	* aclocal.m4: Regenerate.

libgomp/ChangeLog:

2007-04-14  Steve Ellcey  <sje@cup.hp.com>
	* Makefile.in: Regenerate.
	* configure: Regenerate.
	* aclocal.m4: Regenerate.
	* testsuite/Makefile.in: Regenerate.

libjava/ChangeLog:

2007-04-14  Steve Ellcey  <sje@cup.hp.com>
	* Makefile.in: Regenerate.
	* configure: Regenerate.
	* aclocal.m4: Regenerate.
	* gcj/Makefile.in: Regenerate.
	* include/Makefile.in: Regenerate.
	* testsuite/Makefile.in: Regenerate.

libmudflap/ChangeLog:

2007-04-14  Steve Ellcey  <sje@cup.hp.com>
	* Makefile.in: Regenerate.
	* configure: Regenerate.
	* aclocal.m4: Regenerate.
	* testsuite/Makefile.in: Regenerate.

libobjc/ChangeLog:

2007-04-14  Steve Ellcey  <sje@cup.hp.com>
	* configure: Regenerate.
	* aclocal.m4: Regenerate.

libssp/ChangeLog:

2007-04-14  Steve Ellcey  <sje@cup.hp.com>
	* Makefile.in: Regenerate.
	* configure: Regenerate.
	* aclocal.m4: Regenerate.

libstdc++-v3/ChangeLog:

2007-04-14  Steve Ellcey  <sje@cup.hp.com>
	* Makefile.in: Regenerate.
	* configure: Regenerate.
	* aclocal.m4: Regenerate.
	* include/Makefile.in: Regenerate.
	* libmath/Makefile.in: Regenerate.
	* libsupc++/Makefile.in: Regenerate.
	* po/Makefile.in: Regenerate.
	* src/Makefile.in: Regenerate.
	* testsuite/Makefile.in: Regenerate.

zlib/ChangeLog:

2007-04-14  Steve Ellcey  <sje@cup.hp.com>
	* Makefile.in: Regenerate.
	* configure: Regenerate.
	* aclocal.m4: Regenerate.



Top level src tree ChangeLog:

2007-03-22  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.


bfd/ChangeLog
2007-04-14  Steve Ellcey  <sje@cup.hp.com>
	* Makefile.in: Regnerate.
	* configure: Regenerate.
	* aclocal.m4: Regenerate.
	* doc/Makefile.in: Regenerate.

binutils/ChangeLog
2007-04-14  Steve Ellcey  <sje@cup.hp.com>
	* Makefile.in: Regenerate.
	* configure: Regenerate.
	* aclocal.m4: Regenerate.
	* doc/Makefile.in: Regenerate.

gas/ChangeLog
2007-04-14  Steve Ellcey  <sje@cup.hp.com>
	* Makefile.in: Regnerate.
	* configure: Regenerate.
	* aclocal.m4: Regenerate.
	* doc/Makefile.in: Regenerate.

gprof/ChangeLog
2007-04-14  Steve Ellcey  <sje@cup.hp.com>
	* Makefile.in: Regnerate.
	* configure: Regenerate.
	* aclocal.m4: Regenerate.

ld/ChangeLog
2007-04-14  Steve Ellcey  <sje@cup.hp.com>
	* Makefile.in: Regnerate.
	* configure: Regenerate.
	* aclocal.m4: Regenerate.

opcodes/ChangeLog
2007-04-14  Steve Ellcey  <sje@cup.hp.com>
	* Makefile.in: Regnerate.
	* configure: Regenerate.
	* aclocal.m4: Regenerate.

rda/ChangeLog
2007-04-14  Steve Ellcey  <sje@cup.hp.com>
	* Makefile.in: Regnerate.
	* configure: Regenerate.
	* aclocal.m4: Regenerate.
	* rda/lib/Makefile.in: Regenerate.
	* rda/qe/Makefile.in: Regenerate.
	* rda/samples/Makefile.in: Regenerate.


Index: src-release
===================================================================
RCS file: /cvs/src/src/src-release,v
retrieving revision 1.23
diff -u -p -r1.23 src-release
--- src-release	9 Apr 2007 15:36:41 -0000	1.23
+++ src-release	7 May 2007 16:59:56 -0000
@@ -49,8 +49,8 @@ PWD = $${PWDCMD-pwd}
  DEVO_SUPPORT= README Makefile.in configure configure.ac \
  	config.guess config.sub config move-if-change \
  	COPYING COPYING.LIB install-sh config-ml.in symlink-tree \
-	mkinstalldirs ltconfig ltmain.sh missing ylwrap \
-	libtool.m4 ltcf-c.sh ltcf-cxx.sh ltcf-gcj.sh \
+	mkinstalldirs ltmain.sh missing ylwrap \
+	libtool.m4 ltsugar.m4, ltversion.m4, ltoptions.m4 \
  	Makefile.def Makefile.tpl src-release config.rpath

  # Files in devo/etc used in any net release.


[-- Attachment #2: libtool.tar.gz --]
[-- Type: application/x-gzip, Size: 117116 bytes --]

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2007-05-24 15:59 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <200705111829.LAA24795@hpsje.cup.hp.com>
     [not found] ` <1178917335.26350.1189384841@webmail.messagingengine.com>
     [not found]   ` <46454D61.7050509@cwilson.fastmail.fm>
     [not found]     ` <orbqgoge6k.fsf@free.oliva.athome.lsd.ic.unicamp.br>
     [not found]       ` <46494FF1.2030304@cwilson.fastmail.fm>
     [not found]         ` <464A615E.4070005@cwilson.fastmail.fm>
2007-05-16  8:03           ` Patch to update libtool in GCC and Src trees Paolo Bonzini
2007-05-16 13:08             ` Charles Wilson
2007-05-16 20:39             ` Steve Ellcey
2007-05-17  5:51               ` Charles Wilson
2007-05-18 17:09             ` Steve Ellcey
2007-05-21  7:41               ` Paolo Bonzini
2007-05-21 12:12                 ` Charles Wilson
2007-05-21 13:25                   ` Paolo Bonzini
2007-05-24 14:33                 ` libtool
2007-05-24 14:34                   ` Paolo Bonzini
2007-05-24 15:38                     ` Steve Ellcey
2007-05-24 15:42                       ` Jeff Johnston
2007-05-24 15:51                         ` Steve Ellcey
2007-05-24 16:06                           ` Jeff Johnston
     [not found] <200705172103.OAA10817@hpsje.cup.hp.com>
2007-05-17 23:44 ` libtool
2007-05-18 10:06   ` Dave Korn
2007-05-18 11:16     ` Daniel Jacobowitz
2007-05-07 18:27 Steve Ellcey
2007-05-07 20:08 ` Paolo Bonzini
2007-05-08  3:47   ` Charles Wilson
2007-05-08  6:16     ` Paolo Bonzini
2007-05-08 15:19       ` Alexandre Oliva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).