aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)AuthorFilesLines
2019-11-14Update ChangeLog and version files for releasereleases/gcc-7.5.0releases/gcc-7Richard Biener2-0/+8
2019-11-01[Darwin] Some TLC for older Darwin versions.Iain Sandoe5-22/+29
2019-11-01[Darwin, PPC] Move the out of line register save/restore to an endfile.Iain Sandoe4-11/+49
2019-09-04[Darwin, PPC, libgcc] Ensure unwinder is built with altivec enabled.Iain Sandoe2-0/+11
2019-09-03[Darwin, PPC] Fix .machine directive in vecsave asm.Iain Sandoe2-1/+14
2018-12-06Update ChangeLog and version files for releasereleases/gcc-7.4.0Richard Biener2-0/+8
2018-08-17backport: pa.md (UNSPEC_MEMORY_BARRIER): New unspec enum.John David Anglin2-39/+42
2018-06-22backport: re PR jit/85384 (libgccjit does not work if --with-gcc-major-versio...Jakub Jelinek2-1/+9
2018-06-22backport: arm_cmse.h (cmse_nsfptr_create, [...]): Remove #include <stdint.h>.Andre Vieira2-2/+11
2018-04-02i386: Enable AVX/AVX512 features only if supported by OSXSAVEH.J. Lu2-34/+98
2018-03-11backport: fptr.c (_dl_read_access_allowed): New.John David Anglin2-0/+28
2018-02-20libgcc: xtensa: fix build with -mtext-section-literalsMax Filippov3-0/+11
2018-01-25Update ChangeLog and version files for releasereleases/gcc-7.3.0Richard Biener2-0/+8
2018-01-23libgcc: xtensa: fix NaN return from add/sub/mul/div helpersMax Filippov3-31/+84
2018-01-08RTEMS/EPIPHANY: Add RTEMS supportSebastian Huber2-2/+10
2017-11-21Adapt Solaris 12 referencesRainer Orth5-8/+18
2017-11-17[ARC] Backport ARC patch r250097.Vineet Gupta2-1/+5
2017-11-05backport: re PR libgcc/82635 (std::thread's join broken on FreeBSD with all G...Andreas Tobler2-2/+52
2017-10-13re PR target/82274 (__builtin_mul_overflow fails to detect overflow for int64...Jakub Jelinek2-1/+9
2017-09-28backport: re PR target/80600 (hidden symbol `__cpu_model' is referenced by DSO)Krister Walfridsson2-0/+9
2017-08-14Update ChangeLog and version files for releasereleases/gcc-7.2.0Richard Biener2-0/+8
2017-07-28[PowerPC/RTEMS] Add 64-bit support using ELFv2 ABISebastian Huber2-1/+9
2017-07-20backport: float128-ifunc.c: Don't include auxv.h.Peter Bergner2-41/+10
2017-07-19Fix Unwind support on DragonFly BSD after sigtramp moveJohn Marino2-17/+46
2017-07-04Use ucontext_t not struct ucontext in linux-unwind.h files.Joseph Myers12-12/+27
2017-06-28backport: [multiple changes]Richard Biener5-0/+222
2017-05-26re PR libgcc/80037 (Bad .eh_frame data in crtend.o)Richard Henderson2-0/+9
2017-05-19backport: unwind-arm.h: Make _Unwind_GetIP...Andreas Tobler3-0/+38
2017-05-15lb1spc.S: Emit .note.GNU-stack section for a non-executable stack.Adhemerval Zanella2-0/+11
2017-05-10backport: config.host: Use the generic FreeBSD t-slibgcc-elf-ver for arm*-*-f...Andreas Tobler2-1/+9
2017-05-02Update ChangeLog and version files for releasereleases/gcc-7.1.0GCC Administrator2-0/+8
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