summaryrefslogtreecommitdiff
path: root/libgcc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-01979-979/+983
* config.host (*-*-netbsd*): Add t-eh-dw2-dip to tmake_file.Krister Walfridsson2016-12-194-3/+10
* gmon: Remove empty directory.Matthias Klose2016-12-171-0/+4
* [ARC] Rework code for profiling.Claudiu Zissulescu2016-12-1618-1525/+27
* lib1funcs.S (__ashrdi3): Fix typo from r243545.George Spelvin2016-12-122-1/+5
* lib1funcs.S (__ashldi3): Use __tmp_reg__ to restore R16 instead of push + pop.George Spelvin2016-12-122-11/+24
* config.host (i[34567]86-*-netbsdelf*): Add i386/t-crtstuff to tmake_file.Krister Walfridsson2016-12-102-0/+6
* [ARC] Fix PIE.Cupertino Miranda2016-12-053-2/+11
* re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig2016-12-033-90/+126
* ARMv8-M Security Extension's cmse_nonsecure_call: use __gnu_cmse_nonsecure_callAndre Vieira2016-12-023-0/+139
* Add support for ARMv8-M's Secure Extensions flag and intrinsicsAndre Vieira2016-12-023-0/+126
* re PR target/74748 (libgcc_s.so.1 isn't created correctly for Blackfin FDPIC)Thomas Petazzoni2016-11-283-1893/+8
* re PR target/74748 (libgcc_s.so.1 isn't created correctly for Blackfin FDPIC)Thomas Petazzoni2016-11-282-1/+10
* [Darwin] fix PR67710 by updating 'as' specs to handle newer assembler versions.Iain Sandoe2016-11-272-0/+10
* [Patch libgcc AArch64 12/17] Enable hfmode soft-float conversions and truncat...James Greenhalgh2016-11-243-2/+13
* [Patch 15/17 libgcc ARM] Add double to half conversions.James Greenhalgh2016-11-232-0/+35
* [Patch 14/17] [libgcc, ARM] Generalise float-to-half conversion function.James Greenhalgh2016-11-232-18/+82
* [Patch libgcc 9/17] Update soft-fp from glibcJames Greenhalgh2016-11-238-0/+465
* Protect __TMC_END__ - __TMC_LIST__ == 0Marc Glisse2016-11-202-3/+15
* TILEPro: force gcc to link against libgcc.a when creating sharedWalter Lee2016-11-192-1/+5
* Add avx5124vnniw/avx5124fmaps to target attributesH.J. Lu2016-11-172-1/+12
* [ARC][libgcc] Add support for QuarkSE processor.Claudiu Zissulescu2016-11-174-66/+82
* nvptx backend prerequisites for OpenMP offloadingAlexander Monakov2016-11-164-1/+52
* re PR libgcc/68468 (frv/bfin FDPIC toolchain build error)Waldemar Brodkorb2016-11-162-2/+11
* [ARC] [libgcc] Fix definesClaudiu Zissulescu2016-11-152-21/+31
* [i386][musl] Add cpuinfo to static libgcc only on *-musl*Szabolcs Nagy2016-11-113-1/+18
* Make direct emission of time profiler counterMartin Liska2016-11-032-22/+6
* re PR libgcc/78067 (libgcc2 calls count_leading_zero with 0)Bernd Edlinger2016-11-032-0/+11
* Makefile.in (LIB2_DIVMOD_FUNCS): Add _divmoddi4.Uros Bizjak2016-11-025-11/+56
* 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