summaryrefslogtreecommitdiff
path: root/libgcc
Commit message (Expand)AuthorAgeFilesLines
* Update configure deps, remove stray \xA0 in picflag.m4, regenerateamodra2017-01-043-2/+17
* Update copyright years.jakub2017-01-01979-979/+983
* 2016-12-19 Krister Walfridsson <krister.walfridsson@gmail.com>kristerw2016-12-194-3/+10
* 2016-12-17 Matthias Klose <doko@ubuntu.com>doko2016-12-171-0/+4
* [ARC] Rework code for profiling.claziss2016-12-1618-1525/+27
* libgcc/gjl2016-12-122-1/+5
* libgcc/gjl2016-12-122-11/+24
* 2016-12-10 Krister Walfridsson <krister.walfridsson@gmail.com>kristerw2016-12-102-0/+6
* [ARC] Fix PIE.claziss2016-12-053-2/+11
* 2016-12-03 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig2016-12-033-90/+126
* ARMv8-M Security Extension's cmse_nonsecure_call: use __gnu_cmse_nonsecure_callavieira2016-12-023-0/+139
* Add support for ARMv8-M's Secure Extensions flag and intrinsicsavieira2016-12-023-0/+126
* PR gcc/74748law2016-11-283-1893/+8
* PR gcc/74748law2016-11-282-1/+10
* [Darwin] fix PR67710 by updating 'as' specs to handle newer assembler versions.iains2016-11-272-0/+10
* [Patch libgcc AArch64 12/17] Enable hfmode soft-float conversions and truncat...jgreenhalgh2016-11-243-2/+13
* [Patch 15/17 libgcc ARM] Add double to half conversions.jgreenhalgh2016-11-232-0/+35
* [Patch 14/17] [libgcc, ARM] Generalise float-to-half conversion function.jgreenhalgh2016-11-232-18/+82
* [Patch libgcc 9/17] Update soft-fp from glibcjgreenhalgh2016-11-238-0/+465
* Protect __TMC_END__ - __TMC_LIST__ == 0glisse2016-11-202-3/+15
* TILEPro: force gcc to link against libgcc.a when creating sharedwalt2016-11-192-1/+5
* Add avx5124vnniw/avx5124fmaps to target attributeshjl2016-11-172-1/+12
* [ARC][libgcc] Add support for QuarkSE processor.claziss2016-11-174-66/+82
* nvptx backend prerequisites for OpenMP offloadingamonakov2016-11-164-1/+52
* PR libgcc/68468jakub2016-11-162-2/+11
* [ARC] [libgcc] Fix definesclaziss2016-11-152-21/+31
* [i386][musl] Add cpuinfo to static libgcc only on *-musl*nsz2016-11-113-1/+18
* Make direct emission of time profiler countermarxin2016-11-032-22/+6
* 2016-11-03 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2016-11-032-0/+11
* * Makefile.in (LIB2_DIVMOD_FUNCS): Add _divmoddi4.uros2016-11-025-11/+56
* PR libgcc/78064: Add missing include directive to unwind-c.cfw2016-10-242-0/+6
* libgcc/danglin2016-10-193-0/+110
* xtensa: don't use unwind-dw2-fde-dip with elf targetsjcmvbkbc2016-10-184-1/+15
* xtensa: add HW FPU sequences for DIV/SQRT/RECIP/RSQRTjcmvbkbc2016-10-184-3/+348
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-133-18/+25
* Always support float128 on ia64 (PR target/77586).jsm282016-10-102-3/+9
* toplevel:andreast2016-10-102-0/+9
* * config/ia64/crtbegin.S (__do_jv_register_classes): Remove.schwab2016-10-052-63/+6
* gcc/jakub2016-10-046-97/+16
* * config/i386/cpuinfo.c (__get_cpuid_output): Remove.uros2016-09-282-17/+8
* gcov: dump in a static dtor instead of in an atexit handlermarxin2016-09-273-3/+15
* Remove __gcov_merge_delta (PR bootstrap/77749)marxin2016-09-275-68/+9
* * configure.ac: Do not create links, only substitute the filenames.ebotcazou2016-09-214-58/+45
* PR libgcc/71744jakub2016-09-162-0/+52
* [Patch libgcc] Enable HCmode multiply and divide (mulhc3/divhc3)jgreenhalgh2016-09-094-6/+39
* Correct libgcc complex multiply excess precision handling (PR libgcc/77519).jsm282016-09-072-4/+9
* Detect whether target can use -fprofile-update=atomicmarxin2016-09-062-5/+25
* Always support float128 on x86.jsm282016-08-262-12/+10
* [mips] Fix linux header use in libgccnsz2016-08-252-1/+5
* Update soft-fp from glibc (PR libgcc/77265).jsm282016-08-1682-81/+170