aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/darwin.cc
AgeCommit message (Expand)AuthorFilesLines
2024-11-22build: Remove INCLUDE_MEMORY [PR117737]Andrew Pinski1-1/+0
2024-11-06Darwin: Fix a narrowing warning.Iain Sandoe1-1/+1
2024-10-24Use unique_ptr in more places in pretty_printer/diagnostics [PR116613]David Malcolm1-0/+1
2024-10-16Ternary operator formatting fixesJakub Jelinek1-2/+2
2024-06-05darwin: Replace use of LONG_DOUBLE_TYPE_SIZEKewen Lin1-1/+1
2024-04-02Darwin: Correct a version check.Iain Sandoe1-1/+1
2024-04-02Darwin: Do not emit .macinfo when dsymutil cannot consume it.Iain Sandoe1-5/+18
2024-01-28Objective-C, Darwin: Do not overalign CFStrings and Objective-C metadata.Iain Sandoe1-0/+1
2024-01-18Darwin: Fix a typo in Objective-C meta-data.Iain Sandoe1-2/+8
2024-01-18Darwin: Fix constant CFString code-gen [PR105522].Iain Sandoe1-43/+57
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-10-25Darwin: Handle the fPIE option specially.Iain Sandoe1-2/+13
2023-10-18Darwin: Check as for .build_version support and use it if available.Iain Sandoe1-2/+32
2023-09-18Darwin,debug : Switch to DWARF 3 or 4 when dsymutil supports it.Iain Sandoe1-4/+29
2023-09-10Darwin: Partial reversion of r14-3648 (Inits Section).Iain Sandoe1-6/+9
2023-09-04Darwin: Place global inits in the correct section.Iain Sandoe1-0/+8
2023-09-04Darwin: Match system sections and relocs for exception tables.Iain Sandoe1-0/+1
2023-09-04Darwin, machopic: Debug printer for macho symbol flags.Iain Sandoe1-0/+39
2023-05-18gcc/config/*: use _P() defines from tree.hBernhard Reutner-Fischer1-1/+1
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-05-03Objective-C, NeXT: Adjust symbol marking to match host tools.Iain Sandoe1-0/+2
2022-03-04Darwin: Fix a type mismatch warning for a non-GCC bootstrap compiler.Iain Sandoe1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-5/+5
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+3886