summaryrefslogtreecommitdiff
path: root/gcc/config/i386/darwin.h
Commit message (Expand)AuthorAgeFilesLines
* Don't add crtfastmath.o for -shared.liuhongt2023-01-181-1/+1
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* rename DBX_REGISTER_NUMBER to DEBUGGER_REGNOMartin Liska2022-09-051-5/+5
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Darwin: Rework handling for unwinder code in libgcc_s and specs [PR80556].Iain Sandoe2021-11-191-31/+0
* Darwin: Revise handling of some driver opts.Iain Sandoe2021-10-151-4/+5
* Remove DARWIN_PREFER_DWARF and dead codeRichard Biener2021-09-131-11/+0
* Darwin, X86 : Implement __cache_clear.Iain Sandoe2021-08-291-0/+5
* Darwin, X86, config: Adjust 'as' command lines [PR100340].Iain Sandoe2021-08-171-1/+9
* Darwin, config : Adjust X86 biarch definitions ordering [PR100269].Iain Sandoe2021-07-041-12/+10
* dwarf: new dwarf_debuginfo_p predicateIndu Bhagat2021-05-201-2/+2
* add ASM_OUTPUT_MAX_SKIP_ALIGN to i386.hAlexandre Oliva2021-04-291-12/+0
* Darwin, X86 : Fix bootstrap break from flags changes.Iain Sandoe2021-04-211-5/+0
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Darwin: Fix bootstrap break from libsanitizer changes.Iain Sandoe2020-05-011-4/+3
* gcc: Enable bits for sanitizer support on FreeBSD x86_64Andreas Tobler2020-05-011-0/+6
* Darwin: Fix i686 bootstrap when the assembler supports GOTOFF in data.Iain Sandoe2020-03-221-0/+10
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* [Darwin, machopic 10/n] Rework X86 mcount stub code.Iain Sandoe2019-11-091-2/+2
* [Darwin, machopic 0/n] Initial tidy of Mach-O symbol handling.Iain Sandoe2019-10-071-4/+2
* [Darwin] There is no need to distinguish PIC/non-PIC symbol stubs.Iain Sandoe2019-08-131-3/+3
* [Darwin] Partial reversion of 273749.Iain Sandoe2019-07-241-1/+28
* [Darwin] Fix PR87030 add missed commit hunks.Iain Sandoe2019-07-231-26/+0
* [Darwin] Fix PR87030 and tidy config fragments.Iain Sandoe2019-07-231-5/+5
* [Darwin] The need for picsym stubs is dependent on linker used, not OS rev.Iain Sandoe2019-06-161-7/+5
* Darwin, x86 - We have .p2align, so declare its use.Iain Sandoe2019-05-311-0/+12
* darwin, x86 - disable '-mfentry' for the port.Iain Sandoe2019-05-231-1/+2
* darwin, testsuite, fix more PR 82920Iain Sandoe2019-05-141-1/+2
* darwin.h (TARGET_FPMATH_DEFAULT_P): New define.Uros Bizjak2019-02-151-63/+65
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Fix ident tests by Enabling ident output for X86 Darwin.Iain Sandoe2018-12-231-0/+5
* Fix for PR78444 by ensuring 128b alignment at call sites.Iain Sandoe2018-12-061-3/+0
* re PR target/87928 (ICE in ix86_compute_frame_layout, at config/i386/i386.c:1...Uros Bizjak2018-11-111-2/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* [Patch, Darwin] Fix PR80556 by linking the system unwinder ahead of libgcc_eh.Iain Sandoe2017-09-251-0/+26
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* [Darwin] fix PR67710 by updating 'as' specs to handle newer assembler versions.Iain Sandoe2016-11-271-2/+3
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Only support -gstabs on Mac OS X if assember supports it (PR target/67973)Rainer Orth2015-12-171-0/+4
* Darwin - Tidy mmacosx-version-min code and specs.Iain Sandoe2015-10-181-10/+0
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Remove LIBGCC2_TF_CEXT target macro.Joseph Myers2014-09-191-3/+0
* Remove LIBGCC2_HAS_?F_MODE target macros.Joseph Myers2014-09-121-2/+0
* Remove SF_SIZE etc. target macros.Joseph Myers2014-09-081-1/+0
* re PR target/60610 (ICE in convert_regs_1, at reg-stack.c:3064)Jakub Jelinek2014-03-211-0/+2
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* re PR libitm/55693 (libitm.c++/eh-1.C execution test fails on darwin from r19...Iain Sandoe2013-02-111-2/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* opth-gen.awk (TARGET_* generation): Always generate TARGET_<xxx> for Mask opt...Michael Meissner2012-10-171-2/+2
* darwin.h (ENDFILE_SPEC): New.Iain Sandoe2011-11-221-1/+2