Age | Commit message (Expand) | Author | Files | Lines |
2022-09-02 | STABS: remove -gstabs and -gxcoff functionality | Martin Liska | 1 | -25/+2 |
2022-08-17 | fortran: Add -static-libquadmath support [PR46539] | Jakub Jelinek | 1 | -0/+1 |
2022-05-29 | Darwin: Fix empty g++ command lines [PR105599]. | Iain Sandoe | 1 | -11/+6 |
2022-05-28 | Darwin: Amend REAL_LIBGCC_SPEC comment [NFC]. | Iain Sandoe | 1 | -25/+13 |
2022-03-07 | Fix up duplicated duplicated words in comments | Jakub Jelinek | 1 | -1/+1 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -2/+2 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-12-24 | Darwin: Update rules for handling alignment of globals. | Iain Sandoe | 1 | -5/+4 |
2021-12-24 | Darwin: Define OBJECT_FORMAT_MACHO. | Iain Sandoe | 1 | -0/+2 |
2021-12-17 | Darwin, Driver: Avoid a link line for empty commands. | Iain Sandoe | 1 | -5/+0 |
2021-12-08 | Darwin: Amend pie options when linking mdynamic-no-pic. | Iain Sandoe | 1 | -2/+6 |
2021-12-01 | darwin, d: Support outfile substitution for libphobos | Iain Buclaw | 1 | -0/+1 |
2021-11-19 | Darwin: Rework handling for unwinder code in libgcc_s and specs [PR80556]. | Iain Sandoe | 1 | -33/+65 |
2021-11-15 | IPA: Provide a mechanism to register static DTORs via cxa_atexit. | Iain Sandoe | 1 | -0/+5 |
2021-11-05 | Darwin : Make trampoline templates linker-visible. | Iain Sandoe | 1 | -0/+2 |
2021-10-15 | Darwin: Update specs handling '-r'. | Iain Sandoe | 1 | -15/+18 |
2021-10-15 | Darwin: Revise handling of some driver opts. | Iain Sandoe | 1 | -111/+187 |
2021-09-28 | Darwin, D : Add .d suffix to the list for invoking dsymutil. | Iain Sandoe | 1 | -1/+1 |
2021-09-19 | Darwin, crts: Build Darwin10 unwinder shim as a library. | Iain Sandoe | 1 | -1/+1 |
2021-09-13 | Remove DARWIN_PREFER_DWARF and dead code | Richard Biener | 1 | -2/+1 |
2021-08-27 | Darwin : Mark the mod init/term section starts with a linker-visible sym. | Iain Sandoe | 1 | -0/+3 |
2021-08-18 | Darwin: Handle the -rpath command line option. | Iain Sandoe | 1 | -1/+2 |
2021-07-05 | Darwin, configury : Allow for specification and detection of dsymutil. | Iain Sandoe | 1 | -2/+0 |
2021-07-02 | Darwin, CTF, BTF: Do not run the DWARF debug link for BTF/CTF [PR101283]. | Iain Sandoe | 1 | -2/+2 |
2021-07-02 | Darwin, BTF: Provide a suitable section name for BTF [PR101283]. | Iain Sandoe | 1 | -2/+4 |
2021-07-01 | Darwin: Define a suitable section name for CTF [PR101283] | Iain Sandoe | 1 | -0/+4 |
2021-03-01 | dwarf2unwind : Force the CFA after remember/restore pairs [44107/48097]. | Iain Sandoe | 1 | -0/+5 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-01-02 | Darwin : Adjust defaults for the linker. | Iain Sandoe | 1 | -4/+8 |
2021-01-02 | Darwin, Simplify headers 2/5 : Move spec for STACK_CHECK_STATIC_BUILTIN. | Iain Sandoe | 1 | -0/+3 |
2021-01-02 | Darwin, Simplify headers 1/5 : Move LINK_GCC_C_SEQUENCE_SPEC [NFC]. | Iain Sandoe | 1 | -3/+7 |
2021-01-02 | Darwin, Simplify headers 0/5 : Move spec for Darwin 10 unwind stub [NFC]. | Iain Sandoe | 1 | -0/+1 |
2021-01-02 | Darwin : Adjust defaults for current bootstrap constraints. | Iain Sandoe | 1 | -11/+26 |
2020-12-01 | Darwin, D : Adjust the X spec to cater for duplicate use. | Iain Sandoe | 1 | -2/+2 |
2020-11-11 | CFI-handling : Add a hook to allow target-specific Personality and LSDA indir... | Iain Sandoe | 1 | -0/+3 |
2020-10-11 | Objective-C, Darwin : Revise the runtime selection options. | Iain Sandoe | 1 | -1/+1 |
2020-10-07 | debug: Pass --gdwarf-N to assembler if fixed gas is detected during configure | Jakub Jelinek | 1 | -0/+1 |
2020-08-03 | Darwin: Guard two macros in darwin.h. | Iain Sandoe | 1 | -0/+3 |
2020-05-23 | Darwin: Make sanitizer local vars linker-visible. | Iain Sandoe | 1 | -0/+6 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-14 | [Darwin, PPC] Use Darwin9 bundle header for Rosetta builds. | Iain Sandoe | 1 | -4/+7 |
2019-11-10 | [Darwin, machopic 11/n] A flag to indicate synbols should be linker-visible. | Iain Sandoe | 1 | -0/+7 |
2019-10-09 | [Darwin, machopic 3/n] Set a SYMBOL flag for indirections. | Iain Sandoe | 1 | -1/+8 |
2019-10-08 | [Darwin, machopic 2/n] Compute and cache indirection rules. | Iain Sandoe | 1 | -0/+9 |
2019-10-07 | [Darwin, machopic 1/n] Consider visibility in indirections. | Iain Sandoe | 1 | -0/+6 |
2019-10-07 | [Darwin, machopic 0/n] Initial tidy of Mach-O symbol handling. | Iain Sandoe | 1 | -8/+17 |
2019-08-13 | [Darwin] There is no need to distinguish PIC/non-PIC symbol stubs. | Iain Sandoe | 1 | -1/+1 |
2019-07-31 | re PR target/91050 (-mdejagnu-cpu=<cpu> does not affect the -m<cpu> assembler... | Peter Bergner | 1 | -1/+2 |
2019-07-19 | [Darwin] More specs TLC. | Iain Sandoe | 1 | -10/+18 |
2019-07-03 | [Darwin] Revise pie,no-pie and rdynamic driver specs. | Iain Sandoe | 1 | -13/+11 |