summaryrefslogtreecommitdiff
path: root/libgcc/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* sjlj.m4: New file.Eric Botcazou2015-05-131-56/+6
* Fix libgcc installation for offload targets.Bernd Schmidt2015-04-291-6/+3
* Implement call0 ABI for xtensaMax Filippov2015-03-031-0/+16
* re PR libgcc/65038 ([regression 5] Unable to find ftw.h for libgcov-util.c)Kai Tietz2015-02-271-0/+5
* Revert changeKai Tietz2015-02-271-6/+0
* re PR libgcc/65038 ([regression 5] Unable to find ftw.h for libgcov-util.c)Kai Tietz2015-02-271-0/+6
* (libgcc_s) Optional filename-based shared library versioning on AIX.Michael Haubenwallner2014-12-091-0/+17
* [PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makeBernd Schmidt2014-11-131-0/+17
* Make soft-fp symbols into compat symbols for powerpc*-*-linux*.Joseph Myers2014-10-301-0/+33
* Optimize powerpc*-*-linux* 32-bit classic hard/soft float hardfp/soft-fp use.Joseph Myers2014-10-251-0/+23
* crtstuff.c (USE_EH_FRAME_REGISTRY): Let USE_EH_FRAME_REGISTRY_ALWAYS override...Hans-Peter Nilsson2014-09-221-0/+16
* configure.ac (libgcc_cv_mips_hard_float): New.Richard Sandiford2014-02-071-0/+12
* configure.ac: Check __mips64 when setting host_address.Richard Sandiford2014-02-021-2/+4
* libgcc: check for fenv.h in dfp configure checkBernhard Reutner-Fischer2013-11-081-1/+8
* Commit the vtable verification feature.Caroline Tice2013-08-061-0/+10
* gthr.m4: New.Pavel Chupin2012-10-151-12/+2
* ieee754-df.S: Fix typos.Joseph Myers2012-05-291-1/+1
* re PR bootstrap/53183 (libgcc does not always figure out the size of double/l...Andrew Pinski2012-05-211-0/+5
* Use i386-cpuinfo.c on all i386 targetsRainer Orth2012-05-101-0/+10
* Return gthr-posix.h to libgcc (PR bootstrap/50982)Rainer Orth2011-11-071-1/+1
* Tweak libgcc configure test for 64-bit.David S. Miller2011-11-041-10/+5
* Fix multilib build of libgcc on Linux/sparc.David S. Miller2011-11-021-3/+4
* Move gthr to toplevel libgccRainer Orth2011-11-021-0/+15
* Move libgcc_tm_file to toplevel libgccRainer Orth2011-11-021-0/+10
* Move libgcc2 to toplevel libgccRainer Orth2011-11-021-0/+4
* Move shlib support to toplevel libgccRainer Orth2011-11-021-0/+54
* soft-fp: Move to ../libgcc.Rainer Orth2011-08-051-0/+12
* Makefile.in (FPBIT_FUNCS, [...]): Remove.Rainer Orth2011-08-051-0/+7
* Makefile.in (UNWIND_H): Remove.Rainer Orth2011-08-051-0/+7
* configure.ac (i?86-*-solaris2*): Use libgcc copy of i386/t-crtstuff.Rainer Orth2011-07-111-3/+1
* re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only...Rainer Orth2011-07-071-1/+1
* netbsd.h (ENABLE_EXECUTE_STACK): Remove.Rainer Orth2011-06-091-0/+1
* linux.h (MD_UNWIND_SUPPORT): Remove.Rainer Orth2011-06-031-0/+1
* t-osf5: Remove.Rainer Orth2011-06-031-0/+4
* t-slibgcc-darwin: Move to ...Rainer Orth2011-06-011-0/+4
* re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn2011-01-261-0/+31
* configure.ac: Use i386/t-crtstuff on i?86-*-solaris2* if appropriate.Rainer Orth2010-12-101-1/+1
* configure.ac: Adjust CFI test to test assembler directly rather than checking...Ian Lance Taylor2010-09-291-3/+8
* i386.c (ix86_supports_split_stack): -fsplit-stack requires assembler support ...Ian Lance Taylor2010-09-281-0/+6
* configure.ac: Use the GCC_AC_ENABLE_DECIMAL_FLOAT macro.Andreas Krebbel2010-09-031-35/+2
* re PR c/43553 (libgcc built with -DHAVE_CC_TLS against xgcc when emutls in use)Jack Howarth2010-03-301-0/+8
* Update AC_PREREQ entries to 2.64Ralf Wildenhues2009-08-241-1/+1
* Makefile.in (AUTOCONF, [...]): New variables.Ralf Wildenhues2009-07-301-0/+15
* re PR bootstrap/33100 (on bootstrap getting section .eh_frame: bad cie versio...Rainer Orth2008-11-201-0/+20
* re PR target/36669 (Wrong versioning for __float128)H.J. Lu2008-07-021-0/+15
* Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues2008-06-171-0/+1
* re PR regression/33926 (FAIL: gcc.dg/dfp/convert-dfp-round-thread.c execution...H.J. Lu2007-10-271-1/+1
* fixed-obj.mk: New file to support fine-grain fixed-point functions.Chao-ying Fu2007-09-171-0/+7
* configure.ac (set_have_cc_tls): Add a missing =.H.J. Lu2007-07-061-1/+1
* tls.m4 (GCC_CHECK_CC_TLS): New.H.J. Lu2007-07-061-0/+13