From 9463204774c527ede4cd4dc4959eb02e1cfeaebe Mon Sep 17 00:00:00 2001 From: "R. Kelley Cook" Date: Fri, 18 Jun 2004 02:24:43 +0000 Subject: [PATCH] Fix incorrect year for some ChangeLog entries. From-SVN: r83335 --- ChangeLog | 2 +- boehm-gc/ChangeLog | 4 ++-- gcc/ChangeLog | 20 ++++++++++---------- gcc/cp/ChangeLog | 12 ++++++------ libffi/ChangeLog | 4 ++-- libmudflap/ChangeLog | 4 ++-- libstdc++-v3/ChangeLog | 2 +- 7 files changed, 24 insertions(+), 24 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6418d87..f2b2d15 100644 --- a/ChangeLog +++ b/ChangeLog @@ -95,7 +95,7 @@ targets. * Makefile.in: Regenerate. -2005-05-24 Paolo Bonzini +2004-05-24 Paolo Bonzini * configure.in: Test the ability to symlink directories. * configure: Regenerate. diff --git a/boehm-gc/ChangeLog b/boehm-gc/ChangeLog index a480c9a..78de32d 100644 --- a/boehm-gc/ChangeLog +++ b/boehm-gc/ChangeLog @@ -1,4 +1,4 @@ -2005-06-16 Paolo Bonzini +2004-06-16 Paolo Bonzini * boehm-gc/configure.ac: New name of configure.in. Remove useless multilib stuff. Change uses of @@ -10,7 +10,7 @@ * boehm-gc/configure: Regenerate. * boehm-gc/Makefile.in: Regenerate. -2005-06-15 Paolo Bonzini +2004-06-15 Paolo Bonzini * .cvsignore: New file. diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d3ee7a2..7c9ad84 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -2586,7 +2586,7 @@ * config/m68k/m68k.md: Add 'U,U' alternative to ColdFire variants of movsi,movhi,movqi insn patterns. -2005-05-28 Andrew Pinski +2004-05-28 Andrew Pinski * c-semantics.c (emit_local_var): Remove code for DECL_INITIAL. @@ -9276,7 +9276,7 @@ * config/rs6000/rs6000.c (rs6000_output_dwarf_dtprel): New. * config/rs6000/rs6000.h (ASM_OUTPUT_DWARF_DTPREL): Define. -2003-03-12 Andrew Pinski +2004-03-12 Andrew Pinski * config/rs6000/host-darwin.c (darwin_rs6000_gt_pch_use_address): Use ret instead of result. Use addr instead of base. @@ -10393,7 +10393,7 @@ (ASM_LONGDOUBLE): Likewise. * config/sparc/pbd.h (ASM_INT_OP): Delete. -2003-03-03 Richard Henderson +2004-03-03 Richard Henderson PR opt/13862 * cselib.c (cselib_record_sets): Don't record multiple sets in @@ -11395,7 +11395,7 @@ quals, just return it. * tree.h: Declare it. -2003-02-24 Sanjiv Kumar Gupta +2004-02-24 Sanjiv Kumar Gupta * target-def.h (TARGET_SCHED_INIT_GLOBAL, TARGET_SCHED_FINISH_GLOBAL): New macros. @@ -11906,7 +11906,7 @@ (-fno-const-strings): Don't mention -fwritable-strings. * doc/trouble.texi: Don't mention -fwritable-strings. -2003-02-23 Nathanael Nerode +2004-02-23 Nathanael Nerode * doc/install.texi: Update for switch of boehm-gc to autoconf 2.57. @@ -12366,7 +12366,7 @@ expressions's address over BIGGEST_ALIGNMENT in bytes, not in bits. -2003-02-18 Matt Austern +2004-02-18 Matt Austern * gcc.c (LIBGCC_SPEC): If REAL_LIBGCC_SPEC is defined, and LIBGCC_SPEC isn't, set LIBGCC_SPEC to REAL_LIBGCC_SPEC. @@ -15122,7 +15122,7 @@ * configure.ac: Disable __cxa_atexit if not supported. * configure: Regenerate. -2003-01-30 Daniel Berlin +2004-01-30 Daniel Berlin * ggc-zone.c (ggc_free): New function. @@ -15361,7 +15361,7 @@ * cfghooks.c (split_block): Set probability and count of the new edge. -2005-01-29 Josef Zlomek +2004-01-29 Josef Zlomek * dwarf2out.c (struct die_struct): Added field decl_id. (decl_die_table): Changed to hash table. @@ -16139,7 +16139,7 @@ * config/c4x/c4x.h (LEGITIMIZE_RELOAD_ADDRESS): Handle symref. -2003-04-25 Chris Demetriou +2004-01-25 Chris Demetriou * config/mips/mips.h (ISA_HAS_HILO_INTERLOCKS): MIPS32, MIPS32r2, and MIPS64 have HI/LO interlocks. Update comment. @@ -16527,7 +16527,7 @@ introduced by 2004-01-20's Jan Hubicka's copy_insn change. (sh_handle_sp_switch_attribute): Remove warning. -2003-11-30 Jan Hubicka +2004-01-23 Jan Hubicka * i386.c (ix86_emit_restore_regs_using_mov): Deal with large offsets. diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index b8f955c..0107506 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -555,7 +555,7 @@ * typeck.c (require_complete_type): Return error_mark_node if value's type is an error_mark_node. -2005-05-20 Andrew Pinski +2004-05-20 Andrew Pinski * optimize.c (calls_setjmp_r): Remove. (calls_setjmp_p): Remove. @@ -1478,13 +1478,13 @@ * rtti.c: Update copyright. -2003-02-06 Giovanni Bajo +2004-02-06 Giovanni Bajo PR c++/14033 * decl.c (require_complete_types_for_parms): Do not insert error_mark_node in the parameter list. -2003-02-06 Giovanni Bajo +2004-02-06 Giovanni Bajo PR c++/14028 * parser.c (cp_parser_enclosed_template_argument_list): Emit straight @@ -1518,7 +1518,7 @@ * tree.c (cp_cannot_inline_tree_fn): Allow inlining of comdat functions. -2003-02-05 Giovanni Bajo +2004-02-05 Giovanni Bajo PR c++/14008 * parser.c (cp_parser_diagnose_invalid_typename): Removed parsing @@ -1576,7 +1576,7 @@ * method.c (use_thunk): Set CALL_FROM_THUNK on the call to the actual function. -2003-02-04 Giovanni Bajo +2004-02-04 Giovanni Bajo PR c++/13997 * pt.c (more_specialized_class): Increase processing_template_decl @@ -1961,7 +1961,7 @@ PR c++/13474 * pt.c (tsubst) : Remove obsolete array index tweaking. -2003-01-12 Steven Bosscher +2004-01-12 Steven Bosscher PR c++/13558 * parser.c (cp_parser_member_declaration): Any non-type is also diff --git a/libffi/ChangeLog b/libffi/ChangeLog index fa52c91..ec656f0 100644 --- a/libffi/ChangeLog +++ b/libffi/ChangeLog @@ -4,7 +4,7 @@ * Makefile.am (libffi_la_LDFLAGS): Use -version-info for soname. * Makefile.in: Regenerate. -2005-06-15 Paolo Bonzini +2004-06-15 Paolo Bonzini * Makefile.am: Remove useless multilib rules. * Makefile.in: Regenerate. @@ -12,7 +12,7 @@ * configure.ac: Remove useless multilib configury. * configure: Regenerate. -2005-06-15 Paolo Bonzini +2004-06-15 Paolo Bonzini * .cvsignore: New file. diff --git a/libmudflap/ChangeLog b/libmudflap/ChangeLog index 9e2f45f..256195c 100644 --- a/libmudflap/ChangeLog +++ b/libmudflap/ChangeLog @@ -1,4 +1,4 @@ -2005-06-15 Paolo Bonzini +2004-06-15 Paolo Bonzini * configure.ac: New name of configure.in. Update AC_INIT, AC_CONFIG_SRCDIR, AC_CONFIG_HEADERS, AC_CONFIG_FILES, @@ -10,7 +10,7 @@ * Makefile.am: Remove useless multilib rules. * Makefile.in: Regenerate. -2005-06-15 Paolo Bonzini +2004-06-15 Paolo Bonzini * .cvsignore: New file. diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index c7f87cc..bb7a2ec 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -27,7 +27,7 @@ * testsuite/ext/rope/3.cc: New. -2005-06-15 Paolo Bonzini +2004-06-15 Paolo Bonzini * acinclude.m4: Remove useless multilib configury. * Makefile.am: Remove useless multilib rules. -- 2.7.4