Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-10-06 | [Darwin] Fix some format-related build warnings. | Iain Sandoe | 1 | -5/+6 |
2019-10-05 | [Darwin] Amend section for constants with reloactions. | Iain Sandoe | 1 | -3/+4 |
2019-09-29 | [Darwin, PPC, Mode Iterators 5/n] Update macho_low. | Iain Sandoe | 1 | -2/+2 |
2019-09-28 | [Darwin, PPC, Mode Iterators 4/n] Update macho_high. | Iain Sandoe | 1 | -3/+4 |
2019-09-21 | [Darwin] Update machopic_legitimize_pic_address. | Iain Sandoe | 1 | -4/+4 |
2019-08-13 | Use checking forms of DECL_FUNCTION_CODE (PR 91421) | Richard Sandiford | 1 | -3/+2 |
2019-08-13 | [Darwin] There is no need to distinguish PIC/non-PIC symbol stubs. | Iain Sandoe | 1 | -6/+6 |
2019-07-07 | [Darwin] Make a final check on PIC options. | Iain Sandoe | 1 | -2/+6 |
2019-07-07 | [Darwin] Don't jam symbol stubs on for kernel code. | Iain Sandoe | 1 | -2/+0 |
2019-06-18 | Darwin - strip trailing whitespace from a file, NFC. | Iain Sandoe | 1 | -127/+127 |
2019-06-18 | [Darwin] The need for FDE symbols is dependent on linker used, not OS rev. | Iain Sandoe | 1 | -9/+26 |
2019-06-16 | [Darwin] The need for picsym stubs is dependent on linker used, not OS rev. | Iain Sandoe | 1 | -13/+27 |
2019-05-18 | darwin - use switch_to_section instead of asm output. | Iain Sandoe | 1 | -4/+2 |
2019-03-11 | Wrap option names in gcc internal messages with %< and %>. | Martin Liska | 1 | -3/+3 |
2019-03-08 | re PR target/80190 (darwin: untranslateable placeholder "non-ASCII character") | Jakub Jelinek | 1 | -2/+4 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-08-25 | Code clean-up on darwin.c | Iain Sandoe | 1 | -8/+1 |
2018-08-18 | Darwin does not support gsplit-dwarf. | Iain Sandoe | 1 | -0/+8 |
2018-08-15 | Darwin - remove unnecessary target hook | Iain Sandoe | 1 | -15/+0 |
2018-03-02 | re PR target/82005 (Early lto debug not implemented on Darwin) | Richard Biener | 1 | -0/+4 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |