]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/configure.ac
Commit of nios2 port to trunk:
[thirdparty/gcc.git] / gcc / configure.ac
2013-12-31  Chung-Lin TangCommit of nios2 port to trunk:
2013-12-11  Kugan Vivekanandarajahconfigure.ac: Add check for aarch64 assembler -mabi...
2013-12-05  Alan Modra* configure.ac (BUILD_CXXFLAGS) Don't use ALL_CXXFLAGS for
2013-12-04  H.J. LuPut a breakpoint on __asan_report_error for ASAN
2013-11-26  H.J. LuAdd -fuse-ld=bfd/-fuse-ld=gold support to exec-tool.in
2013-11-15  Joseph Myersacinclude.m4 (GCC_GLIBC_VERSION_GTE_IFELSE): New config...
2013-11-10  Karlson2kre PR plugins/52872 (--enable-plugin; incorrect test...
2013-11-01  Uros Bizjakconfigure.ac (HAVE_AS_IX86_INTERUNIT_MOVQ): Always...
2013-10-30  Jason MerrillMakefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass --disable...
2013-10-24  Jan-Benedict Glawconfigure.ac (ZW_PROG_COMPILER_DEPENDENCIES): Use CXX...
2013-10-15  David MalcolmAdd --enable-host-shared configuration option
2013-09-25  Tom TromeyMakefile.in (OUTPUT_OPTION): Define as "-o $@".
2013-09-25  Tom Tromey(clh 9)
2013-08-28  David MalcolmInitial version of gdb hooks
2013-08-22  Paolo Carliniconfigure.ac: Add backslashes missing from the last...
2013-08-22  Julian Brownconfigure.ac: Add aarch64 to list of arches which use...
2013-08-09  Eric Botcazouconfigure.ac: Add GAS check for LEON instructions on...
2013-07-29  Maciej W. Rozyckilinux.h (GLIBC_DYNAMIC_LINKER): Handle `-mnan=2008'.
2013-07-23  Yufeng Zhang[AArch64, ILP32] 1/6 Initial support - configury changes
2013-06-01  Janus Weilconfigure.ac: Add AC_HEADER_TIOCGWINSZ macro.
2013-05-16  Jason MerrillMakefile.in (LLINKER): New variable.
2013-05-14  Rainer OrthFix Solaris --as-needed/-z ignore detection (PR target...
2013-05-10  Alan Modraconfigure.ac (HAVE_AS_TLS): Swap powerpc64 and powerpc...
2013-05-09  Alan Modraconfigure.ac (HAVE_AS_TLS): Enable tests for powerpcle...
2013-05-08  Diego Novillore PR bootstrap/54659 (Bootstrap with --disable-nls...
2013-05-07  Anton Blanchardconfigure.ac (HAVE_LD_LARGE_TOC): Use correct linker...
2013-04-22  Catherine Mooreconfigure.ac (gcc_cv_as_micromips_support): Use the...
2013-04-15  Rainer OrthUse -z ignore instead of --as-needed on Solaris
2013-03-27  Kai Tietzconfig.build: Add support for cygwin x64 target.
2013-03-27  Alexander Ivchenkotarget.def (TARGET_HAS_IFUNC_P): New target hook.
2013-03-21  Rainer OrthDefault to DWARF 4 on Solaris if linker supports CIEv3
2013-03-21  Uros Bizjakre PR bootstrap/56656 (Suffix or operands invalid for...
2013-03-20  Catherine Mooreextend.texi: (micromips, nomicromips, nocompression...
2013-03-14  Edgar E. IglesiasAdd support for TLS in MicroBlaze
2013-02-25  Catherine Moore2012-02-25 Catherine Moore <clm@codesourcery.com>
2013-02-24  Catherine Mooremips16.S: Don't build for microMIPS.
2013-02-01  David Edelsohnre PR c++/54601 (AIX uses atexit which causes unloading...
2013-01-30  Rainer OrthProperly set progbits/nobits for Solaris/SPARC as
2013-01-26  Michael Haubenwallnerconfigure.ac (gcc_cv_ld_static_dynamic): Define for...
2013-01-24  Diego NovilloRemove zone allocator.
2013-01-11  Eric BotcazouMakefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-10  David Edelsohnconfigure.ac (HAVE_AS_TLS): Add check for powerpc-ibm...
2013-01-02  Richard Bienerre PR bootstrap/55784 (declaration of C function 'const...
2012-12-20  Thomas Schwingere PR driver/55202 (Building a combined tree is broken...
2012-11-24  Matthias Kloseconfigure.ac (multiarch): Use $enableval instead of...
2012-11-21  Matthias Kloseconfigure.ac: Substitute `with_cpu'.
2012-11-15  David S. MillerAdd support for sparc fused compare-and-branch.
2012-11-14  Matthias Kloseinvoke.texi: Document -print-multiarch.
2012-11-14  David Edelsohnconfigure.ac (HAVE_LD_LARGE_TOC): Add AIX test.
2012-11-10  Andrew Pinskire PR driver/55202 (Building a combined tree is broken...
2012-11-07  Peter Bergnerinvoke.texi (-mcpu=power8): Document.
2012-10-23  Ian BoltonAArch64 [1/10]
2012-10-18  Alan Modraconfigure.ac (HAVE_LD_NO_DOT_SYMS): Set if using gold.
2012-10-11  Jason Merrillconfigure.ac (gcc_cv_as_aix_ref): Fix typo.
2012-10-11  Hans-Peter Nilsson* configure.ac (out-of-tree linker .hidden support...
2012-10-11  Hans-Peter Nilssonconfigure.ac (gcc_cv_as_comdat_group_group): Default...
2012-10-11  Hans-Peter Nilssonacinclude.m4 (_gcc_COMPUTE_GAS_VERSION): Allow a single...
2012-10-04  Uros Bizjakconfigure.ac (noexception_flags): Add -fasynchronous...
2012-09-25  Jakub Jelinekre PR other/54692 (gcc doesn't build with "-Og -g")
2012-09-13  Jakub Jelinekconfigure.ac (CXXFLAGS): Remove -O2 when not bootstrapping.
2012-09-13  Teresa JohnsonThis fixes PR gcov-profile/54487 where the gcda files...
2012-09-06  Uros Bizjakconfigure.ac (hle prefixes): Remove .code64.
2012-08-20  Joseph Myersconfigure.ac (ffs): Check for declaration.
2012-08-17  Diego Novillore PR bootstrap/54281 (Fails to bootstrap with --disabl...
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-07-24  Steven Bosschersbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for...
2012-07-07  Hans-Peter NilssonFix configure test for "stack protector support in...
2012-07-03  Uros Bizjakconfigure.ac (HAVE_AS_IX86_REP_LOCK_PREFIX): Also requi...
2012-07-02  Richard Guenthercloog.m4: Set up to work against ISL only.
2012-06-29  Steven Bosscherconfigure.ac: Skip C if explicitly selected.
2012-05-31  Diego NovilloFix compilation of build/*.o when using C++.
2012-05-25  Eric Botcazoure PR ada/52362 (gnat.dg/lto8.adb FAILs with gas/gld)
2012-05-16  Igor Zamyatinconfigure.ac: Stack protector enabling for Android...
2012-05-07  Eric Botcazouconfigure.ac (PLUGIN_LD): Rename into...
2012-05-02  Kirill YukhinChangeLog entry:
2012-04-03  Tristan Gingoldmmap.m4: Use *vms* instead of vms*.
2012-03-21  Andreas Toblerconfigure.ac (HAVE_LD_NO_DOT_SYMBOLS): Add powerpc64...
2012-03-15  Ramana RadhakrishnanFix gnu_unique_object handling for arm-linux-gnueabi
2012-03-14  Rainer OrthRemove obsolete Solaris 8 support
2012-03-14  Rainer OrthRemove obsolete IRIX 6.5 support
2012-03-13  Rainer OrthRemove extra_passes
2012-03-12  Rainer OrthRemove obsolete Tru64 UNIX V5.1B support
2012-03-08  Rainer OrthFix R_386_TLS_LDM_PLT detection
2012-02-22  Rainer OrthUse alternate thread library on Solaris 8 even without TLS
2012-02-20  Rainer OrthEnable initfini array support on Solaris (PR target...
2012-02-14  Walter LeeAdd ports for TILE-Gx and TILEPro.
2012-01-23  Douglas RuppInterix resurrection
2012-01-19  Jakub Jelinekre PR bootstrap/50237 (bootstrap comparison failure...
2012-01-17  Rainer OrthDisable dl_iterate_phdr on Solaris 10
2012-01-10  Rainer OrthCheck if linker supports R_386_TLS_GD_PLT, R_386_TLS_LD...
2012-01-06  Han ShenTranslate built-in include paths for sysroot.
2011-11-18  Iain Sandoere PR target/49992 (lto-bootstrap reveals duplicate...
2011-11-12  Dimitrios Apostoloure PR bootstrap/51094 (Bootstrap failure at revision...
2011-11-03  Michael Matzre PR bootstrap/50857 (The compiler is built with excep...
2011-11-02  Jason Merrillre PR c++/50810 (c++0x-compat does not warn about narro...
2011-11-02  Rainer OrthMove gthr to toplevel libgcc
2011-11-02  Rainer OrthMove libgcc_tm_file to toplevel libgcc
2011-11-02  Rainer OrthMove crtstuff support to toplevel libgcc
2011-11-02  Rainer OrthMove shlib support to toplevel libgcc
next