| Commit message (Expand) | Author | Age | Files | Lines |
* | xtensa: Add clrsbsi2 insn pattern | Takayuki 'January June' Suwa | 2022-06-09 | 2 | -1/+24 |
* | AArch64: Prioritise init_have_lse_atomics constructor [PR 105708] | Wilco Dijkstra | 2022-05-25 | 1 | -1/+3 |
* | aarch64: Fix pac-ret with unusual dwarf in libgcc unwinder [PR104689] | Szabolcs Nagy | 2022-05-25 | 1 | -1/+7 |
* | Daily bump. | GCC Administrator | 2022-05-21 | 1 | -0/+48 |
* | libgcc: use __builtin_clz and __builtin_ctz in libbid | Christophe Lyon | 2022-05-20 | 1 | -47/+4 |
* | libgcc: Add support for HF mode (aka _Float16) in libbid | Christophe Lyon | 2022-05-20 | 7 | -2/+250 |
* | libgcc: Enable XF mode conversions to/from DFP modes only if supported | Christophe Lyon | 2022-05-20 | 6 | -0/+12 |
* | [AArch64] add barriers to ool __sync builtins | Sebastian Pop | 2022-05-13 | 2 | -8/+42 |
* | libgcc: IA64: don't compile glibc-based unwinder without libc headers | Sergei Trofimovich | 2022-04-08 | 1 | -0/+2 |
* | LoongArch Port: libgcc | chenglulu | 2022-03-29 | 7 | -0/+300 |
* | libgcc: m68k: avoid TEXTRELs in shared library (PR 86224) | Sergei Trofimovich | 2022-03-19 | 1 | -5/+14 |
* | GCN: Implement __atomic_compare_exchange_{1,2} in libgcc [PR102215] | Tobias Burnus | 2022-03-09 | 1 | -1/+28 |
* | Darwin, libgcc: Fix build errors on powerpc-darwin8. | Iain Sandoe | 2022-03-04 | 2 | -3/+3 |
* | libgcc: Fix __gthr_i486_lock_cmp_xchg clobber for Windows | Jonathan Yong | 2022-01-15 | 2 | -23/+2 |
* | arc: Add DWARF2 alternate CFA column. | Claudiu Zissulescu | 2022-01-14 | 1 | -4/+5 |
* | Update copyright years. | Jakub Jelinek | 2022-01-03 | 1005 | -1005/+1005 |
* | Update Copyright in ChangeLog files | Jakub Jelinek | 2022-01-03 | 1 | -1/+1 |
* | Generate illegal instruction fault if LWS syscall returns -EFAULT. | John David Anglin | 2022-01-02 | 1 | -0/+6 |
* | libgcc, Darwin: Add missing build dependencies. | Iain Sandoe | 2021-12-17 | 3 | -7/+8 |
* | Tigthen libc_internal and crtstuff for VxWorks shared objects | Frederic Konrad | 2021-12-13 | 2 | -5/+81 |
* | Preserve cpu specific CRTSTUFF_T_CFLAGS on powerpc-vxworks7 | Olivier Hainque | 2021-12-13 | 1 | -1/+3 |
* | Leverage sysroot for VxWorks | Olivier Hainque | 2021-12-13 | 2 | -26/+3 |
* | libgcc: vxcrtstuff.c: make ctor/dtor functions static | Rasmus Villemoes | 2021-12-11 | 1 | -3/+7 |
* | libgcc: vxcrtstuff.c: remove ctor/dtor declarations | Rasmus Villemoes | 2021-12-11 | 1 | -3/+0 |
* | libgcc, Darwin: Update darwin10 unwinder shim dependencies. | Iain Sandoe | 2021-12-10 | 1 | -1/+1 |
* | Replace t-ppccomm by t-vxworks in libgcc/config/rs6000 | Rasmus Villemoes | 2021-12-10 | 1 | -0/+1 |
* | Provide vxworks alternate stdint.h during the build | Olivier Hainque | 2021-12-09 | 2 | -0/+4 |
* | libgcc, Darwin: Build a libgcc_s.1 for backwards compatibility. | Iain Sandoe | 2021-12-08 | 8 | -22/+176 |
* | RISC-V: jal cannot refer to a default visibility symbol for shared object. | Nelson Chu | 2021-12-06 | 2 | -7/+14 |
* | libgcc: vxcrtstuff.c: add a few undefs | Rasmus Villemoes | 2021-11-30 | 1 | -0/+8 |
* | Fix typo in t-dimode | John David Anglin | 2021-11-27 | 1 | -1/+1 |
* | Darwin: Rework handling for unwinder code in libgcc_s and specs [PR80556]. | Iain Sandoe | 2021-11-19 | 8 | -463/+61 |
* | libgcc, emutls: Allow building weak definitions of the emutls functions. | Iain Sandoe | 2021-11-19 | 1 | -0/+13 |
* | libgcc: Fix backtrace fallback on PowerPC Big-endian | Raphael Moreira Zinsly | 2021-11-11 | 1 | -1/+7 |
* | rs6000, libgcc: Fix up -Wmissing-prototypes warning on rs6000/linux-unwind.h | Jakub Jelinek | 2021-11-10 | 1 | -1/+2 |
* | Darwin, crts: Fix a build warning. | Iain Sandoe | 2021-11-05 | 2 | -0/+3 |
* | Support TI mode and soft float on PA64 | John David Anglin | 2021-11-05 | 4 | -0/+298 |
* | Fix warnings building linux-atomic.c and fptr.c on hppa64-linux | John David Anglin | 2021-10-27 | 2 | -53/+61 |
* | or1k: Update FPU to specify detect tininess before rounding | Stafford Horne | 2021-10-23 | 1 | -1/+1 |
* | libgcc: Add a backchain fallback to _Unwind_Backtrace() on PowerPC | Raphael Moreira Zinsly | 2021-10-14 | 1 | -14/+88 |
* | libgcc: use .init_stack for constructors if available | Ian Lance Taylor | 2021-10-07 | 3 | -4/+21 |
* | libgcc, X86, Darwin: Export cpu_model and indicator. | Iain Sandoe | 2021-09-28 | 1 | -1/+4 |
* | libgcc, X86: Adjust guard for Mach-O code. | Iain Sandoe | 2021-09-22 | 1 | -1/+1 |
* | libgcc, Darwin: Remove unused symlinks. | Iain Sandoe | 2021-09-19 | 1 | -18/+0 |
* | libgcc, X86, Darwin: Handle symbols for HF cases. | Iain Sandoe | 2021-09-19 | 4 | -1/+27 |
* | libgcc, X86: Exclude rules for libgcc2 __{div,mul}hc3. | Iain Sandoe | 2021-09-19 | 1 | -0/+1 |
* | Darwin, crts: Build Darwin10 unwinder shim as a library. | Iain Sandoe | 2021-09-19 | 1 | -0/+6 |
* | Remove m32r{,le}-*-linux* support from GCC | Andrew Pinski | 2021-09-13 | 2 | -53/+0 |
* | Compile __{mul,div}hc3 into libgcc_s.so.1. | liuhongt | 2021-09-08 | 1 | -2/+1 |
* | libgcc, i386: Export *hf* and *hc* from libgcc_s.so.1 | Jakub Jelinek | 2021-09-08 | 1 | -0/+20 |