aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)Author
2018-01-25Update ChangeLog and version files for releasereleases/gcc-7.3.0Richard Biener
2018-01-23libgcc: xtensa: fix NaN return from add/sub/mul/div helpersMax Filippov
2018-01-08RTEMS/EPIPHANY: Add RTEMS supportSebastian Huber
2017-11-21Adapt Solaris 12 referencesRainer Orth
2017-11-17[ARC] Backport ARC patch r250097.Vineet Gupta
2017-11-05backport: re PR libgcc/82635 (std::thread's join broken on FreeBSD with all G...Andreas Tobler
2017-10-13re PR target/82274 (__builtin_mul_overflow fails to detect overflow for int64...Jakub Jelinek
2017-09-28backport: re PR target/80600 (hidden symbol `__cpu_model' is referenced by DSO)Krister Walfridsson
2017-08-14Update ChangeLog and version files for releasereleases/gcc-7.2.0Richard Biener
2017-07-28[PowerPC/RTEMS] Add 64-bit support using ELFv2 ABISebastian Huber
2017-07-20backport: float128-ifunc.c: Don't include auxv.h.Peter Bergner
2017-07-19Fix Unwind support on DragonFly BSD after sigtramp moveJohn Marino
2017-07-04Use ucontext_t not struct ucontext in linux-unwind.h files.Joseph Myers
2017-06-28backport: [multiple changes]Richard Biener
2017-05-26re PR libgcc/80037 (Bad .eh_frame data in crtend.o)Richard Henderson
2017-05-19backport: unwind-arm.h: Make _Unwind_GetIP...Andreas Tobler
2017-05-15lb1spc.S: Emit .note.GNU-stack section for a non-executable stack.Adhemerval Zanella
2017-05-10backport: config.host: Use the generic FreeBSD t-slibgcc-elf-ver for arm*-*-f...Andreas Tobler
2017-05-02Update ChangeLog and version files for releasereleases/gcc-7.1.0GCC Administrator
2017-04-19Introduce gcov.h header file (PR gcov-profile/80435).Martin Liska
2017-04-18Validate that destination gcov file does not exist for gcov-tool (PR gcov-pro...Martin Liska
2017-04-07Makefile.in: Swap definition of LIBGCC_LINKS and inclusion of target makefile...Jeff Law
2017-04-07[RS6000] Out-of-line register save functions can't be used from crtend.oAlan Modra
2017-04-03Fix numerous typos in commentsJonathan Wakely
2017-03-27[ARC] Fix divdf3 emulation for arcem.Claudiu Zissulescu
2017-03-10freebsd-unwind.h: New file.John Marino
2017-03-10Build crt*vr.S with AltiVec enabledSegher Boessenkool
2017-03-10rs6000: float128 on BE and 32-bitSegher Boessenkool
2017-03-02gthr-win32.h: Define NOGDI before windows.h include to prevent w32api CC_NONE...Jonathan Yong
2017-03-02unwind-seh.c: Suppress warnings for RtlUnwindEx calls.Jonathan Yong
2017-02-16value-unwind.h: New file.Andrew Pinski
2017-02-06RISC-V Port: libgccPalmer Dabbelt
2017-01-24op-common.h (_FP_MUL, [...]): Add /* FALLTHRU */ comments.Jakub Jelinek
2017-01-21* config/i386/cygming-crtbegin.c (LIBGCJ_SONAME): No longer #define.Gerald Pfeifer
2017-01-20[AArch64] Only build & test pauth code for LP64Jiong Wang
2017-01-20[AArch64] Always include linux-unwind.hJiong Wang
2017-01-20[AArch64, libgcc] Add missing file, forget "svn add"Jiong Wang
2017-01-20[AArch64][4/4] libgcc unwinder support for return address signingJiong Wang
2017-01-17t-msp430 (LIB2ADD): Remove mpy.cJoe Seymour
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2017-01-13t-msp430 (libmul_none.a, [...]): Filter archived prerequisites.Joe Seymour
2017-01-12builtin_target.c (check_features): Check all supported __builtin_cpu_supports...Uros Bizjak
2017-01-10Enable AVX-512 VPOPCNTD/VPOPCNTQ instructions.Andrew Senkevich
2017-01-04Make MIPS soft-fp preserve NaN payloads for NAN2008.Joseph Myers
2017-01-04Update configure deps, remove stray \xA0 in picflag.m4, regenerateAlan Modra
2017-01-01Update copyright years.Jakub Jelinek
2016-12-19config.host (*-*-netbsd*): Add t-eh-dw2-dip to tmake_file.Krister Walfridsson
2016-12-17gmon: Remove empty directory.Matthias Klose
2016-12-16[ARC] Rework code for profiling.Claudiu Zissulescu
2016-12-12lib1funcs.S (__ashrdi3): Fix typo from r243545.George Spelvin