aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/darwin.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-08Darwin: Sync coverage specs with gcc/gcc.cc.Iain Sandoe1-1/+1
2024-01-30libgcc: Make heap trampoline support dynamic [PR113403].Iain Sandoe1-16/+27
2024-01-18Darwin: Suppress adding embedded rpaths for earlier OS versions.Iain Sandoe1-2/+1
2024-01-18Darwin: Fix constant CFString code-gen [PR105522].Iain Sandoe1-0/+2
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-10-26Darwin: Make metadata symbol lables linker-visible for GNU objc.Iain Sandoe1-1/+1
2023-10-22Darwin, rpaths: Add --with-darwin-extra-rpath.Iain Sandoe1-0/+14
2023-10-22Config,Darwin: Allow for configuring Darwin to use embedded runpath.Iain Sandoe1-4/+28
2023-09-26Darwin: Handle -dynamiclib on cc1 lines.Iain Sandoe1-1/+1
2023-09-20Darwin: Move checking of the 'shared' driver spec.Iain Sandoe1-17/+17
2023-09-04Darwin: Match system sections and relocs for exception tables.Iain Sandoe1-1/+1
2023-08-31Darwin: homogenize spelling of macOSFrancois-Xavier Coudert1-2/+2
2023-07-21Darwin: Handle linker '-demangle' option.Iain Sandoe1-0/+7
2023-07-13Darwin: Use -platform_version when available [PR110624].Iain Sandoe1-3/+12
2023-07-03testsuite, Darwin: Remove an unnecessary flags addition.Iain Sandoe1-3/+2
2023-01-05modula-2, driver: Implement handling for -static-libgm2.Iain Sandoe1-1/+6
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-09-02STABS: remove -gstabs and -gxcoff functionalityMartin Liska1-25/+2
2022-08-17fortran: Add -static-libquadmath support [PR46539]Jakub Jelinek1-0/+1
2022-05-29Darwin: Fix empty g++ command lines [PR105599].Iain Sandoe1-11/+6
2022-05-28Darwin: Amend REAL_LIBGCC_SPEC comment [NFC].Iain Sandoe1-25/+13
2022-03-07Fix up duplicated duplicated words in commentsJakub Jelinek1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-2/+2
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-12-24Darwin: Update rules for handling alignment of globals.Iain Sandoe1-5/+4
2021-12-24Darwin: Define OBJECT_FORMAT_MACHO.Iain Sandoe1-0/+2
2021-12-17Darwin, Driver: Avoid a link line for empty commands.Iain Sandoe1-5/+0
2021-12-08Darwin: Amend pie options when linking mdynamic-no-pic.Iain Sandoe1-2/+6
2021-12-01darwin, d: Support outfile substitution for libphobosIain Buclaw1-0/+1
2021-11-19Darwin: Rework handling for unwinder code in libgcc_s and specs [PR80556].Iain Sandoe1-33/+65
2021-11-15IPA: Provide a mechanism to register static DTORs via cxa_atexit.Iain Sandoe1-0/+5
2021-11-05Darwin : Make trampoline templates linker-visible.Iain Sandoe1-0/+2
2021-10-15Darwin: Update specs handling '-r'.Iain Sandoe1-15/+18
2021-10-15Darwin: Revise handling of some driver opts.Iain Sandoe1-111/+187
2021-09-28Darwin, D : Add .d suffix to the list for invoking dsymutil.Iain Sandoe1-1/+1
2021-09-19Darwin, crts: Build Darwin10 unwinder shim as a library.Iain Sandoe1-1/+1
2021-09-13Remove DARWIN_PREFER_DWARF and dead codeRichard Biener1-2/+1
2021-08-27Darwin : Mark the mod init/term section starts with a linker-visible sym.Iain Sandoe1-0/+3
2021-08-18Darwin: Handle the -rpath command line option.Iain Sandoe1-1/+2
2021-07-05Darwin, configury : Allow for specification and detection of dsymutil.Iain Sandoe1-2/+0
2021-07-02Darwin, CTF, BTF: Do not run the DWARF debug link for BTF/CTF [PR101283].Iain Sandoe1-2/+2
2021-07-02Darwin, BTF: Provide a suitable section name for BTF [PR101283].Iain Sandoe1-2/+4
2021-07-01Darwin: Define a suitable section name for CTF [PR101283]Iain Sandoe1-0/+4
2021-03-01dwarf2unwind : Force the CFA after remember/restore pairs [44107/48097].Iain Sandoe1-0/+5
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2021-01-02Darwin : Adjust defaults for the linker.Iain Sandoe1-4/+8
2021-01-02Darwin, Simplify headers 2/5 : Move spec for STACK_CHECK_STATIC_BUILTIN.Iain Sandoe1-0/+3
2021-01-02Darwin, Simplify headers 1/5 : Move LINK_GCC_C_SEQUENCE_SPEC [NFC].Iain Sandoe1-3/+7
2021-01-02Darwin, Simplify headers 0/5 : Move spec for Darwin 10 unwind stub [NFC].Iain Sandoe1-0/+1
2021-01-02Darwin : Adjust defaults for current bootstrap constraints.Iain Sandoe1-11/+26