summaryrefslogtreecommitdiff
path: root/libgcc/config
Commit message (Expand)AuthorAgeFilesLines
* Update ChangeLog and version files for releasereleases/gcc-7.5.0releases/gcc-7Richard Biener2019-11-141-0/+4
* [Darwin] Some TLC for older Darwin versions.Iain Sandoe2019-11-013-19/+13
* [Darwin, PPC] Move the out of line register save/restore to an endfile.Iain Sandoe2019-11-012-9/+35
* [Darwin, PPC, libgcc] Ensure unwinder is built with altivec enabled.Iain Sandoe2019-09-041-0/+3
* [Darwin, PPC] Fix .machine directive in vecsave asm.Iain Sandoe2019-09-031-1/+7
* Update ChangeLog and version files for releasereleases/gcc-7.4.0Richard Biener2018-12-061-0/+4
* backport: pa.md (UNSPEC_MEMORY_BARRIER): New unspec enum.John David Anglin2018-08-171-39/+27
* backport: arm_cmse.h (cmse_nsfptr_create, [...]): Remove #include <stdint.h>.Andre Vieira2018-06-221-2/+3
* i386: Enable AVX/AVX512 features only if supported by OSXSAVEH.J. Lu2018-04-021-34/+80
* backport: fptr.c (_dl_read_access_allowed): New.John David Anglin2018-03-111-0/+20
* libgcc: xtensa: fix build with -mtext-section-literalsMax Filippov2018-02-202-0/+2
* Update ChangeLog and version files for releasereleases/gcc-7.3.0Richard Biener2018-01-251-0/+4
* libgcc: xtensa: fix NaN return from add/sub/mul/div helpersMax Filippov2018-01-232-31/+74
* Adapt Solaris 12 referencesRainer Orth2017-11-211-5/+4
* backport: re PR libgcc/82635 (std::thread's join broken on FreeBSD with all G...Andreas Tobler2017-11-051-2/+41
* Update ChangeLog and version files for releasereleases/gcc-7.2.0Richard Biener2017-08-141-0/+4
* [PowerPC/RTEMS] Add 64-bit support using ELFv2 ABISebastian Huber2017-07-281-1/+2
* backport: float128-ifunc.c: Don't include auxv.h.Peter Bergner2017-07-201-41/+1
* Fix Unwind support on DragonFly BSD after sigtramp moveJohn Marino2017-07-191-17/+42
* Use ucontext_t not struct ucontext in linux-unwind.h files.Joseph Myers2017-07-0411-12/+12
* re PR libgcc/80037 (Bad .eh_frame data in crtend.o)Richard Henderson2017-05-261-0/+4
* backport: unwind-arm.h: Make _Unwind_GetIP...Andreas Tobler2017-05-192-0/+29
* lb1spc.S: Emit .note.GNU-stack section for a non-executable stack.Adhemerval Zanella2017-05-151-0/+6
* Update ChangeLog and version files for releasereleases/gcc-7.1.0GCC Administrator2017-05-021-0/+4
* Makefile.in: Swap definition of LIBGCC_LINKS and inclusion of target makefile...Jeff Law2017-04-071-1/+1
* [RS6000] Out-of-line register save functions can't be used from crtend.oAlan Modra2017-04-071-1/+4
* Fix numerous typos in commentsJonathan Wakely2017-04-031-1/+1
* [ARC] Fix divdf3 emulation for arcem.Claudiu Zissulescu2017-03-271-4/+4
* freebsd-unwind.h: New file.John Marino2017-03-101-0/+108
* Build crt*vr.S with AltiVec enabledSegher Boessenkool2017-03-102-0/+2
* gthr-win32.h: Define NOGDI before windows.h include to prevent w32api CC_NONE...Jonathan Yong2017-03-021-0/+1
* value-unwind.h: New file.Andrew Pinski2017-02-161-0/+25
* RISC-V Port: libgccPalmer Dabbelt2017-02-0614-0/+1112
* * config/i386/cygming-crtbegin.c (LIBGCJ_SONAME): No longer #define.Gerald Pfeifer2017-01-211-4/+0
* [AArch64] Only build & test pauth code for LP64Jiong Wang2017-01-201-2/+2
* [AArch64] Always include linux-unwind.hJiong Wang2017-01-201-1/+3
* [AArch64, libgcc] Add missing file, forget "svn add"Jiong Wang2017-01-201-0/+87
* [AArch64][4/4] libgcc unwinder support for return address signingJiong Wang2017-01-201-0/+1
* t-msp430 (LIB2ADD): Remove mpy.cJoe Seymour2017-01-171-2/+4
* t-msp430 (libmul_none.a, [...]): Filter archived prerequisites.Joe Seymour2017-01-131-4/+4
* builtin_target.c (check_features): Check all supported __builtin_cpu_supports...Uros Bizjak2017-01-121-6/+6
* Enable AVX-512 VPOPCNTD/VPOPCNTQ instructions.Andrew Senkevich2017-01-102-1/+4
* Make MIPS soft-fp preserve NaN payloads for NAN2008.Joseph Myers2017-01-041-1/+13
* Update copyright years.Jakub Jelinek2017-01-01922-922/+922
* [ARC] Rework code for profiling.Claudiu Zissulescu2016-12-1616-1520/+0
* lib1funcs.S (__ashrdi3): Fix typo from r243545.George Spelvin2016-12-121-1/+1
* lib1funcs.S (__ashldi3): Use __tmp_reg__ to restore R16 instead of push + pop.George Spelvin2016-12-121-11/+18
* [ARC] Fix PIE.Cupertino Miranda2016-12-051-0/+2
* re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig2016-12-032-90/+118
* ARMv8-M Security Extension's cmse_nonsecure_call: use __gnu_cmse_nonsecure_callAndre Vieira2016-12-022-0/+133