OSDN Git Service

Add Patrick Marlier to ChangeLog entry.
[pf3gnuchains/gcc-fork.git] / contrib / ChangeLog
index 26c446c..94aef3d 100644 (file)
@@ -1,3 +1,151 @@
+2012-01-02  Georg-Johann Lay  <avr@gjlay.de>
+
+       PR target/51345
+       * gcc_update (files_and_dependencies): Add
+       gcc/config/avr/t-multilib, gcc/config/avr/multilib.h.
+
+2011-11-29  DJ Delorie  <dj@redhat.com>
+
+       * config-list.mk (LIST): Add rl78-elf.
+
+2011-11-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * make_sunver.pl: Convert '?' in glob patterns to '.'.
+
+2011-11-07  Richard Henderson  <rth@redhat.com>
+
+       Merged from transactional-memory.
+
+       * gcc_update: Add libitm to touch data.
+
+2011-11-07   Quentin Neill  <quentin.neill@amd.com>
+
+       * compare_tests: Add ability to compare all .sum
+       files from two build directories.
+
+2011-11-05  Joern Rennecke  <joern.rennecke@embecosm.com>
+
+       * contrib-list.mk: Add Epiphany configurations.
+
+2011-09-13   Diego Novillo  <dnovillo@google.com>
+
+       * testsuite-management: New.
+       * testsuite-management/validate_failures.py: New.
+
+2011-08-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * gcc_update: Determine svn branch from hg convert_revision.
+
+2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * config-list.mk (i586-netware): Remove.
+       (.PHONY): Remove make-script-dir dependency.
+       (make-script-dir): Remove.
+       ($(LIST)): Remove make-script-dir dependency.
+
+2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
+
+       * gcc_update: Add C6X generated files.
+       * contrib/config-list.mk: Add c6x-elf and c6x-uclinux.
+
+2011-07-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * config-list.mk (LIST): Append OPT-enable-obsolete to
+       alpha-dec-osf5.1, mips-sgi-irix6.5.
+
+2011-06-24  Diego Novillo  <dnovillo@google.com>
+
+       * repro_fail: New.
+
+2011-06-21  Joseph Myers  <joseph@codesourcery.com>
+
+       * gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.
+
+2011-05-19  Joseph Myers  <joseph@codesourcery.com>
+
+       * gcc_update (gcc/config/arm/arm-tables.opt): Also depend on
+       gcc/config/arm/arm-fpus.def.
+
+2011-05-10  Joseph Myers  <joseph@codesourcery.com>
+
+       * gcc_update (gcc/config/rs6000/rs6000-tables.opt): New
+       dependencies.
+
+2011-05-09  Joseph Myers  <joseph@codesourcery.com>
+
+       * gcc_update (gcc/config/mips/mips-tables.opt): New dependencies.
+
+2010-05-05  Joern Rennecke  <joern.rennecke@embecosm.com>
+
+       * config-list.mk: New file.
+
+2011-05-02  Joseph Myers  <joseph@codesourcery.com>
+
+       * gcc_update (gcc/config/m68k/m68k-tables.opt): New dependencies.
+
+2011-04-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * paranoia.cc (ENUM_BITFIELD): Remove.
+
+2011-04-08  Joseph Myers  <joseph@codesourcery.com>
+
+       * gcc_update (gcc/config/arm/arm-tables.opt): New dependencies.
+
+2011-03-22  Joseph Myers  <joseph@codesourcery.com>
+
+       * compare-all-tests (all_targets): Remove crx and m68hc11.
+
+2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       PR bootstrap/48135
+       * make_sunver.pl: Don't use File::Glob.
+
+2011-03-05  Joseph Myers  <joseph@codesourcery.com>
+
+       * gennews (files): Add files for GCC 4.6.
+
+2011-01-26  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       * patch_tester.sh (nopristinecache): New shell var, set according
+       to presence or absence of new -nopristinecache option.
+       (usage): Document new option.
+       (bootntest_pristine): Implement it.
+
+2010-11-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * make_sunver.pl: Use elfdump -s to extract symbols if possible,
+       readelf -s otherwise.
+
+2010-11-08  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * make_sunver.pl: Ignore entries without symbol name first.  Then do
+       not ignore symbols marked as 'R'.
+
+2010-10-18  Andi Kleen  <ak@linux.intel.com>
+
+       * gccbug.el: Remove.
+
+2010-10-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * gcc_update: Run $GCC_HG pull and update separately.
+       Check parents for SVN revision.
+
+2010-10-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * test_recheck: New script.
+
+2010-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * texi2pod.pl: Replace @@ before @{ and @}, for @samp{@@}.
+       Also escape characters with grave accents, to be fixed ...
+       (unmunge): ... here.
+       (postprocess): Also handle @/ and @acronym{...}.
+
+2010-07-02  Sebastian Pop  <sebastian.pop@amd.com>
+
+       * check_GNU_style.sh: Do not print warning messages when there are
+       no occurences.
+
 2010-09-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
 
        * gcc_update: Handle hg, too.