aboutsummaryrefslogtreecommitdiff
path: root/config/ChangeLog
AgeCommit message (Expand)Author
2012-03-13Mark ChangeLogGCC Administrator
2011-04-16Mark ChangeLogGCC Administrator
2010-10-02Fix unportable shell quoting.Ralf Wildenhues
2010-10-01Mark ChangeLogGCC Administrator
2010-06-11re PR libgcj/44216 (All libjava tests fail on IRIX 6.5: ld warns about -no-me...Rainer Orth
2010-04-29Mark ChangeLogGCC Administrator
2010-01-21Mark ChangeLogGCC Administrator
2009-10-15Mark ChangeLogGCC Administrator
2009-07-22Mark ChangeLogGCC Administrator
2009-04-21Mark ChangeLogGCC Administrator
2009-04-10Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2009-02-11mh-cygwin (LDFLAGS): Add linker option to increase stack limit up to 8MB.Kai Tietz
2009-01-23mf-impl.h (__mf_get_state, [...]): Don't use __thread when TLS support is emu...Jie Zhang
2008-12-21Index...Andrew Pinski
2008-11-21Missed to check in changes to /config/mh-mingw.Kai Tietz
2008-11-12re PR target/27880 (undefined reference to `_Unwind_GetIPInfo')Steve Ellcey
2008-08-09configure.ac (mips*-*-*linux*, [...]): Use mt-mips-gnu.Richard Sandiford
2008-08-03mt-spu (all-ld): Update for ld Makefile changes.Alan Modra
2008-08-02tcl.m4 (SC_PATH_TCLCONFIG): Add some simple logic to deal with cygwin.Keith Seitz
2008-07-30config: sync with srcKeith Seitz
2008-07-30configure.ac: Add makefile fragments for hpux.Paolo Bonzini
2008-07-11mh-mingw (LDFLAGS): Append to rather than replacing previous value.Joseph Myers
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues
2008-06-11tls.m4: Fix typos.Bernhard Reutner-Fischer
2008-06-08re PR tree-optimization/36218 (VRP causes stack overflow while building libgcj)Joseph Myers
2008-06-05re PR driver/35916 (problem running GCC under Vista with relocated directory)Danny Smith
2008-05-12re PR ada/36001 ($(GNATMAKE) not defined with 'cd gcc && make')Samuel Tardieu
2008-04-23override.m4: Apply _AC_ARG_VALIDATE fix to all versions but 2.62.Paolo Bonzini
2008-04-18re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini
2008-04-04re PR middle-end/4334 (Flow control insn inside a basic block, arm/netbsd, gc...Nick Clifton
2008-03-27extensions.m4: New.Paolo Bonzini
2008-03-27Makefile.tpl (PICFLAG, [...]): Remove.Paolo Bonzini
2008-03-16configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues
2008-02-20* mh-ppc-darwin (BOOT_CFLAGS): Use +=, not =.Uros Bizjak
2008-02-20ChangeLog: Whitespace fixes.Uros Bizjak
2008-02-20re PR bootstrap/32009 (building gcc4-4.3/4.4.0-20070518 failed on OSX 10.3.9)Paolo Bonzini
2008-01-08configure.ac (--enable-linux-futex): Add new configure option.Jakub Jelinek
2007-12-06mt-sde (CFLAGS_FOR_TARGET, [...]): Use +=, not =.Richard Sandiford
2007-10-15tls.m4 (GCC_CHECK_TLS): Rename have_tls to gcc_cv_have_tls.Maciej W. Rozycki
2007-10-03* no-executables.m4 (GCC_TRY_COMPILE_OR_LINK): New function.Kazu Hirata
2007-10-03no-executables.m4 (GCC_TRY_COMPILE_OR_LINK): New function.Richard Sandiford
2007-10-03revert: no-executables.m4 (GCC_TRY_COMPILE_OR_LINK): New function.Kazu Hirata
2007-10-02no-executables.m4 (GCC_TRY_COMPILE_OR_LINK): New function.Richard Sandiford
2007-09-21mt-sde (CFLAGS_FOR_TARGET): Replace -fno-optimize-sibling-calls with -minterl...Richard Sandiford
2007-09-20configure.ac (mipsisa*-*-elfoabi*): New stanza.Richard Sandiford
2007-09-11Move the entry to proper ChangeLog.H.J. Lu
2007-09-07mt-sde (CFLAGS_FOR_TARGET): Add -mno-gpopt.Richard Sandiford
2007-08-30Move changelogRichard Sandiford
2007-08-18Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.Paul Brook
2007-07-06tls.m4 (GCC_CHECK_CC_TLS): New.H.J. Lu