aboutsummaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)AuthorFilesLines
2014-12-04isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.Jack Howarth1-1/+0
2014-11-26Merge the ./config directory between GCC and BinutilsJan-Benedict Glaw1-8/+18
2014-11-26Merge ./config/ChangeLog with missing entries from BinutilsJan-Benedict Glaw1-0/+15
2014-11-18mt-ospace (CFLAGS_FOR_TARGET): Append -g -Os rather than overwriting.Bob Dunlop2-2/+8
2014-11-17Export "detect_leaks=0"H.J. Lu2-0/+8
2014-11-13[PATCH 2/4] OpenMP 4.0 offloading to Intel MIC: liboffloadmic.Kirill Yukhin2-0/+16
2014-11-11cloog.m4: Remove.Tobias Burnus1-152/+0
2014-10-27Let GDB reuse GCC's parser.Phil Muldoon2-0/+117
2014-09-01Support slim LTO bootstrapAndi Kleen2-5/+15
2014-08-28check functionality of isl version 0.12Sebastian Pop1-21/+5
2014-08-21configure: Regenerated.Bin Cheng2-1/+10
2014-08-18configure.ac: Eliminate ClooG installation dependency.Roman Gareev3-1/+9
2014-07-26re PR target/47230 (gcc fails to bootstrap on alpha in stage2 with "relocatio...Uros Bizjak2-0/+8
2014-07-25ChangeLog entry moved from config/ChangeLog to gcc/ChangeLog.Martin Liska1-12/+0
2014-07-24Another MIPS/R6000 IPA C++ refactoring fix.Martin Liska1-0/+6
2014-07-24IPA C++ refactoring fix.Martin Liska1-0/+6
2014-06-23Fix include path for in-tree cloog.Bernd Edlinger1-1/+1
2014-05-14configure.ac (target_makefile_frag): Set for nios2-*-elf*.Sandra Loosemore2-0/+9
2014-04-25re PR target/43538 (config/mt-gnu CXXFLAGS_FOR_TARGET)Marc Glisse2-1/+6
2013-11-29bootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Remove -lpthread -ldl.Marek Polacek2-1/+7
2013-11-29Add -B$$r/prev-$(TARGET_SUBDIR)/libsanitizer/H.J. Lu2-0/+6
2013-11-29Move config ChangeLog entries to config/ChangeLogH.J. Lu1-0/+8
2013-11-19* config/bootstrap-lto.mk: Use -ffat-lto-objects.Jan Hubicka1-2/+4
2013-11-19bootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Add -ldl.Marek Polacek2-1/+5
2013-11-15picflag.m4 (m68k-*-*): Use default PIC flag.Andreas Schwab2-3/+4
2013-09-29mh-darwin (BOOT_CFLAGS): Only add -mdynamic-no-pic for m32 hosts.Iain Sandoe2-3/+20
2013-08-30Merge ubsan into trunk.Marek Polacek2-0/+11
2013-03-27Fix whitespace issueKai Tietz1-2/+2
2013-03-27dfp.m4: Add support for cygwin x64 target.Kai Tietz3-2/+9
2013-02-25Add -B$$r/prev-$(TARGET_SUBDIR)/libsanitizer/asan/H.J. Lu2-0/+6
2013-01-23isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION.Shenghou Ma1-1/+0
2013-01-15re PR other/55973 (r195150 doesn't properly handle out of tree isl 0.11.1)Richard Biener3-10/+24
2013-01-07Remove "-I" from LIBSTDCXX_RAW_CXX_LDFLAGSH.J. Lu2-1/+6
2012-12-12Use libstdc++-raw-cxx.m4 in libjavaH.J. Lu2-2/+11
2012-12-11Add libstdc++-raw-cxx.m4 and use it in libsanitizerH.J. Lu2-0/+31
2012-11-29Add the missing fileH.J. Lu1-0/+6
2012-11-29Add --with-build-config=bootstrap-asan supportH.J. Lu1-0/+4
2012-11-05bid_functions.h: Check for __GLIBC__ additionally to LINUX when defining form...Thomas Schwinge2-0/+5
2012-10-15gthr.m4: New.Pavel Chupin2-0/+31
2012-09-19mt-sde: Change -mcode-xonly to -mcode-readable=pcrel.Steve Ellcey2-3/+7
2012-09-03re PR bootstrap/54138 (configuring --without-cloog but executable links again...Richard Guenther3-23/+7
2012-08-26Move config entries to ChangeLogH.J. Lu1-0/+4
2012-08-26cloog.m4 (CLOOG_INIT_FLAGS): Use = instead of == in test.Art Haas2-1/+5
2012-07-04isl.m4 (ISL_CHECK_VERSION): Set to yes if cross-compiling.Tristan Gingold2-3/+9
2012-07-03cloog.m4: Remove debugging print.Richard Guenther2-1/+4
2012-07-03Fix ISL check with static libislRainer Orth2-1/+8
2012-07-02isl.m4 (_ISL_CHECK_CT_PROG): Omit main function header/footer.Richard Guenther2-6/+8
2012-07-02isl.m4: New file.Richard Biener1-0/+162
2012-07-02cloog.m4: Set up to work against ISL only.Richard Guenther2-56/+23
2012-07-02[multiple changes]Richard Guenther1-98/+11