aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config
AgeCommit message (Expand)AuthorFilesLines
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-8/+8
2016-10-05crtbegin.S (__do_jv_register_classes): Remove.Andreas Schwab1-63/+0
2016-10-04defaults.h (JCR_SECTION_NAME, [...]): Remove.Jakub Jelinek4-51/+0
2016-09-28cpuinfo.c (__get_cpuid_output): Remove.Uros Bizjak1-17/+3
2016-08-25[mips] Fix linux header use in libgccSzabolcs Nagy1-1/+1
2016-07-29_divkc3.c: Add copyright/license boilerplate.Bill Schmidt2-0/+50
2016-07-29lib1funcs.S (__muldi3): No need to clear zero_reg as previous call to __umulh...Georg-Johann Lay1-1/+0
2016-07-21[ARM] Fix PR target/59833Aurelien Jarno1-3/+7
2016-07-12_divkc3.c: New.Bill Schmidt4-1/+142
2016-07-11lib1funcs.S: Add new wrapper.Hale Wang1-32/+218
2016-07-07arm-arches.def (armv8-m.base): Define new architecture.Thomas Preud'homme1-1/+2
2016-07-07lib1funcs.S (HAVE_ARM_CLZ): Define for ARMv6* or later and ARMv5t* rather tha...Thomas Preud'homme1-3/+4
2016-07-07elf.h: Use __ARM_ARCH_ISA_THUMB and __ARM_ARCH_ISA_ARM to decide whether to p...Thomas Preud'homme4-19/+25
2016-06-28linux.h: Do not include arch/icache.hWalter Lee1-2/+4
2016-06-21remove mep-* supportTrevor Saunders4-383/+0
2016-06-21remove avr-rtems supportTrevor Saunders1-2/+0
2016-06-21remove support for the interix targetTrevor Saunders1-3/+0
2016-06-18fptr.c (__canonicalize_funcptr_for_compare): Don't set least-significant bit ...John David Anglin1-1/+1
2016-06-14* Partially revert my previous commit.Uros Bizjak8-72/+20
2016-06-13i386-builtin-types.def (INT_FTYPE_FLOAT128): New function type.Uros Bizjak7-1/+77
2016-05-26free.asm: Delete.Nathan Sidwell4-159/+1
2016-05-25crt0.s: Delete.Nathan Sidwell3-47/+39
2016-04-29crt1.S: Remove SH5 support.Oleg Endo8-2574/+10
2016-04-29[ARC] Handle FPX NaN within optimized floating point library.Claudiu Zissulescu1-5/+10
2016-04-28[ARC/LIBGCC] Add TLS support.Claudiu Zissulescu2-0/+70
2016-04-25cmpd.c (__mspabi_cmpf): Add prototype.Nick Clifton6-6/+20
2016-04-21* config/m68k/linux-atomic.c: Do not include unistd.hWaldemar Brodkorb1-1/+0
2016-04-20ieee754-df.S: Fix typos in comments.Martin Galvan1-12/+12
2016-03-29ft32.opt (mnodiv): New.James Bowman2-10/+84
2016-03-22re PR libgcc/70363 (PowerPC __float128 to long double doesn't link if built w...Michael Meissner1-0/+4
2016-03-16Save call-clobbered registers in _mcount on 32-bit Solaris/x86 (PR target/38239)Rainer Orth1-24/+12
2016-02-26sfp-machine.h (_FP_DECL_EX): Declare _fpsr as a union of u64 and double.Paul E. Murphy1-9/+13
2016-02-17xtensa: fix libgcc build with --text-section-literalsMax Filippov2-0/+4
2016-02-15S/390: Add -fsplit-stack supportMarcin Koƛcielnicki2-0/+613
2016-02-10re PR go/68562 (morestack misaligns stack on x86_64)Ian Lance Taylor1-1/+4
2016-02-03re PR bootstrap/69611 (Bootstrap broken on PowerPC FreeBSD, IEEE 128-bit floa...Andreas Tobler1-2/+2
2016-01-25re PR target/69444 (recent changes broke x64_64 -> powerpc crosscompiler build)Jakub Jelinek1-1/+1
2016-01-21Add missing fileMichael Meissner1-0/+25
2016-01-21float128-sed: New files to convert TF names to KF names for PowerPC IEEE 128-...Michael Meissner14-3/+1406
2016-01-15t-msp430 (lib2_mul_none.o): Only use the first dependency as the source file ...Nick Clifton1-5/+5
2016-01-14Revert 2016-01-13 change.Michael Meissner14-1377/+3
2016-01-13rs6000-builtin.def (BU_FLOAT128_2): Add support for pack/unpack functions for...Michael Meissner14-3/+1377
2016-01-05aix-unwind.h (ucontext_for): Handle AIX 7.1 specificities.Olivier Hainque1-3/+8
2016-01-04Update copyright years.Jakub Jelinek922-921/+931
2015-12-10fptr.c (__canonicalize_funcptr_for_compare): Remove code to initialize call t...John David Anglin1-42/+28
2015-12-04gcc * config.gcc (extra_gcc_objs): Define for MSP430.Nick Clifton5-53/+277
2015-12-01fptr.c (__canonicalize_funcptr_for_compare): Initialize fixup values if saved...John David Anglin1-4/+10
2015-11-23[ARM] PR target/68059 libgcc should not use __write for printing fatal errorSzabolcs Nagy1-2/+2
2015-11-19* config/msp430/lib2hw_mul.S: Fix alignment.DJ Delorie1-1/+1
2015-11-18nvptx.c (global_lock_var): New.Nathan Sidwell2-1/+33