diff options
author | cvs2svn <> | 2004-01-19 18:29:03 +0000 |
---|---|---|
committer | cvs2svn <> | 2004-01-19 18:29:03 +0000 |
commit | fe9afc452c060ca8c184c9cf6c29b620548c3083 (patch) | |
tree | cf6c79ccd5ad484c1452fbc32450f7ac59ad75e7 /ChangeLog | |
parent | 19a58aa1e1b6710a4fe969ea55492f5fb7a0771d (diff) | |
download | cygnal-drow-cplus-merge-20031220.tar.gz cygnal-drow-cplus-merge-20031220.tar.bz2 cygnal-drow-cplus-merge-20031220.zip |
This commit was manufactured by cvs2svn to create tag 'drow-cplus-drow-cplus-merge-20031220
merge-20031220'.
Sprout from cagney_bigcore-20040122-branch 2004-01-19 18:28:59 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch'
Cherrypick from master 2003-12-19 16:50:48 UTC DJ Delorie <dj@redhat.com> 'merge from gcc':
ChangeLog
Makefile.def
Makefile.in
Makefile.tpl
config-ml.in
config/ChangeLog
config/acinclude.m4
configure
configure.in
gettext.m4
include/ChangeLog
include/aout/ChangeLog
include/aout/stab.def
include/coff/ChangeLog
include/demangle.h
include/elf/ChangeLog
include/elf/common.h
include/elf/frv.h
include/opcode/ChangeLog
include/opcode/h8300.h
src-release
Delete:
include/ChangeLog-9103
include/coff/ChangeLog-9103
include/elf/ChangeLog-9103
include/opcode/ChangeLog-9103
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 52 |
1 files changed, 0 insertions, 52 deletions
@@ -1,55 +1,3 @@ -2004-01-15 Andrew Cagney <cagney@redhat.com> - - * src-release: Update copyright year. - (do-proto-toplev): Configure using i686-pc-linux-gnu. - (NEWLIB_SUPPORT_DIRS): Delete macro. - (newlib.tar.bz2): Delete rule. - -2004-01-14 Loren J. Rittle <ljrittle@acm.org> - - * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage. - * Makefile.tpl (configure-target-[+module+]): Support stage. - * Makefile.in: Rebuilt. - -2003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl> - - * gettext.m4: Quote names of macros to be defined by AC_DEFUN - throughout. - -2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org> - - * 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-03 Nathanael Nerode <neroden@gcc.gnu.org> - - * 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. - -2003-12-31 Roger Sayle <roger@eyesopen.com> - - * configure.in (ia64*-*-hpux*): Disable building java libraries. - * configure: Regenerated. - -2003-12-21 Bernardo Innocenti <bernie@develer.com> - - * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda. - * configure: Regenerated. - 2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org> Port change over from GCC: |