aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config
AgeCommit message (Expand)AuthorFilesLines
2017-06-22driver-i386.c (host_detect_local_cpu): Add Kaby Lake models to skylake case.Matt Turner1-0/+3
2017-06-16[arm] Explicitly set .fpu in cmse_nonsecure_call.SRichard Earnshaw1-0/+8
2017-06-08t-vxworks (LIBGCC2_INCLUDES): Add path to wrn/coreip to the set of -I options...Olivier Hainque1-3/+3
2017-06-07Fix white space.David Edelsohn1-4/+4
2017-06-07aix-unwind.h (MD_FALLBACK_FRAME_STATE_FOR): Define unconditionally.Tony Reix1-9/+28
2017-06-02vxlib.c (__gthread_once): Add missing value to nested return statement.Olivier Hainque1-1/+1
2017-05-30t-vxworks (LIBGCC2_INCLUDES): Remove extraneous dollar sign before $(MULTIDIR).Olivier Hainque1-1/+1
2017-05-26re PR libgcc/80037 (Bad .eh_frame data in crtend.o)Richard Henderson1-0/+4
2017-05-17unwind-arm.h: Make _Unwind_GetIP...Andreas Tobler2-0/+29
2017-05-15lb1spc.S: Emit .note.GNU-stack section for a non-executable stack.Adhemerval Zanella1-0/+6
2017-05-14i386.opt: Add option -mcall-ms2sysv-xlogues.Daniel Santos8-0/+429
2017-05-06Add fuchsia support to libgccJoshua Conner2-1/+45
2017-04-07Makefile.in: Swap definition of LIBGCC_LINKS and inclusion of target makefile...Jeff Law1-1/+1
2017-04-07[RS6000] Out-of-line register save functions can't be used from crtend.oAlan Modra1-1/+4
2017-04-03Fix numerous typos in commentsJonathan Wakely1-1/+1
2017-03-27[ARC] Fix divdf3 emulation for arcem.Claudiu Zissulescu1-4/+4
2017-03-10freebsd-unwind.h: New file.John Marino1-0/+108
2017-03-10Build crt*vr.S with AltiVec enabledSegher Boessenkool2-0/+2
2017-03-02gthr-win32.h: Define NOGDI before windows.h include to prevent w32api CC_NONE...Jonathan Yong1-0/+1
2017-02-16value-unwind.h: New file.Andrew Pinski1-0/+25
2017-02-06RISC-V Port: libgccPalmer Dabbelt14-0/+1112
2017-01-21* config/i386/cygming-crtbegin.c (LIBGCJ_SONAME): No longer #define.Gerald Pfeifer1-4/+0
2017-01-20[AArch64] Only build & test pauth code for LP64Jiong Wang1-2/+2
2017-01-20[AArch64] Always include linux-unwind.hJiong Wang1-1/+3
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 Wang1-0/+1
2017-01-17t-msp430 (LIB2ADD): Remove mpy.cJoe Seymour1-2/+4
2017-01-13t-msp430 (libmul_none.a, [...]): Filter archived prerequisites.Joe Seymour1-4/+4
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 Senkevich2-1/+4
2017-01-04Make MIPS soft-fp preserve NaN payloads for NAN2008.Joseph Myers1-1/+13
2017-01-01Update copyright years.Jakub Jelinek922-922/+922
2016-12-16[ARC] Rework code for profiling.Claudiu Zissulescu16-1520/+0
2016-12-12lib1funcs.S (__ashrdi3): Fix typo from r243545.George Spelvin1-1/+1
2016-12-12lib1funcs.S (__ashldi3): Use __tmp_reg__ to restore R16 instead of push + pop.George Spelvin1-11/+18
2016-12-05[ARC] Fix PIE.Cupertino Miranda1-0/+2
2016-12-03re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig2-90/+118
2016-12-02ARMv8-M Security Extension's cmse_nonsecure_call: use __gnu_cmse_nonsecure_callAndre Vieira2-0/+133
2016-12-02Add support for ARMv8-M's Secure Extensions flag and intrinsicsAndre Vieira2-0/+120
2016-11-28re PR target/74748 (libgcc_s.so.1 isn't created correctly for Blackfin FDPIC)Thomas Petazzoni2-1893/+4
2016-11-27[Darwin] fix PR67710 by updating 'as' specs to handle newer assembler versions.Iain Sandoe1-0/+4
2016-11-24[Patch libgcc AArch64 12/17] Enable hfmode soft-float conversions and truncat...James Greenhalgh2-2/+5
2016-11-23[Patch 15/17 libgcc ARM] Add double to half conversions.James Greenhalgh1-0/+27
2016-11-23[Patch 14/17] [libgcc, ARM] Generalise float-to-half conversion function.James Greenhalgh1-18/+72
2016-11-17Add avx5124vnniw/avx5124fmaps to target attributesH.J. Lu1-1/+7
2016-11-17[ARC][libgcc] Add support for QuarkSE processor.Claudiu Zissulescu3-66/+74
2016-11-16nvptx backend prerequisites for OpenMP offloadingAlexander Monakov3-1/+46
2016-11-15[ARC] [libgcc] Fix definesClaudiu Zissulescu1-21/+24
2016-11-11[i386][musl] Add cpuinfo to static libgcc only on *-musl*Szabolcs Nagy1-0/+4
2016-10-19pa64-hpux-lib.h: New file.John David Anglin1-0/+101