X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=ChangeLog;h=0393941c0736458a5517f23e20d06fc04e759e57;hb=a291166d46c0e08f7d22b4ca25161eb2968782f1;hp=5f1d9cfa96758ee4b3e2a8843c8a3bd2f3c855e2;hpb=e35ccc0b2a898be7f50ffe5244e97df56b66da52;p=pf3gnuchains%2Fgcc-fork.git diff --git a/ChangeLog b/ChangeLog index 5f1d9cfa967..0393941c073 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,186 @@ +2004-03-01 Paolo Bonzini + + * MAINTAINERS: Add myself to write-after-approval. + +2004-02-28 Nathanael Nerode + + PR bootstrap/7087 + * Makefile.tpl: Guard XFOO sed statements better. + * Makefile.tpl: Add dependency for configure-target-libada. + * Makefile.in: Regenerate (incidentally fixes broken + commit when libada-branch was merged). + +2004-02-25 Kelley Cook + + * MAINTAINERS: Add myself to write-after-approval. + +2004-02-20 Andrew Pinski + + * MAINTAINERS: Add Nicola Pero and myself as libobjc + maintainers. + +2004-02-20 Andrew Cagney + + * config.guess: Update from version 2003-10-16 to 2004-02-16. + * config.sub: Update from version 2003-11-03 to 2004-02-16. + +2004-02-19 Nathanael Nerode + + PR bootstrap/11932 + * mkinstalldirs, install-sh: Import from automake CVS HEAD. + +2004-02-14 Jerry Quinn + + * MAINTAINERS: Added myself to write-after-approval. + +2004-02-14 Michael Koch + + * MAINTAINERS: Added myself to write-after-approval. + +2004-02-13 Joseph S. Myers + + * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move + some OS port maintainers to OS port maintainers section. + +2004-02-13 Frank Ch. Eigler + + * MAINTAINERS: Add self. + +2004-02-12 Kazu Hirata + + * MAINTAINERS: Alphabetize. + +2004-02-12 Paolo Bonzini + + * MAINTAINERS: Remove myself. + +2004-02-11 David Edelsohn + + * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs. + (rs6000-*-aix*): Same. + * configure: Regenerate. + +2004-02-11 Kelley Cook + + * configure.in (host): Add in missing $noconfigdirs to defines. + * configure: Regenerate. + +2004-02-10 Arnaud Charlet , + Nathanael Nerode + + PR ada/6637, PR ada/5911 + Merge with libada-branch: + * configure.in, Makefile.tpl, Makefile.def: Add target-libada, + with appropriate dependencies. Add --enable-libada configure switch. + * configure, Makefile.in: Regenerate. + +2004-02-09 Paolo Bonzini + + * MAINTAINERS: Add myself to write-after-approval. + +2004-02-05 Rainer Orth + + * configure.in: Don't pass --with-stabs on IRIX 5 either. + * configure: Regenerate. + +2004-02-04 Geoffrey Keating + + Merge from upstream: + + * ltmain.in: When setting IFS to '~', be careful about user + arguments that contain '~'. + + 2004-02-04 Peter O'Gorman + + * ltmain.in (infer_tag): Move tag inferrence to a shell function. + Also test $base_compile against $CC with escaped arguments. Bug + reported by Geoff Keating . + +2004-02-04 Kazu Hirata + + * MAINTAINERS: Remove i960 port. + +2004-01-23 DJ Delorie + + * Makefile.def (target_modules) [libiberty]: Don't stage. + * Makefile.in: Rebuilt. + +2004-01-20 Caroline Tice + + * MAINTAINERS: Add myself to write-after-approval. + +2004-01-19 Paolo Carlini + + * MAINTAINERS: Update my email address. + +2004-01-18 James A. Morrison + + * MAINTAINERS: Add myself to write-after-approval. + +2004-01-17 Volker Reichelt + + * MAINTAINERS: Remove entries without email address. + +2004-01-15 Daniel Jacobowitz + + * MAINTAINERS: Add myself to write-after-approval. + +2004-01-15 Steven Bosscher + + * MAINTAINERS: Update my email address. + +2004-01-14 Loren J. Rittle + + * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage. + * Makefile.tpl (configure-target-[+module+]): Support stage. + * Makefile.in: Rebuilt. + +2004-01-12 Ian Lance Taylor + + * MAINTAINERS: Add myself as a libiberty MAINTAINER. + +2004-01-10 Richard Sandiford + + * MAINTAINERS: Add myself as a MIPS maintainer. + +2004-01-04 Nathanael Nerode + + * configure.in: Use ./config.cache, not config.cache. + * configure: Regenerate. + * Makefile.tpl: Special-casing not needed for GCC any more. + * Makefile.in: Regenerate. + + * configure.in: Don't share a cache file for host dirs. + * configure: Regenerate. + + * config-ml.in: Don't mess with the cache file. + +2004-01-04 Eric Botcazou + + * MAINTAINERS: Move myself from 'Write After Approval' to + 'CPU Port Maintainers' section as SPARC maintainer. + +2004-01-03 Nathanael Nerode + + * Makefile.tpl: Make GCC use a separate config.cache. + * Makefile.in: Regenerate. + + PR bootstrap/11932, PR bootstrap/11933 + (I don't know if it will fix either of them, but it relates + to them.) + * configure.in: Don't use shared config.cache for target + directories. + * configure: Regenerate. + +2004-01-02 Dan Nicolaescu + + * MAINTAINERS: Add myself to 'Write After Approval' section. + +2003-12-31 Roger Sayle + + * configure.in (ia64*-*-hpux*): Disable building java libraries. + * configure: Regenerated. + 2003-12-23 Kazu Hirata * MAINTAINERS: Remove the mn10200 maintainer.