aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)AuthorFilesLines
2016-08-16Update soft-fp from glibc (PR libgcc/77265).Joseph Myers82-81/+170
2016-08-15gcov-tool: Do not segfault in merge operation (PRGilles Gouaillardet2-0/+6
2016-08-10Add new *_atomic counter update functionMartin Liska4-8/+132
2016-08-09Fix typo in gcov.texiMartin Liska2-1/+6
2016-08-09Remove __gcov_indirect_call_profilerMartin Liska4-30/+8
2016-08-09Fix POW2 histogramMartin Liska2-1/+6
2016-07-29_divkc3.c: Add copyright/license boilerplate.Bill Schmidt3-0/+55
2016-07-29lib1funcs.S (__muldi3): No need to clear zero_reg as previous call to __umulh...Georg-Johann Lay2-1/+5
2016-07-21[ARM] Fix PR target/59833Aurelien Jarno2-3/+12
2016-07-19config.host (m32r): Add m32r/t-m32r to tmake_file.Nick Clifton2-1/+7
2016-07-12_divkc3.c: New.Bill Schmidt5-1/+151
2016-07-11lib1funcs.S: Add new wrapper.Hale Wang2-32/+223
2016-07-07arm-arches.def (armv8-m.base): Define new architecture.Thomas Preud'homme2-1/+6
2016-07-07lib1funcs.S (HAVE_ARM_CLZ): Define for ARMv6* or later and ARMv5t* rather tha...Thomas Preud'homme2-3/+9
2016-07-07elf.h: Use __ARM_ARCH_ISA_THUMB and __ARM_ARCH_ISA_ARM to decide whether to p...Thomas Preud'homme5-19/+51
2016-07-06remove unused CTOR_LISTS_DEFINED_EXTERNALLY macroTrevor Saunders2-3/+7
2016-06-28linux.h: Do not include arch/icache.hWalter Lee2-2/+13
2016-06-23config.host: Add suport for arm*-*-phoenix* targets.Jakub Sejdak2-0/+11
2016-06-21remove mep-* supportTrevor Saunders6-389/+8
2016-06-21remove avr-rtems supportTrevor Saunders3-8/+5
2016-06-21remove m32-rtems supportTrevor Saunders2-4/+4
2016-06-21remove h8300-rtems supportTrevor Saunders2-5/+4
2016-06-21remove knetbsd supportTrevor Saunders2-4/+7
2016-06-21remove support for targeting openbsd 2 or 3Trevor Saunders2-2/+4
2016-06-21remove support for the interix targetTrevor Saunders3-6/+5
2016-06-18fptr.c (__canonicalize_funcptr_for_compare): Don't set least-significant bit ...John David Anglin2-1/+6
2016-06-14* Partially revert my previous commit.Uros Bizjak10-85/+23
2016-06-13i386-builtin-types.def (INT_FTYPE_FLOAT128): New function type.Uros Bizjak9-11/+97
2016-06-06re PR bootstrap/71400 (profiledbootstrap failed)Aaron Conole2-14/+21
2016-06-02On behalf of Aaron Conole <aconole@redhat.com>Aaron Conole3-3/+62
2016-05-26free.asm: Delete.Nathan Sidwell5-159/+8
2016-05-25crt0.s: Delete.Nathan Sidwell4-47/+45
2016-05-19cygming.h (DWARF2_UNWIND_INFO): Allow --disable-sjlj-exceptions for TARGET_BI...Sandra Loosemore2-0/+13
2016-05-10[RTEMS] Fix moxie libgcc supportJoel Sherrill2-7/+9
2016-04-30config.guess: Remove SH5 support.Oleg Endo3-17/+8
2016-04-29crt1.S: Remove SH5 support.Oleg Endo9-2574/+21
2016-04-29[ARC] Handle FPX NaN within optimized floating point library.Claudiu Zissulescu2-5/+14
2016-04-28[ARC/LIBGCC] Add TLS support.Claudiu Zissulescu4-0/+79
2016-04-25cmpd.c (__mspabi_cmpf): Add prototype.Nick Clifton7-6/+32
2016-04-21* config/m68k/linux-atomic.c: Do not include unistd.hWaldemar Brodkorb2-1/+4
2016-04-20ieee754-df.S: Fix typos in comments.Martin Galvan2-12/+16
2016-04-11re PR target/70381 (On powerpc, -mfloat128 is on by default for all VSX systems)Michael Meissner3-16/+32
2016-04-04re PR target/67172 (i686-w64-mingw32 dwarf2 bootstrap fails with undefined re...Eric Botcazou2-1/+12
2016-03-29ft32.opt (mnodiv): New.James Bowman3-10/+88
2016-03-22re PR libgcc/70363 (PowerPC __float128 to long double doesn't link if built w...Michael Meissner2-0/+11
2016-03-16Save call-clobbered registers in _mcount on 32-bit Solaris/x86 (PR target/38239)Rainer Orth2-24/+19
2016-02-26config.host: Add x86_64-*-rtems*.Joel Sherrill2-1/+5
2016-02-26config.host: Add aarch64-*-rtems*.Joel Sherrill2-1/+5
2016-02-26sfp-machine.h (_FP_DECL_EX): Declare _fpsr as a union of u64 and double.Paul E. Murphy2-9/+23
2016-02-25re PR driver/68463 (Offloading fails when some objects are compiled with LTO ...Ilya Verbin5-8/+26