Age | Commit message (Expand) | Author | Files | Lines |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -3886/+0 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-12-24 | Darwin: Amend a comment to be more inclusive [NFC]. | Iain Sandoe | 1 | -3/+3 |
2021-12-24 | Darwin: Update rules for handling alignment of globals. | Iain Sandoe | 1 | -4/+13 |
2021-12-24 | Darwin: Check for that flag-reorder-and-partition. | Iain Sandoe | 1 | -0/+1 |
2021-12-03 | pch: Add support for PCH for relocatable executables [PR71934] | Jakub Jelinek | 1 | -1/+1 |
2021-11-19 | Darwin: Rework handling for unwinder code in libgcc_s and specs [PR80556]. | Iain Sandoe | 1 | -24/+0 |
2021-10-20 | Rename asm_out_file function arguments. | Martin Liska | 1 | -17/+17 |
2021-10-08 | Come up with OPTION_SET_P macro. | Martin Liska | 1 | -15/+16 |
2021-08-29 | Darwin: Fixes for darwin_libc_has_function. | Iain Sandoe | 1 | -5/+9 |
2021-08-27 | Darwin : Mark the mod init/term section starts with a linker-visible sym. | Iain Sandoe | 1 | -5/+32 |
2021-08-17 | Darwin: Reset section names table at the end of compile. | Iain Sandoe | 1 | -0/+8 |
2021-05-20 | dwarf: new dwarf_debuginfo_p predicate | Indu Bhagat | 1 | -1/+2 |
2021-05-18 | Use startswith in targets. | Martin Liska | 1 | -71/+70 |
2021-04-24 | Revert "Darwin : Adjust darwin_binds_local_p for PIC code [PR100152]." | Iain Sandoe | 1 | -13/+4 |
2021-04-24 | Darwin : Adjust darwin_binds_local_p for PIC code [PR100152]. | Iain Sandoe | 1 | -4/+13 |
2021-04-03 | Darwin : Fix out-of-bounds access to df_regs_ever_live. | Iain Sandoe | 1 | -2/+3 |
2021-04-03 | Darwin : Fix whitespace and delete unused code (NFC). | Iain Sandoe | 1 | -20/+14 |
2021-03-01 | dwarf2unwind : Force the CFA after remember/restore pairs [44107/48097]. | Iain Sandoe | 1 | -0/+10 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-11-11 | CFI-handling : Add a hook to allow target-specific Personality and LSDA indir... | Iain Sandoe | 1 | -0/+11 |
2020-10-11 | Darwin, Objective-C : Adjust objective-c symbol linkage with version. | Iain Sandoe | 1 | -3/+30 |
2020-10-11 | Darwin, Objective-C : Update meta-data linkage. | Iain Sandoe | 1 | -1/+42 |
2020-10-11 | Objective-C, Darwin : Revise the runtime selection options. | Iain Sandoe | 1 | -2/+2 |
2020-10-10 | Darwin : Only emit Objective-C section switches for older linkers. | Iain Sandoe | 1 | -3/+4 |
2020-10-10 | Objective-C, Darwin : Update metadata section uses. | Iain Sandoe | 1 | -0/+6 |
2020-10-10 | Objective-C, Darwin : Use special string sections for V2 NeXT runtime. | Iain Sandoe | 1 | -0/+8 |
2020-10-10 | Darwin : Begin rework of zero-fill sections. | Iain Sandoe | 1 | -28/+14 |
2020-09-30 | [nvptx] Add type arg to TARGET_LIBC_HAS_FUNCTION | Tom de Vries | 1 | -1/+2 |
2020-09-07 | Darwin : Update libc function availability. | Iain Sandoe | 1 | -1/+2 |
2020-08-03 | Darwin: Handle poly_int machine_modes. | Iain Sandoe | 1 | -29/+33 |
2020-03-21 | Darwin: Handle NULL DECL_SIZE_TYPE in machopic_select_section (PR94237). | Iain Sandoe | 1 | -10/+19 |
2020-02-20 | Fix error message for Darwin. | Martin Liska | 1 | -1/+2 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-09 | [Darwin, machopic 10/n] Rework X86 mcount stub code. | Iain Sandoe | 1 | -9/+14 |
2019-10-15 | [Darwin] Clarify fix and continue support (NFC). | Iain Sandoe | 1 | -12/+18 |
2019-10-15 | [Darwin] Update darwin_binds_local_p. | Iain Sandoe | 1 | -2/+8 |
2019-10-14 | [Darwin, machopic 9/n] Minor code clean-ups. | Iain Sandoe | 1 | -15/+17 |
2019-10-13 | [Darwin, machopic 8/n] Back out part of PR71767 fix. | Iain Sandoe | 1 | -65/+43 |
2019-10-13 | [Darwin, machopic 7/n] Remove code that should be dead. | Iain Sandoe | 1 | -15/+0 |
2019-10-12 | [Darwin, machopic 6/n] Fix for 67183 | Iain Sandoe | 1 | -93/+141 |
2019-10-12 | [Darwin, machopic 5/n] Make machopic_finish() static. | Iain Sandoe | 1 | -1/+1 |
2019-10-12 | [Darwin] Suppress emitting empty ctor/dtor sections. | Iain Sandoe | 1 | -1/+2 |
2019-10-10 | [Darwin, machopic 4/n] Arrange to indirect IVARs when needed. | Iain Sandoe | 1 | -0/+11 |
2019-10-09 | [Darwin] Improve Objective-C NeXT ABI version check. | Iain Sandoe | 1 | -10/+11 |
2019-10-09 | [Darwin, machopic 3/n] Set a SYMBOL flag for indirections. | Iain Sandoe | 1 | -0/+2 |
2019-10-08 | [Darwin] Remove code deprecated in 4.x. | Iain Sandoe | 1 | -73/+4 |
2019-10-08 | [Darwin, machopic 2/n] Compute and cache indirection rules. | Iain Sandoe | 1 | -2/+15 |
2019-10-07 | [Darwin, machopic 1/n] Consider visibility in indirections. | Iain Sandoe | 1 | -0/+7 |
2019-10-07 | [Darwin, machopic 0/n] Initial tidy of Mach-O symbol handling. | Iain Sandoe | 1 | -17/+30 |