IA MCU psABI support: changes to libraries
[gcc.git] / gcc / configure.ac
2015-06-30 Jack Howarthre PR target/66509 (the new clang-based assembler in...
2015-06-24 Andreas KrebbelS/390 Vector ABI GNU Attribute.
2015-05-31 H.J. LuCheck CXXFLAGS, instead of CFLAGS, for NO_PIE_CFLAGS
2015-05-28 Andreas Toblerconfigure.ac: Move the atoll check from AC_CHECK_FUNCS...
2015-05-28 H.J. LuAdd --enable-default-pie option to GCC configure
2015-05-27 Jason Merrillre PR bootstrap/66304 (Can't bootstrap on x86_64-linux...
2015-05-26 Jason Merrillconfigure.ac: Set CXXFLAGS for ISL test.
2015-05-26 Jason Merrillconfigure.ac: Use C++ for all tests.
2015-05-08 Gregor Richards[PATCH 2/13] musl libc config
2015-05-05 Yvan Rouxaarch64-elf-raw.h (CA53_ERR_843419_SPEC): Define.
2015-04-28 Alan Modrare PR target/65810 (powerpc64 alignment of r2 insuffici...
2015-04-22 Kyrylo TkachovRevert:
2015-04-22 Gregor Richardsconfig changes for musl libc support
2015-03-11 Georg-Johann Layre PR target/65296 ([avr] fix various issues with specs...
2015-02-10 Trevor SaundersSupport gcov-tool without ftw.h
2015-01-12 H.J. LuUpdate Linux/x86-64 linker test for PIE with copy reloc
2015-01-06 Eric Botcazouconfigure.ac: Add Visium support.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-04 H.J. LuAlways define HAVE_LD_PIE_COPYRELOC
2014-12-04 Sriraman Tallamx86-64: Optimize access to globals in PIE with copy...
2014-12-01 Tobias Burnusre PR middle-end/64017 (Support ISL 0.14.0 (to fix...
2014-11-22 John David Anglinre PR other/63694 (Build error compiling asan.c: strtou...
2014-11-21 Matthew FortuneRefine configure guard for MIPS .module availability
2014-11-14 Jakub Jelinekconfigure.ac (--with-diagnostics-color): New configure...
2014-11-13 Bernd Schmidt[PATCH 1/7] OpenMP 4.0 offloading infrastructure: confi...
2014-11-12 Matthew FortuneImplement MIPS o32 FPXX, FP64, FP64A ABI extensions.
2014-11-12 Tobias BurnusMakefile.in (CLOOGLIBS, CLOOGINC): Remove.
2014-11-11 David MalcolmMerger of dmalcolm/jit branch from git
2014-11-03 Joseph MyersImplement TARGET_ATOMIC_ASSIGN_EXPAND_FENV for powerpc...
2014-10-27 Phil MuldoonLet GDB reuse GCC's parser.
2014-10-19 Ilya VerbinSet SECTION_EXCLUDE flag for LTO sections.
2014-10-10 Kyrylo Tkachov[AArch64] Add --enable-fix-cortex-a53-835769 configure...
2014-09-21 Hans-Peter Nilssonconfigure.ac (target_header_dir): Move block defining...
2014-08-19 H.J. LuSet install_gold_as_default to no first
2014-08-19 Rainer OrthRestore Sun as COMDAT group support
2014-08-18 H.J. LuSet install_gold_as_default to no for --enable-gold=no
2014-08-18 Roman Gareevconfigure.ac: Eliminate ClooG installation dependency.
2014-07-30 Mike Stumpconfigure.ac: Also check for popen.
2014-06-27 Rainer OrthSupport compressed debug sections
2014-06-10 Thomas Schwinge[PR lto/61334] Declare prototype for strnlen, if needed.
2014-06-04 Richard Bienerconfigure.ac: Check whether the underlying type of...
2014-05-28 Rainer OrthCentralise clearing hardware capabilities with Sun ld
2014-05-26 Richard Bienerconfigure.ac: Remove long long and __int64 type checks...
2014-05-21 John Marinoconfig.gcc (*-*-dragonfly*): New target.
2014-05-20 Richard Bienerconfig.gcc: Remove need_64bit_hwint.
2014-05-13 Catherine Mooreconfigure.ac: Fix assembly for explicit JALR relocation...
2014-04-28 Richard Bienerconfigure.ac: Do valgrind header checks unconditionally.
2014-04-28 Eric Botcazouconfigure.ac: Tweak GAS check for LEON instructions...
2014-04-25 Rainer OrthRemove LIB_TLS_SPEC on Solaris
2014-04-24 Rainer OrthFix gcc_cv_as_cfi_directive test for Solaris as
2014-04-22 Rainer OrthRemove obsolete Solaris 9 support
2014-04-17 Trevor Saundersenable -Woverloaded-virtual when available
2014-04-16 Rainer OrthCorrectly detect native TLS support with 64-bit gas...
2014-03-07 Rainer OrthImprove @tlsldmplt test on Solaris 11/x86
2014-03-07 Rainer OrthDisable local dynamic TLS model on Solaris/x86 if as...
2014-03-02 Jon Benistonre PR bootstrap/48230 (bootstrapping gcc-4.6.0-RC-20110...
2014-02-14 Roland McGrathUse ud2 assembly mnemonic when available.
2014-02-12 H.J. LuPass --32 to GNU assembler for .long foo@GOTOFF check
2014-01-28 Alan ModraMakefile.in (BUILD_CPPFLAGS): Do not use ALL_CPPFLAGS.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
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.
next