Age | Commit message (Expand) | Author | Files | Lines |
2023-06-04 | libgcc: Use initarray section type for .init_stack | Kewen Lin | 1 | -1/+1 |
2023-03-08 | libgcc, rs6000: Fix bump size for powerpc64 elfv1 ABI [PR108727] | Kewen Lin | 1 | -2/+2 |
2023-03-06 | PR target/107299: Fix build issue when long double is IEEE 128-bit | Michael Meissner | 3 | -11/+46 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 75 | -75/+75 |
2022-10-06 | libgcc: Decrease size of _Unwind_FrameState and even more size of cleared are... | Jakub Jelinek | 4 | -17/+17 |
2022-03-04 | Darwin, libgcc: Fix build errors on powerpc-darwin8. | Iain Sandoe | 1 | -2/+2 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 75 | -75/+75 |
2021-12-17 | libgcc, Darwin: Add missing build dependencies. | Iain Sandoe | 1 | -3/+1 |
2021-12-10 | Replace t-ppccomm by t-vxworks in libgcc/config/rs6000 | Rasmus Villemoes | 1 | -0/+1 |
2021-12-08 | libgcc, Darwin: Build a libgcc_s.1 for backwards compatibility. | Iain Sandoe | 2 | -0/+8 |
2021-11-19 | Darwin: Rework handling for unwinder code in libgcc_s and specs [PR80556]. | Iain Sandoe | 2 | -199/+0 |
2021-11-11 | libgcc: Fix backtrace fallback on PowerPC Big-endian | Raphael Moreira Zinsly | 1 | -1/+7 |
2021-11-10 | rs6000, libgcc: Fix up -Wmissing-prototypes warning on rs6000/linux-unwind.h | Jakub Jelinek | 1 | -1/+2 |
2021-10-14 | libgcc: Add a backchain fallback to _Unwind_Backtrace() on PowerPC | Raphael Moreira Zinsly | 1 | -14/+88 |
2021-10-07 | libgcc: use .init_stack for constructors if available | Ian Lance Taylor | 1 | -0/+6 |
2021-08-26 | rs6000: inline ldouble __gcc_qsub | David Edelsohn | 1 | -4/+10 |
2021-07-15 | [POWER10] __morestack calls from pcrel code | Alan Modra | 1 | -0/+41 |
2021-06-22 | rs6000: Fix typos in float128 ISA3.1 support | Kewen Lin | 3 | -19/+10 |
2021-06-10 | rs6000: Fix *TItype_ppc | Segher Boessenkool | 1 | -0/+12 |
2021-06-09 | Conversions between 128-bit integer and floating point values. | Carl Love | 12 | -23/+185 |
2021-04-28 | Practical improvement to libgcc complex divide | Patrick McGehearty | 1 | -8/+101 |
2021-04-23 | Fix logic error in 32-bit trampolines. | Michael Meissner | 1 | -4/+2 |
2021-04-05 | Honor --disable-decimal-float on PowerPC Decimal/Float128 conversions | Michael Meissner | 1 | -2/+5 |
2021-04-03 | rs6000: Fix up libgcc ABI when built with --with-long-double-format=ieee [PR9... | Jakub Jelinek | 1 | -4/+6 |
2021-03-29 | Require GLIBC 2.32 for Decimal/_Float128 conversions. | Michael Meissner | 5 | -177/+1 |
2021-03-01 | Fix __sprintfkf prototype in libgcc. | Michael Meissner | 2 | -2/+2 |
2021-02-22 | Add conversions between _Float128 and Decimal. | Michael Meissner | 12 | -1/+431 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 70 | -70/+70 |
2020-12-03 | PowerPC: PR libgcc/97543 and libgcc/97643, fix long double issues | Michael Meissner | 1 | -0/+22 |
2020-11-17 | [RS6000] Use LIB2_SIDITI_CONV_FUNCS in place of ppc64-fp.c | Alan Modra | 2 | -239/+1 |
2020-10-01 | [RS6000] Adjust gcc asm for power10 | Alan Modra | 2 | -9/+27 |
2020-10-01 | [RS6000] -mno-minimal-toc vs. power10 pcrelative | Alan Modra | 1 | -1/+6 |
2020-09-27 | aix: Use $(AR) without -X32_64 to build FAT libraries. | Clément Chigot | 1 | -10/+11 |
2020-07-14 | aix: FAT libraries: test native compiler mode directly | David Edelsohn | 1 | -1/+1 |
2020-06-21 | aix: Add GCC64 configuration and FAT target libraries. | David Edelsohn | 2 | -23/+61 |
2020-05-05 | Delete file meant for a private branch | Michael Meissner | 1 | -7/+0 |
2020-05-05 | Remove files meant for private branch | Michael Meissner | 2 | -85/+0 |
2020-05-05 | Delete changes meant for a private branch. | Michael Meissner | 1 | -7/+0 |
2020-05-05 | Patch ieee128-lib-patch010b | Michael Meissner | 3 | -0/+92 |
2020-05-05 | New file | Michael Meissner | 1 | -0/+0 |
2020-05-05 | New files | Michael Meissner | 2 | -0/+0 |
2020-05-05 | Patch ieee128-lib-patch003b | Michael Meissner | 1 | -0/+7 |
2020-04-27 | RS6000: Use .machine ppc for some CRT files | Sebastian Huber | 3 | -0/+3 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 71 | -71/+71 |
2019-07-03 | [Darwin] Some TLC for older Darwin versions. | Iain Sandoe | 2 | -10/+10 |
2019-06-25 | [Darwin, PPC] Move the out of line register save/restore to an endfile. | Iain Sandoe | 1 | -8/+34 |
2019-06-06 | Darwin, PowerPC, libgcc - Ensure unwinder is built with altivec enabled. | Iain Sandoe | 1 | -0/+3 |
2019-06-05 | aix-unwind.h (LR_REGNO): Rename to R_LR. | David Edelsohn | 1 | -14/+14 |
2019-05-17 | soft-fp: Update soft-fp from glibc | H.J. Lu | 1 | -2/+2 |
2019-05-12 | darwin, powerpc - set .machine in an asm file. | Iain Sandoe | 1 | -1/+7 |