X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=ChangeLog;h=64ac4f65b582d0ab134629abfaf44dd085d895d9;hb=e508bf98b6a81c454f9a1e29237135170270337c;hp=49ba74f4f0d75accc96a7a1f78a0001aacbc7005;hpb=4dc4ff49a2623f2de879f7581b2b39445701c999;p=pf3gnuchains%2Fgcc-fork.git diff --git a/ChangeLog b/ChangeLog index 49ba74f4f0d..64ac4f65b58 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,161 @@ +2012-02-17 Walter Lee + + * MAINTAINERS: (Write After Approval): Delete myself. + +2012-02-14 Walter Lee + + * MAINTAINERS (tilegx port): Add myself. + (tilepro port): Add myself. + (Write After Approval): Add myself. + +2012-02-12 Gerald Pfeifer + + * MAINTAINERS (Various Maintainers): Add Diego Novillo, + Gerald Pfeifer and Joseph Myers as docstring relicensing + maintainers. + +2012-02-09 Bin Cheng + + * MAINTAINERS (write-after-approval): Add myself. + +2012-02-08 Ira Rosen + + * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer + maintainer. + +2012-02-04 Venkataramanan Kumar + + * MAINTAINERS (Write After Approval): Move myself to maintain alphabetical order. + +2012-02-03 Venkataramanan Kumar + + * MAINTAINERS (Write After Approval): Add myself. + +2012-02-02 Jayant R Sonar + + * MAINTAINERS (Write After Approval): Add myself. + +2012-02-02 Sumanth G + Jayant R Sonar + + * configure.ac (cr16-*-*): Remove nonconfigdirs. + * configure: Regenerate. + +2012-01-23 Harshit Chopra + + * MAINTAINERS (Write After Approval): Add myself. + +2012-01-22 Douglas B Rupp + + * configure.ac: Remove reference to mh-interix. + * configure: Regenerate. + +2012-01-05 Richard Henderson + + PR bootstrap/51072 + * configure.ac: Disable libitm if c++ is not enabled. + * configure: Rebuild. + + * configure.ac: Fix regexp for same. + * configure: Rebuild. + +2012-01-02 Balaji V. Iyer + + * MAINTAINERS (Write After Approval): Add myself. + +2012-01-02 Richard Guenther + + PR bootstrap/51686 + * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin. + * Makefile.in: Regenerate. + +2011-12-28 Oleg Endo + + * MAINTAINERS (Write After Approval): Add myself. + +2011-12-18 Eric Botcazou + + * configure: Regenerate. + +2011-12-14 Hariharan Sandanagobalane + + * MAINTAINERS (picochip): Changed email address. + +2011-11-30 Matthew Gretton-Dann + + * MAINTAINERS (write-after-approval): Add self. + +2011-11-29 DJ Delorie + + * configure.ac (rl78-*-*) New case. + * configure: Regenerate. + * MAINTAINERS: Add myself as RL78 maintainer. + +2011-11-21 Eric Botcazou + + * MAINTAINERS: Add self as co-maintainer of the Ada front end. + +2011-11-21 Andreas Tobler + + * libtool.m4: dditional FreeBSD 10 fixes. + +2011-11-21 Joern Rennecke + + * MAINTAINERS: Move myself from Write After Approval to CPU Port + Maintainers section, as Epiphany maintainer. + +2011-11-18 Iain Sandoe + + PR target/49992 + * configure.ac: Remove ranlib special-casing for Darwin. + * configure: Regenerate. + +2011-11-12 Andrey Belevantsev + + * MAINTAINERS (Reviewers): Keep the list sorted. + +2011-11-11 Andrey Belevantsev + + * MAINTAINERS (Selective Scheduling): Add myself as a reviewer. + +2011-11-09 Roland McGrath + + * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET. + * configure: Rebuild. + * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET. + * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables. + (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET. + (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET. + (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): + Add READELF. + * Makefile.in: Rebuild. + +2011-11-09 Jason Merrill + + * Makefile.def (language=c++): Remove check-c++0x. + * Makefile.in (check-gcc-c++): Regenerate. + +2011-11-08 Richard Henderson + + * configure.ac: Test for libitm directory present first. + + * configure.ac: Adjust srcdir for running libitm/configure.tgt. + + * configure.ac: Test libitm/configure.tgt to disable libitm. + * configure: Rebuild. + +2011-11-07 Aldy Hernandez + Richard Henderson + + Merged from transactional-memory. + + * Makefile.def (lang_env_dependencies): libitm is c++. + Add libitm target module. + * configure.ac: Likewise. + * config/mmap.m4: New file. + * contrib/gcc_update: Add libitm to touch data. + * Makefile.in, configure: Rebuild. + 2011-11-02 Rainer Orth * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,