summaryrefslogtreecommitdiff
path: root/libgcc
Commit message (Expand)AuthorAgeFilesLines
* PR libgcc/80037rth2017-05-262-0/+9
* 2017-05-19 Andreas Tobler <andreast@gcc.gnu.org>andreast2017-05-193-0/+38
* * config/sparc/lb1spc.S [__ELF__ && __linux__]: Emit .note.GNU-stackebotcazou2017-05-152-0/+11
* 2017-05-10 Andreas Tobler <andreast@gcc.gnu.org>andreast2017-05-102-1/+9
* Update ChangeLog and version files for releasegcc-7_1_0-releasegccadmin2017-05-022-0/+8
* Introduce gcov.h header file (PR gcov-profile/80435).marxin2017-04-194-10/+60
* Validate that destination gcov file does not exist for gcov-tool (PR gcov-pro...marxin2017-04-182-0/+14
* * Makefile.in: Swap definition of LIBGCC_LINKS and inclusion oflaw2017-04-073-3/+10
* [RS6000] Out-of-line register save functions can't be used from crtend.oamodra2017-04-072-1/+9
* Fix numerous typos in commentsredi2017-04-032-1/+5
* [ARC] Fix divdf3 emulation for arcem.claziss2017-03-272-4/+8
* 2017-03-10 John Marino <gnugcc@marino.st>andreast2017-03-103-1/+114
* Build crt*vr.S with AltiVec enabledsegher2017-03-103-0/+7
* rs6000: float128 on BE and 32-bitsegher2017-03-104-13/+23
* * config/i386/gthr-win32.h: Define NOGDI beforejyong2017-03-022-0/+7
* * unwind-seh.c: Suppress warnings for RtlUnwindEx calls.jyong2017-03-022-3/+7
* * config/aarch64/value-unwind.h: New file.sje2017-02-163-0/+35
* RISC-V Port: libgccpalmer2017-02-0616-0/+1142
* * soft-fp/op-common.h (_FP_MUL, _FP_FMA, _FP_DIV): Addjakub2017-01-242-1/+11
* * config/i386/cygming-crtbegin.c (LIBGCJ_SONAME): No longer #define.gerald2017-01-212-4/+4
* [AArch64] Only build & test pauth code for LP64jiwang2017-01-203-3/+9
* [AArch64] Always include linux-unwind.hjiwang2017-01-202-1/+7
* [AArch64, libgcc] Add missing file, forget "svn add"jiwang2017-01-201-0/+87
* [AArch64][4/4] libgcc unwinder support for return address signingjiwang2017-01-204-5/+65
* libgcc/dj2017-01-181-2/+4
* PR other/79046jakub2017-01-174-1/+31
* 2017-01-13 Joe Seymour <joe.s@somniumtech.com>dj2017-01-132-4/+9
* * gcc.target/i386/builtin_target.c (check_features): Check alluros2017-01-121-6/+6
* Enable AVX-512 VPOPCNTD/VPOPCNTQ instructions.kyukhin2017-01-103-1/+11
* Make MIPS soft-fp preserve NaN payloads for NAN2008.jsm282017-01-042-1/+18
* 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