X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=contrib%2FChangeLog;h=94aef3d21098325569ad7a3e954397245f777efa;hb=5915597d682bea3f891f46039d0b930ede609933;hp=1449506e50942b79b09584f9ba592706d41ef507;hpb=99c77e3269d98e7f598895ae3a9f3ee34dc7b9e6;p=pf3gnuchains%2Fgcc-fork.git diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 1449506e509..94aef3d2109 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,360 @@ +2012-01-02 Georg-Johann Lay + + PR target/51345 + * gcc_update (files_and_dependencies): Add + gcc/config/avr/t-multilib, gcc/config/avr/multilib.h. + +2011-11-29 DJ Delorie + + * config-list.mk (LIST): Add rl78-elf. + +2011-11-21 Rainer Orth + + * make_sunver.pl: Convert '?' in glob patterns to '.'. + +2011-11-07 Richard Henderson + + Merged from transactional-memory. + + * gcc_update: Add libitm to touch data. + +2011-11-07 Quentin Neill + + * compare_tests: Add ability to compare all .sum + files from two build directories. + +2011-11-05 Joern Rennecke + + * contrib-list.mk: Add Epiphany configurations. + +2011-09-13 Diego Novillo + + * testsuite-management: New. + * testsuite-management/validate_failures.py: New. + +2011-08-25 Rainer Orth + + * gcc_update: Determine svn branch from hg convert_revision. + +2011-07-18 Rainer Orth + + * 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 + + * gcc_update: Add C6X generated files. + * contrib/config-list.mk: Add c6x-elf and c6x-uclinux. + +2011-07-01 Rainer Orth + + * config-list.mk (LIST): Append OPT-enable-obsolete to + alpha-dec-osf5.1, mips-sgi-irix6.5. + +2011-06-24 Diego Novillo + + * repro_fail: New. + +2011-06-21 Joseph Myers + + * gcc_update (gcc/config/avr/avr-tables.opt): New dependencies. + +2011-05-19 Joseph Myers + + * gcc_update (gcc/config/arm/arm-tables.opt): Also depend on + gcc/config/arm/arm-fpus.def. + +2011-05-10 Joseph Myers + + * gcc_update (gcc/config/rs6000/rs6000-tables.opt): New + dependencies. + +2011-05-09 Joseph Myers + + * gcc_update (gcc/config/mips/mips-tables.opt): New dependencies. + +2010-05-05 Joern Rennecke + + * config-list.mk: New file. + +2011-05-02 Joseph Myers + + * gcc_update (gcc/config/m68k/m68k-tables.opt): New dependencies. + +2011-04-25 Jan Kratochvil + + * paranoia.cc (ENUM_BITFIELD): Remove. + +2011-04-08 Joseph Myers + + * gcc_update (gcc/config/arm/arm-tables.opt): New dependencies. + +2011-03-22 Joseph Myers + + * compare-all-tests (all_targets): Remove crx and m68hc11. + +2011-03-21 Rainer Orth + + PR bootstrap/48135 + * make_sunver.pl: Don't use File::Glob. + +2011-03-05 Joseph Myers + + * gennews (files): Add files for GCC 4.6. + +2011-01-26 Dave Korn + + * 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 + + * make_sunver.pl: Use elfdump -s to extract symbols if possible, + readelf -s otherwise. + +2010-11-08 Eric Botcazou + + * make_sunver.pl: Ignore entries without symbol name first. Then do + not ignore symbols marked as 'R'. + +2010-10-18 Andi Kleen + + * gccbug.el: Remove. + +2010-10-12 Rainer Orth + + * gcc_update: Run $GCC_HG pull and update separately. + Check parents for SVN revision. + +2010-10-11 Ralf Wildenhues + + * test_recheck: New script. + +2010-08-22 Ralf Wildenhues + + * 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 + + * check_GNU_style.sh: Do not print warning messages when there are + no occurences. + +2010-09-13 Rainer Orth + + * gcc_update: Handle hg, too. + +2010-07-08 Eric Botcazou + + * make_sunver.pl: Remove extra whitespace in regexp. + +2010-07-02 Sebastian Pop + + * check_GNU_style.sh: New. + +2010-07-02 Rainer Orth + + * make_sunver.pl: New file. + +2010-07-02 Iain Sandoe + + * compare-debug (Darwin): Remove '-x' flag from ld-based object + stripping. Add a comment as to why we do it this way. + +2010-06-20 Alexandre Oliva + + * compare-debug: Drop LTO sections. + +2010-06-15 Bernhard Reutner-Fischer + + * gcc_update: Support updating a git clone. + +2010-06-04 Rainer Orth + + * test_summary: Don't use diff -u. + Adapt egrep regex. + +2010-06-02 Andrew Haley + + * download_prerequisites: New script. + +2010-05-25 Rainer Orth + + * dg-extract-results.sh: Redirect grep output to /dev/null instead + of grep -q. + +2010-04-22 Basile Starynkevitch + + * gcc_update: Sets the locale to C. + +2010-04-06 Joseph Myers + + * gennews (files): Add files for GCC 4.5. + +2010-03-22 Jan Kratochvil + + Fix *.log tests output containing "===". + * dg-extract-results.sh (/\===/): Rename to ... + (/^\t\t=== .* ===$/): ... this pattern. + +2010-03-02 Rainer Orth + + * dg-extract-results.sh: Fix result order to match sequential case. + +2010-01-16 Ralf Wildenhues + + * check_warning_flags.sh: Use \012 instead of \n with tr. + +2010-01-05 Rainer Orth + + * dg-extract-results.sh: Don't use tail -n. + +2009-10-03 H.J. Lu + Richard Guenther + + PR lto/39216 + * gcc_update: Adjust file timestamps for lto-plugin. + +2009-09-10 Iain Sandoe + + PR bootstrap/41245 + * compare-debug: Handle stripping of dwarf debug sections from darwin + mach-o objects. + +2009-09-04 Alexandre Oliva + + * compare-debug: Grep for blank before dash to avoid grep -e. + +2009-09-01 Alexandre Oliva + + * compare-debug: Look for .gkd files and compare them. + +2009-08-27 Ralf Wildenhues + + PR testsuite/41166 + * test_summary: Invoke config.status, rather than trying to + parse it. Adjust awk script. + +2009-08-18 Alexandre Oliva + + * compare-debug: Drop .eh_frame relocations too. + +2009-08-18 H.J. Lu + + PR testsuite/40704 + * test_summary: Filter out "\r". + +2009-06-02 Alexandre Oliva + + * compare-debug: Don't fail just because of .eh_frame differences. + +2009-04-27 Jakub Jelinek + + PR testsuite/39807 + * dg-extract-results.sh: Close open files and use >> instead of > + to decrease number of concurrently open files from awk. Avoid + = at the beginning of a regexp and redirect to a file determined + by curfile variable rather than concatenated strings to workaround + Solaris nawk bug. + +2009-04-25 Gerald Pfeifer + + * test_summary: Only include LAST_UPDATED if it exists. + Complete copyright years. + +2009-04-16 Paolo Bonzini + + * compare-all-tests: New. + +2009-04-14 Jakub Jelinek + + * gennews (files): Reference GCC 4.4 web pages. + +2009-04-09 Jakub Jelinek + + * reghunt/date_based/reg_periodic: Change copyright header to refer + to version 3 of the GNU General Public License and to point readers + at the COPYING3 file and the FSF's license web page. + * reghunt/date_based/reg_search: Likewise. + * regression/GCC_Regression_Tester.wdgt/widget.html: Likewise. + * regression/btest-gcc.sh: Likewise. + * regression/objs-gcc.sh: Likewise. + +2009-03-01 Ralf Wildenhues + + * check_warning_flags.sh: Update flag exceptions. + +2008-11-18 Ben Elliston + + * dg-cmp-results.sh: Do not print usage if either .sum file cannot + be opened; print a more meaningful error instead. + +2008-10-24 Janis Johnson + Jakub Jelinek + + * dg-extract-results.sh: New file. + +2008-07-14 Ralf Wildenhues + + * check_makefile_deps.sh: New file. + +2008-05-08 Sebastian Pop + + * patch_tester.sh (report): Do not print "Checker: ". + +2008-04-23 Sebastian Pop + + * patch_tester.sh (report): Do not print the time. + +2008-04-01 Joseph Myers + + * texi2pod.pl: Handle @samp and @url inside verbatim blocks. + Handle @heading. Handle enumerated lists with starting numbers + and extra headings. + +2008-03-10 Janis Johnson + + * patch_tester.sh (initialization): Initialize svnpatch and stop. + (usage): Add -svnpath and -stop. + (makedir): New. + (argument handling): Process -stop and -svnpath. + (setup code): Use makedir, error out if initial svn checkout fails. + (update): Use svnpath. Invoke contrib/gcc_update. + (apply_patch): Require that patch was created at top level. Use eval + with option variables. Don't use bootstrap target for make. Verify + that some tests were run. + (bootntest_patched): Use snvpath. + (main loop): For -stop, exit when there are no more patches to test. + +2008-03-09 Ralf Wildenhues + + * check_warning_flags.sh: Instead of invoke.texi, take the path + to the doc directory as argument. Check that warnings listed in + 'gcc --help' are accepted by the compiler, and listed in the + manuals. + +2008-03-06 Tom Tromey + + * patch_tester.sh (usage): Watermark is not lexicographic. + Load $STATE/defaults if it exists. + (selfexec): Use $0. + (apply_patch): Handle deletions. + (bootntest): Handle default settings. + +2008-03-05 Jakub Jelinek + + * gennews (files): Reference GCC 4.3 web pages. + +2008-02-15 Ralf Wildenhues + + * check_warning_flags.sh: New file. + 2008-01-25 Joseph Myers * paranoia.cc (main): Remove handling of c4x_single and @@ -598,7 +955,7 @@ * texi2pod.pl: Handle @include, @ftable, @vtable. Reformat some code for clarity. -2002-02-24 Christian Jönsson +2002-02-24 Christian Jönsson * test_summary: Additional to XPASS and FAIL, add UNRESOLVED, WARNING and ERROR output from the *.sum files. @@ -1003,7 +1360,7 @@ Sun Nov 28 00:41:44 1999 William Bader (william@nscs.fast.net) * gcc_update: Allow patches compressed by bzip2. -1999-10-11 Martin v. Löwis +1999-10-11 Martin v. Löwis * newcvsroot: New file.