]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/darwin.c
Update copyright years.
[thirdparty/gcc.git] / gcc / config / darwin.c
2022-01-03  Jakub JelinekUpdate copyright years.
2021-12-24  Iain SandoeDarwin: Amend a comment to be more inclusive [NFC].
2021-12-24  Iain SandoeDarwin: Update rules for handling alignment of globals.
2021-12-24  Iain SandoeDarwin: Check for that flag-reorder-and-partition.
2021-12-03  Jakub Jelinekpch: Add support for PCH for relocatable executables...
2021-11-19  Iain SandoeDarwin: Rework handling for unwinder code in libgcc_s...
2021-10-20  Martin LiskaRename asm_out_file function arguments.
2021-10-08  Martin LiskaCome up with OPTION_SET_P macro.
2021-08-29  Iain SandoeDarwin: Fixes for darwin_libc_has_function.
2021-08-27  Iain SandoeDarwin : Mark the mod init/term section starts with...
2021-08-17  Iain SandoeDarwin: Reset section names table at the end of compile.
2021-05-20  Indu Bhagatdwarf: new dwarf_debuginfo_p predicate
2021-05-18  Martin LiskaUse startswith in targets.
2021-04-24  Iain SandoeRevert "Darwin : Adjust darwin_binds_local_p for PIC...
2021-04-24  Iain SandoeDarwin : Adjust darwin_binds_local_p for PIC code ...
2021-04-03  Iain SandoeDarwin : Fix out-of-bounds access to df_regs_ever_live.
2021-04-03  Iain SandoeDarwin : Fix whitespace and delete unused code (NFC).
2021-03-01  Iain Sandoedwarf2unwind : Force the CFA after remember/restore...
2021-01-04  Jakub JelinekUpdate copyright years.
2020-11-11  Iain SandoeCFI-handling : Add a hook to allow target-specific...
2020-10-11  Iain SandoeDarwin, Objective-C : Adjust objective-c symbol linkage...
2020-10-11  Iain SandoeDarwin, Objective-C : Update meta-data linkage.
2020-10-11  Iain SandoeObjective-C, Darwin : Revise the runtime selection...
2020-10-10  Iain SandoeDarwin : Only emit Objective-C section switches for...
2020-10-10  Iain SandoeObjective-C, Darwin : Update metadata section uses.
2020-10-10  Iain SandoeObjective-C, Darwin : Use special string sections for...
2020-10-10  Iain SandoeDarwin : Begin rework of zero-fill sections.
2020-09-30  Tom de Vries[nvptx] Add type arg to TARGET_LIBC_HAS_FUNCTION
2020-09-07  Iain SandoeDarwin : Update libc function availability.
2020-08-03  Iain SandoeDarwin: Handle poly_int machine_modes.
2020-03-21  Iain SandoeDarwin: Handle NULL DECL_SIZE_TYPE in machopic_select_s...
2020-02-20  Martin LiskaFix error message for Darwin.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-09  Iain Sandoe[Darwin, machopic 10/n] Rework X86 mcount stub code.
2019-10-15  Iain Sandoe[Darwin] Clarify fix and continue support (NFC).
2019-10-15  Iain Sandoe[Darwin] Update darwin_binds_local_p.
2019-10-14  Iain Sandoe[Darwin, machopic 9/n] Minor code clean-ups.
2019-10-13  Iain Sandoe[Darwin, machopic 8/n] Back out part of PR71767 fix.
2019-10-13  Iain Sandoe[Darwin, machopic 7/n] Remove code that should be dead.
2019-10-12  Iain Sandoe[Darwin, machopic 6/n] Fix for 67183
2019-10-12  Iain Sandoe[Darwin, machopic 5/n] Make machopic_finish() static.
2019-10-12  Iain Sandoe[Darwin] Suppress emitting empty ctor/dtor sections.
2019-10-10  Iain Sandoe[Darwin, machopic 4/n] Arrange to indirect IVARs when...
2019-10-09  Iain Sandoe[Darwin] Improve Objective-C NeXT ABI version check.
2019-10-09  Iain Sandoe[Darwin, machopic 3/n] Set a SYMBOL flag for indirections.
2019-10-08  Iain Sandoe[Darwin] Remove code deprecated in 4.x.
2019-10-08  Iain Sandoe[Darwin, machopic 2/n] Compute and cache indirection...
2019-10-07  Iain Sandoe[Darwin, machopic 1/n] Consider visibility in indirections.
2019-10-07  Iain Sandoe[Darwin, machopic 0/n] Initial tidy of Mach-O symbol...
2019-10-06  Iain Sandoe[Darwin] Fix some format-related build warnings.
2019-10-05  Iain Sandoe[Darwin] Amend section for constants with reloactions.
2019-09-29  Iain Sandoe[Darwin, PPC, Mode Iterators 5/n] Update macho_low.
2019-09-28  Iain Sandoe[Darwin, PPC, Mode Iterators 4/n] Update macho_high.
2019-09-21  Iain Sandoe[Darwin] Update machopic_legitimize_pic_address.
2019-08-13  Richard SandifordUse checking forms of DECL_FUNCTION_CODE (PR 91421)
2019-08-13  Iain Sandoe[Darwin] There is no need to distinguish PIC/non-PIC...
2019-07-07  Iain Sandoe[Darwin] Make a final check on PIC options.
2019-07-07  Iain Sandoe[Darwin] Don't jam symbol stubs on for kernel code.
2019-06-18  Iain SandoeDarwin - strip trailing whitespace from a file, NFC.
2019-06-18  Iain Sandoe[Darwin] The need for FDE symbols is dependent on linke...
2019-06-16  Iain Sandoe[Darwin] The need for picsym stubs is dependent on...
2019-05-18  Iain Sandoedarwin - use switch_to_section instead of asm output.
2019-03-11  Martin LiskaWrap option names in gcc internal messages with %<...
2019-03-08  Jakub Jelinekre PR target/80190 (darwin: untranslateable placeholder...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-08-25  Iain SandoeCode clean-up on darwin.c
2018-08-18  Iain SandoeDarwin does not support gsplit-dwarf.
2018-08-15  Iain SandoeDarwin - remove unnecessary target hook
2018-03-02  Richard Bienerre PR target/82005 (Early lto debug not implemented...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-16  Richard Sandifordpoly_int: IN_TARGET_CODE
2017-10-10  Richard SandifordRequire wi::to_wide for trees
2017-08-21  Richard Bienerre PR go/78628 (GO fails to build a translation unit...
2017-08-08  Martin Liskatrans.c: Include header files.
2017-07-03  Dominique d'Humieresre PR bootstrap/81033 (there are cases where ld64 is...
2017-07-03  Dominique d'Humieresre PR bootstrap/81033 (there are cases where ld64 is...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-27  Iain Sandoe[Darwin] Fix PR71767 - adjust the sections used where...
2016-11-27  Iain Sandoe[Darwin, ld64] Make PIC indirections and constant label...
2016-11-21  Trevor Saundersuse rtx_insn * more places where it is obvious
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-09-15  Richard Bienerdwarf2asm.h (dw2_asm_output_offset): Add overload with...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-11  Jan-Benedict Glawre PR target/26427 (with -fsection-anchors with zero...
2015-10-16  Andrew MacLeodgen-mul-tables.cc: Adjust include files.
2015-07-13  Aldy HernandezFix double word typos.
2015-07-10  Andrew Macleodbb-reorder.c: Don't include obstack.h if backend.h...
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-09  Andrew MacLeodlto-streamer.h: Don't include target.h and alloc-pool.h.
2015-07-08  Iain Sandoere PR target/66523 (the new clang-based assembler in...
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25  Richard Sandifordhash-traits.h (ggc_hasher): Rename to...
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-24  Trevor Saundersalways define HAVE_lo_sum
2015-05-09  Jason Merrillbitmap.c, [...]: Add space between string literal and...
2015-05-07  Richard Sandifordrtl.h (always_void_p): New function.
2015-01-30  Joseph MyersAlways pass explicit location to fatal_error.
next