aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)AuthorFilesLines
2017-07-06Add support for ARMv8-R architectureThomas Preud'homme2-1/+5
2017-07-04Add missing libgcc/ChangeLog entry.Olivier Hainque1-0/+4
2017-07-03t-vxworks7: New file.Olivier Hainque1-0/+16
2017-06-28Use ucontext_t not struct ucontext in linux-unwind.h files.Joseph Myers12-12/+27
2017-06-27config.gcc (i*86-wrs-vxworks7): Handle new acceptable triplet.Jerome Lambourg2-1/+6
2017-06-27t-vxworks7: New file.Olivier Hainque2-0/+8
2017-06-22driver-i386.c (host_detect_local_cpu): Add Kaby Lake models to skylake case.Matt Turner2-0/+8
2017-06-21re PR gcov-profile/81080 (target libgcov not built with large file support)Richard Biener5-0/+219
2017-06-16[arm] Explicitly set .fpu in cmse_nonsecure_call.SRichard Earnshaw2-0/+12
2017-06-09Speed-up indirect-call instrumentationMartin Liska2-0/+7
2017-06-08t-vxworks (LIBGCC2_INCLUDES): Add path to wrn/coreip to the set of -I options...Olivier Hainque2-3/+9
2017-06-07Fix white space.David Edelsohn1-4/+4
2017-06-07aix-unwind.h (MD_FALLBACK_FRAME_STATE_FOR): Define unconditionally.Tony Reix2-9/+37
2017-06-02Add ChangeLog entry for revision 248838Olivier Hainque1-0/+5
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 Hainque2-1/+6
2017-05-26re PR libgcc/80037 (Bad .eh_frame data in crtend.o)Richard Henderson2-0/+9
2017-05-17unwind-arm.h: Make _Unwind_GetIP...Andreas Tobler3-0/+35
2017-05-15lb1spc.S: Emit .note.GNU-stack section for a non-executable stack.Adhemerval Zanella2-0/+11
2017-05-14PR target/80600 - hidden symbol '__cpu_model' is referenced by DSOKrister Walfridsson2-0/+6
2017-05-14i386.opt: Add option -mcall-ms2sysv-xlogues.Daniel Santos10-2/+443
2017-05-09config.host: Use the generic FreeBSD t-slibgcc-elf-ver for arm*-*-freebsd* in...Andreas Tobler2-1/+6
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