Age | Commit message (Expand) | Author | Files | Lines |
2020-12-09 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2020-12-08 | libgcc: block signals when releasing split-stack memory | Ian Lance Taylor | 1 | -0/+14 |
2020-12-04 | Daily bump. | GCC Administrator | 1 | -0/+18 |
2020-12-03 | PowerPC: PR libgcc/97543 and libgcc/97643, fix long double issues | Michael Meissner | 1 | -0/+22 |
2020-12-02 | introduce overridable clear_cache emitter | Alexandre Oliva | 3 | -37/+0 |
2020-12-01 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2020-11-29 | fixed _bswapsi2 function | Stefan Kanthak | 1 | -4/+4 |
2020-11-26 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2020-11-25 | Improve abs with overflow implementations | Stefan Kanthak | 1 | -30/+12 |
2020-11-21 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2020-11-20 | NetBSD/libgcc: Check for TARGET_DL_ITERATE_PHDR in the unwinder | Maciej W. Rozycki | 1 | -0/+1 |
2020-11-19 | Daily bump. | GCC Administrator | 1 | -0/+8 |
2020-11-18 | MSP430: Add 64-bit hardware multiply support | Jozef Lawrynowicz | 3 | -4/+130 |
2020-11-17 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2020-11-17 | [RS6000] Use LIB2_SIDITI_CONV_FUNCS in place of ppc64-fp.c | Alan Modra | 2 | -239/+1 |
2020-11-16 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2020-11-15 | MSP430: Fix inconsistent naming of hwmult libfuncs | Jozef Lawrynowicz | 1 | -6/+6 |
2020-11-11 | Daily bump. | GCC Administrator | 1 | -0/+14 |
2020-11-10 | Fix minor whitespace issues | Jeff Law | 1 | -11/+11 |
2020-11-10 | Improve generated code for various libgcc2.c routines | Stefan Kanthak | 2 | -54/+30 |
2020-11-04 | Daily bump. | GCC Administrator | 1 | -0/+11 |
2020-11-03 | Sync the aarch64-vx7r2 libgcc config with that of Linux | Pat Bernardi | 1 | -0/+1 |
2020-11-03 | libgcc: Expose the instruction pointer and stack pointer in SEH _Unwind_Backt... | Martin Storsjö | 1 | -0/+5 |
2020-11-02 | Daily bump. | GCC Administrator | 1 | -0/+7 |
2020-10-30 | Introduce support for vxworks7r2 on x86 and x86_64 | Olivier Hainque | 1 | -1/+1 |
2020-10-30 | Daily bump. | GCC Administrator | 1 | -0/+11 |
2020-10-29 | Fix the logic conditioning VX_ENTER/LEAVE_TLS_DTOR | Olivier Hainque | 1 | -1/+1 |
2020-10-29 | Fix conditional inclusion guard in gthr-vxworks-thread.c | Olivier Hainque | 1 | -1/+1 |
2020-10-28 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2020-10-27 | gcov-profile: use static pool for TOPN first | Martin Liska | 1 | -18/+6 |
2020-10-24 | Daily bump. | GCC Administrator | 2 | -0/+11 |
2020-10-23 | Fix overzealous gthread support inhibition for vxworks | Rasmus Villemoes | 2 | -2/+4 |
2020-10-23 | stor-layout: Reject forming arrays with elt sizes not divisible by elt alignm... | Jakub Jelinek | 1 | -1/+1 |
2020-10-22 | Daily bump. | GCC Administrator | 1 | -0/+8 |
2020-10-21 | Introduce vxworks7r2 support for ppc and ppc64 | Douglas Rupp | 3 | -4/+21 |
2020-10-17 | Daily bump. | GCC Administrator | 1 | -0/+33 |
2020-10-16 | Inhibit support for C++0x threads on VxWorks < 6 | Rasmus Villemoes | 2 | -2/+6 |
2020-10-16 | Inhibit support for gthread condvars on VxWorks < 6 | Rasmus Villemoes | 2 | -0/+12 |
2020-10-16 | Add missing #include <taskLib.h> in gthr-vxworks.c | Rasmus Villemoes | 1 | -0/+1 |
2020-10-16 | Fix leftover _VXW_PRE_69 in gthr-vxworks.h | Rasmus Villemoes | 1 | -1/+1 |
2020-10-16 | Stub out VX_ENTER_TLS_DTOR for VxWorks != 6 | Rasmus Villemoes | 1 | -7/+15 |
2020-10-16 | Fix the vxworks crtstuff handling of kernel/rtp variations | Olivier Hainque | 1 | -6/+6 |
2020-10-15 | Daily bump. | GCC Administrator | 1 | -0/+25 |
2020-10-14 | Rework the condition variables support for VxWorks | Alexandre Oliva | 2 | -12/+47 |
2020-10-14 | Honor $(MULTISUBDIR) in -I directives for libgcc on VxWorks | Olivier Hainque | 2 | -2/+2 |
2020-10-14 | Add include-fixed to include search paths for libgcc on VxWorks | Olivier Hainque | 2 | -0/+2 |
2020-10-10 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2020-10-09 | x86: Add <x86gprintrin.h> | H.J. Lu | 1 | -8/+1 |
2020-10-02 | Daily bump. | GCC Administrator | 1 | -0/+9 |
2020-10-01 | [RS6000] Adjust gcc asm for power10 | Alan Modra | 2 | -9/+27 |