summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorcvs2svn <>2004-01-19 18:29:02 +0000
committercvs2svn <>2004-01-19 18:29:02 +0000
commite8f230a2871990a47e0322d0a621517df9d9ec8d (patch)
tree98080c1376baf8c3614a72675fff8acdd0b5ca64 /ChangeLog
parent19a58aa1e1b6710a4fe969ea55492f5fb7a0771d (diff)
downloadcygnal-drow-cplus-merge-20031214.tar.gz
cygnal-drow-cplus-merge-20031214.tar.bz2
cygnal-drow-cplus-merge-20031214.zip
This commit was manufactured by cvs2svn to create tag 'drow-cplus-drow-cplus-merge-20031214
merge-20031214'. 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-08 21:19:41 UTC Thomas Fitzsimmons <fitzsim@redhat.com> '2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>': 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/elf/m32r.h include/fibheap.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--ChangeLog61
1 files changed, 0 insertions, 61 deletions
diff --git a/ChangeLog b/ChangeLog
index 32b0eeb9a..df41e1ca9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,64 +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:
- 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
- * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
- (configure-build-[+module+], configure-[+module+]): Likewise.
- (configure-target-[+module+], configure-gcc, config.status): Likewise.
- * Makefile.in: Regenerate.
-
2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
* configure.in (raw_libstdcxx_flags): Remove the leading space.