summaryrefslogtreecommitdiff
path: root/libgcc
Commit message (Expand)AuthorAgeFilesLines
* PR libgcc/78064: Add missing include directive to unwind-c.cFlorian Weimer2016-10-242-0/+6
* pa64-hpux-lib.h: New file.John David Anglin2016-10-193-0/+110
* xtensa: don't use unwind-dw2-fde-dip with elf targetsMax Filippov2016-10-184-1/+15
* xtensa: add HW FPU sequences for DIV/SQRT/RECIP/RSQRTDing-Kai Chen2016-10-184-3/+348
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-133-18/+25
* Always support float128 on ia64 (PR target/77586).Joseph Myers2016-10-102-3/+9
* configure.ac: Add aarch64-*-freebsd*.Andreas Tobler2016-10-102-0/+9
* crtbegin.S (__do_jv_register_classes): Remove.Andreas Schwab2016-10-052-63/+6
* defaults.h (JCR_SECTION_NAME, [...]): Remove.Jakub Jelinek2016-10-046-97/+16
* cpuinfo.c (__get_cpuid_output): Remove.Uros Bizjak2016-09-282-17/+8
* gcov: dump in a static dtor instead of in an atexit handlerMartin Liska2016-09-273-3/+15
* Remove __gcov_merge_delta (PR bootstrap/77749)Martin Liska2016-09-275-68/+9
* configure.ac: Do not create links, only substitute the filenames.Eric Botcazou2016-09-214-58/+45
* re PR libgcc/71744 (Concurrently throwing exceptions is not scalable)Jakub Jelinek2016-09-162-0/+52
* [Patch libgcc] Enable HCmode multiply and divide (mulhc3/divhc3)James Greenhalgh2016-09-094-6/+39
* Correct libgcc complex multiply excess precision handling (PR libgcc/77519).Joseph Myers2016-09-082-4/+9
* Detect whether target can use -fprofile-update=atomicMartin Liska2016-09-062-5/+25
* Always support float128 on x86.Joseph Myers2016-08-262-12/+10
* [mips] Fix linux header use in libgccSzabolcs Nagy2016-08-252-1/+5
* Update soft-fp from glibc (PR libgcc/77265).Joseph Myers2016-08-1682-81/+170
* gcov-tool: Do not segfault in merge operation (PRGilles Gouaillardet2016-08-152-0/+6
* Add new *_atomic counter update functionMartin Liska2016-08-104-8/+132
* Fix typo in gcov.texiMartin Liska2016-08-092-1/+6
* Remove __gcov_indirect_call_profilerMartin Liska2016-08-094-30/+8
* Fix POW2 histogramMartin Liska2016-08-092-1/+6
* _divkc3.c: Add copyright/license boilerplate.Bill Schmidt2016-07-293-0/+55
* lib1funcs.S (__muldi3): No need to clear zero_reg as previous call to __umulh...Georg-Johann Lay2016-07-292-1/+5
* [ARM] Fix PR target/59833Aurelien Jarno2016-07-212-3/+12
* config.host (m32r): Add m32r/t-m32r to tmake_file.Nick Clifton2016-07-192-1/+7
* _divkc3.c: New.Bill Schmidt2016-07-125-1/+151
* lib1funcs.S: Add new wrapper.Hale Wang2016-07-112-32/+223
* arm-arches.def (armv8-m.base): Define new architecture.Thomas Preud'homme2016-07-072-1/+6
* lib1funcs.S (HAVE_ARM_CLZ): Define for ARMv6* or later and ARMv5t* rather tha...Thomas Preud'homme2016-07-072-3/+9
* elf.h: Use __ARM_ARCH_ISA_THUMB and __ARM_ARCH_ISA_ARM to decide whether to p...Thomas Preud'homme2016-07-075-19/+51
* remove unused CTOR_LISTS_DEFINED_EXTERNALLY macroTrevor Saunders2016-07-062-3/+7
* linux.h: Do not include arch/icache.hWalter Lee2016-06-282-2/+13
* config.host: Add suport for arm*-*-phoenix* targets.Jakub Sejdak2016-06-232-0/+11
* remove mep-* supportTrevor Saunders2016-06-216-389/+8
* remove avr-rtems supportTrevor Saunders2016-06-213-8/+5
* remove m32-rtems supportTrevor Saunders2016-06-212-4/+4
* remove h8300-rtems supportTrevor Saunders2016-06-212-5/+4
* remove knetbsd supportTrevor Saunders2016-06-212-4/+7
* remove support for targeting openbsd 2 or 3Trevor Saunders2016-06-212-2/+4
* remove support for the interix targetTrevor Saunders2016-06-213-6/+5
* fptr.c (__canonicalize_funcptr_for_compare): Don't set least-significant bit ...John David Anglin2016-06-182-1/+6
* * Partially revert my previous commit.Uros Bizjak2016-06-1410-85/+23
* i386-builtin-types.def (INT_FTYPE_FLOAT128): New function type.Uros Bizjak2016-06-139-11/+97
* re PR bootstrap/71400 (profiledbootstrap failed)Aaron Conole2016-06-062-14/+21
* On behalf of Aaron Conole <aconole@redhat.com>Aaron Conole2016-06-023-3/+62
* free.asm: Delete.Nathan Sidwell2016-05-265-159/+8