aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)AuthorFilesLines
2016-10-10Always support float128 on ia64 (PR target/77586).Joseph Myers2-3/+9
2016-10-10configure.ac: Add aarch64-*-freebsd*.Andreas Tobler2-0/+9
2016-10-05crtbegin.S (__do_jv_register_classes): Remove.Andreas Schwab2-63/+6
2016-10-04defaults.h (JCR_SECTION_NAME, [...]): Remove.Jakub Jelinek6-97/+16
2016-09-28cpuinfo.c (__get_cpuid_output): Remove.Uros Bizjak2-17/+8
2016-09-27gcov: dump in a static dtor instead of in an atexit handlerMartin Liska3-3/+15
2016-09-27Remove __gcov_merge_delta (PR bootstrap/77749)Martin Liska5-68/+9
2016-09-21configure.ac: Do not create links, only substitute the filenames.Eric Botcazou4-58/+45
2016-09-16re PR libgcc/71744 (Concurrently throwing exceptions is not scalable)Jakub Jelinek2-0/+52
2016-09-09[Patch libgcc] Enable HCmode multiply and divide (mulhc3/divhc3)James Greenhalgh4-6/+39
2016-09-08Correct libgcc complex multiply excess precision handling (PR libgcc/77519).Joseph Myers2-4/+9
2016-09-06Detect whether target can use -fprofile-update=atomicMartin Liska2-5/+25
2016-08-26Always support float128 on x86.Joseph Myers2-12/+10
2016-08-25[mips] Fix linux header use in libgccSzabolcs Nagy2-1/+5
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