X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=ChangeLog;h=9f670447c5fc35d0f6e1cbf55af37e4a6d2bb6c2;hb=3e6e524fc3367d9b7fa4768caec4da97fbfa4f6c;hp=9bd7071099a1df709e9d0dba85f89f4ef77cdca0;hpb=020e6f2b7092aaea8ad22173fd33319b3a2928d2;p=pf3gnuchains%2Fgcc-fork.git diff --git a/ChangeLog b/ChangeLog index 9bd7071099a..9f670447c5f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,309 @@ +2008-09-03 Richard Guenther + + * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the + cloog test. + * configure: Re-generate. + +2008-09-03 Hari Sandanagobalane + + Add picoChip port. + * MAINTAINERS: Add picoChip maintainers. + +2008-09-02 Sebastian Pop + Tobias Grosser + Jan Sjodin + Harsha Jagasia + Dwarakanath Rajagopal + Konrad Trifunovic + Adrien Eliche + + Merge from graphite branch. + * configure: Regenerate. + * Makefile.in: Regenerate. + * configure.ac (host_libs): Add ppl and cloog. + Add checks for PPL and CLooG. + * Makefile.def (ppl, cloog): Added modules and dependences. + * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New. + (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New. + +2008-08-31 Aaron W. LaFramboise + + * configure.ac (RPATH_ENVVAR): Use PATH on Windows. + (GCC_SHLIB_SUBDIR): New. + * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR. + * configure: Regenerate. + * Makefile.in: Regenerate. + +2008-08-30 Gerald Pfeifer + + * MAINTAINERS: Consistently use tabs to separate columns. + +2008-08-29 Tristan Gingold + + * MAINTAINERS (Write after Approval): Add myself. + +2008-08-28 Tristan Gingold + + * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9): + Enable bfd, binutils and opcodes. + * configure: Regenerate. + +2008-08-27 John David Anglin + + * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry. + +2008-08-23 Thomas Koenig + + * MAINTAINERS: Use correct Umlaut for last name. + +2008-08-23 Francois-Xavier Coudert + + * MAINTAINERS: Move myself from Reviewers to Write after Approval. + +2008-08-16 David Edelsohn + + * MAINTAINERS: Update my email address. + +2008-08-16 Nicolas Roche + + * Makefile.tpl: Add BOOT_ADAFLAGS. + * Makefile.in: Regenerate. + +2008-08-09 Richard Sandiford + + * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu. + * configure: Regenerate. + +2008-07-30 Paolo Bonzini + + * configure.ac: Add makefile fragments for hpux. + * Makefile.def (flags_to_pass): Add ADA_CFLAGS. + * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS. + * configure: Regenerate. + * Makefile.in: Regenerate. + +2008-07-28 Aldy Hernandez + + * MAINTAINERS: Add Jakub and myself as gimple maintainers. + +2008-07-11 Dodji Seketeli + + * MAINTAINERS (Write after Approval): Add myself. + +2008-07-02 Xuepeng Guo + + * MAINTAINERS (Write After Approval): Add myself. + +2008-06-29 Andrew Jenner + + * MAINTAINERS (Write After Approval): Add myself. + +2008-06-29 Krister Walfridsson + + * MAINTAINERS: Update my email address. + +2008-06-25 Joey Ye + + * MAINTAINERS (Write After Approval): Add myself. + +2008-06-17 Ralf Wildenhues + + * Makefile.tpl ($(srcdir)/configure): Update dependencies. + * Makefile.in: Regenerate. + * configure: Regenerate. + +2008-06-17 Daniel Kraft + + * MAINTAINERS (Write After Approval): Add myself. + +2008-06-16 Ralf Wildenhues + + * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when + "$@" is still intact with both Autoconf 2.59 and 2.62. + * configure: Regenerate. + +2008-06-16 Ralf Wildenhues + + * Makefile.tpl: Fix comment errors. + * Makefile.in: Regenerate. + +2008-06-12 David S. Miller + David Edelsohn + + * configure.ac: Add powerpc*-*-* to gold supported targets. + * configure: Regenerate. + +2008-06-08 Joseph Myers + + PR tree-optimization/36218 + * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD. + * Makefile.tpl (EXTRA_BUILD_FLAGS): Define. + (all prefix="build-"): Pass them to build-system sub-makes. + * Makefile.in: Regenerate. + +2008-06-07 Joseph Myers + + * MAINTAINERS (mt port): Remove. + (sco5, unixware, sco udk): Remove. + (Kean Johnston): Add to Write After Approval. + +2008-05-30 Julian Brown + + * configure.ac (arm*-*-linux-gnueabi): Don't disable building + of libobjc for ARM EABI Linux. + * configure: Regenerate. + +2008-05-18 Xinliang David Li + + * ChangeLog: Remove wrong ChangeLog entry. + +2008-05-17 Xinliang David Li + + * MAINTAINERS (Write After Approval): Add myself. + +2008-05-15 Janus Weil + + * MAINTAINERS (Write After Approval): Add myself. + +2008-05-14 Rafael Espindola + + * config-ml.in: don't handle --enable-shared and --enable-static. + +2008-05-10 Richard Sandiford + + * MAINTAINERS: Update my email address. + +2008-05-10 Paolo Carlini + + * MAINTAINERS: Update my email address. + +2008-05-03 Kris Van Hees + + * MAINTAINERS (Write After Approval): Add myself. + +2008-04-28 Gabriele Svelto + + * MAINTAINERS (Write After Approval): Add myself. + +2008-04-25 Pompapathi V Gadad + + * MAINTAINERS (crx): Add myself. + +2008-04-18 Paolo Bonzini + + Sync with src: + 2008-04-14 David S. Miller + + * configure.ac: Add sparc*-*-* to gold supported targets. + * configure: Regenerate. + +2008-04-18 Paolo Bonzini + + PR bootstrap/35457 + * configure.ac: Include override.m4. + * configure: Regenerate. + +2008-04-18 Paolo Bonzini + + * Makefile.tpl (restrap): Call `make all' using double-colon rules. + * Makefile.in: Regenerate. + +2008-04-18 M R Swami Reddy + + * configure.ac (cr16-*-*): Add case for cr16 target and include gdb + as nonconfigurable directories list. + * configure: Regenerate. + +2008-04-14 Ben Elliston + + * config.sub, config.guess: Update from upstream sources. + +2008-04-12 Hans-Peter Nilsson + + * Makefile.tpl : Error early unless at least GNU make 3.80. + * Makefile.in: Regenerate. + +2008-04-11 Eric B. Weddington + + * configure.ac: Do not build libssp for the AVR. + * configure: Regenerate. + +2008-04-07 Ian Lance Taylor + + * Makefile.def: check-gold depends upon all-binutils. + * Makefile.in: Regenerate. + +2008-04-04 Andy Hutchinson + + * MAINTAINERS (Write After Approval): Add myself. + +2008-04-04 Nick Clifton + + PR binutils/4334 + * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted + builds. + * configure: Regenerate. + +2008-04-04 NightStrike + + PR other/35151 + * configure.ac: Combine rules for mingw32 and mingw64. + * configure: Regenerate. + +2008-04-02 Kai Tietz + + * MAINTAINERS (Write After Approval): Add myself. + +2008-04-01 Seongbae Park + + * Makefile.tpl (.NOTPARALLEL): Revert previous change. + * Makefile.in (.NOTPARALLEL): Ditto. + +2008-04-01 Peter O'Gorman + + * MAINTAINERS (Write After Approval): Add myself. + +2008-03-31 Seongbae Park + + * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty. + * Makefile.in (.NOTPARALLEL): Regenerate. + +2008-03-27 Paolo Bonzini + + * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove. + * Makefile.in: Regenerate. + +2008-03-26 Jakub Staszak + + * MAINTAINERS (Write After Approval): Add myself. + +2008-03-23 Thomas Koenig + + * MAINTAINERS: Update e-mail address. + +2008-03-20 Ian Lance Taylor + + * configure.ac: Add support for --enable-gold. + * Makefile.def: Add gold as a directory like ld. + * configure, Makefile.in: Regenerate. + +2008-03-16 Ralf Wildenhues + + * configure.ac: m4_include config/proginstall.m4. + * configure: Regenerate. + + Backport from upstream Libtool: + + 2007-10-12 Eric Blake + + Deal with Autoconf 2.62's semantic change in m4_append. + * ltsugar.m4 (lt_append): Replace broken versions of + m4_append. + (lt_if_append_uniq): Don't require separator to be overquoted, + and avoid broken m4_append. + (lt_dict_add): Fix typo. + * libtool.m4 (_LT_DECL): Don't overquote separator. + 2008-03-13 David Edelsohn * config.rpath: Add AIX 6 support. @@ -3433,7 +3739,7 @@ of libf2c. * configure, Makefile.in: Regenerate. -2004-05-13 Tobias SchlÃÂüter +2004-05-13 Tobias Schl���¼ter * MAINTAINERS (Write After Approval): Add myself.