aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)AuthorFilesLines
2017-05-06Add fuchsia support to libgccJoshua Conner4-1/+70
2017-04-19Introduce gcov.h header file (PR gcov-profile/80435).Martin Liska4-10/+60
2017-04-18Validate that destination gcov file does not exist for gcov-tool (PR gcov-pro...Martin Liska2-0/+14
2017-04-07Makefile.in: Swap definition of LIBGCC_LINKS and inclusion of target makefile...Jeff Law3-3/+10
2017-04-07[RS6000] Out-of-line register save functions can't be used from crtend.oAlan Modra2-1/+9
2017-04-03Fix numerous typos in commentsJonathan Wakely2-1/+5
2017-03-27[ARC] Fix divdf3 emulation for arcem.Claudiu Zissulescu2-4/+8
2017-03-10freebsd-unwind.h: New file.John Marino3-1/+114
2017-03-10Build crt*vr.S with AltiVec enabledSegher Boessenkool3-0/+7
2017-03-10rs6000: float128 on BE and 32-bitSegher Boessenkool4-13/+23
2017-03-02gthr-win32.h: Define NOGDI before windows.h include to prevent w32api CC_NONE...Jonathan Yong2-0/+7
2017-03-02unwind-seh.c: Suppress warnings for RtlUnwindEx calls.Jonathan Yong2-3/+7
2017-02-16value-unwind.h: New file.Andrew Pinski3-0/+35
2017-02-06RISC-V Port: libgccPalmer Dabbelt16-0/+1142
2017-01-24op-common.h (_FP_MUL, [...]): Add /* FALLTHRU */ comments.Jakub Jelinek2-1/+11
2017-01-21* config/i386/cygming-crtbegin.c (LIBGCJ_SONAME): No longer #define.Gerald Pfeifer2-4/+4
2017-01-20[AArch64] Only build & test pauth code for LP64Jiong Wang3-3/+9
2017-01-20[AArch64] Always include linux-unwind.hJiong Wang2-1/+7
2017-01-20[AArch64, libgcc] Add missing file, forget "svn add"Jiong Wang1-0/+87
2017-01-20[AArch64][4/4] libgcc unwinder support for return address signingJiong Wang4-5/+65
2017-01-17t-msp430 (LIB2ADD): Remove mpy.cJoe Seymour1-2/+4
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek4-1/+31
2017-01-13t-msp430 (libmul_none.a, [...]): Filter archived prerequisites.Joe Seymour2-4/+9
2017-01-12builtin_target.c (check_features): Check all supported __builtin_cpu_supports...Uros Bizjak1-6/+6
2017-01-10Enable AVX-512 VPOPCNTD/VPOPCNTQ instructions.Andrew Senkevich3-1/+11
2017-01-04Make MIPS soft-fp preserve NaN payloads for NAN2008.Joseph Myers2-1/+18
2017-01-04Update configure deps, remove stray \xA0 in picflag.m4, regenerateAlan Modra3-2/+17
2017-01-01Update copyright years.Jakub Jelinek979-979/+983
2016-12-19config.host (*-*-netbsd*): Add t-eh-dw2-dip to tmake_file.Krister Walfridsson4-3/+10
2016-12-17gmon: Remove empty directory.Matthias Klose1-0/+4
2016-12-16[ARC] Rework code for profiling.Claudiu Zissulescu18-1525/+27
2016-12-12lib1funcs.S (__ashrdi3): Fix typo from r243545.George Spelvin2-1/+5
2016-12-12lib1funcs.S (__ashldi3): Use __tmp_reg__ to restore R16 instead of push + pop.George Spelvin2-11/+24
2016-12-10config.host (i[34567]86-*-netbsdelf*): Add i386/t-crtstuff to tmake_file.Krister Walfridsson2-0/+6
2016-12-05[ARC] Fix PIE.Cupertino Miranda3-2/+11
2016-12-03re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig3-90/+126
2016-12-02ARMv8-M Security Extension's cmse_nonsecure_call: use __gnu_cmse_nonsecure_callAndre Vieira3-0/+139
2016-12-02Add support for ARMv8-M's Secure Extensions flag and intrinsicsAndre Vieira3-0/+126
2016-11-28re PR target/74748 (libgcc_s.so.1 isn't created correctly for Blackfin FDPIC)Thomas Petazzoni3-1893/+8
2016-11-28re PR target/74748 (libgcc_s.so.1 isn't created correctly for Blackfin FDPIC)Thomas Petazzoni2-1/+10
2016-11-27[Darwin] fix PR67710 by updating 'as' specs to handle newer assembler versions.Iain Sandoe2-0/+10
2016-11-24[Patch libgcc AArch64 12/17] Enable hfmode soft-float conversions and truncat...James Greenhalgh3-2/+13
2016-11-23[Patch 15/17 libgcc ARM] Add double to half conversions.James Greenhalgh2-0/+35
2016-11-23[Patch 14/17] [libgcc, ARM] Generalise float-to-half conversion function.James Greenhalgh2-18/+82
2016-11-23[Patch libgcc 9/17] Update soft-fp from glibcJames Greenhalgh8-0/+465
2016-11-20Protect __TMC_END__ - __TMC_LIST__ == 0Marc Glisse2-3/+15
2016-11-19TILEPro: force gcc to link against libgcc.a when creating sharedWalter Lee2-1/+5
2016-11-17Add avx5124vnniw/avx5124fmaps to target attributesH.J. Lu2-1/+12
2016-11-17[ARC][libgcc] Add support for QuarkSE processor.Claudiu Zissulescu4-66/+82
2016-11-16nvptx backend prerequisites for OpenMP offloadingAlexander Monakov4-1/+52