summaryrefslogtreecommitdiff
path: root/gcc/config/darwin.h
Commit message (Expand)AuthorAgeFilesLines
* tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.Jan Hubicka2010-11-231-5/+2
* update darwin to use link_gcc_c_sequence.Iain Sandoe2010-11-231-7/+13
* tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers2010-11-211-5/+0
* darwin.h (LINK_COMMAND_SPEC_A): Update for changes to lto switches.Iain Sandoe2010-11-131-2/+4
* tm.texi.in (TARGET_OPTION_TRANSLATE_TABLE): Remove.Joseph Myers2010-11-101-71/+15
* NS/CF String format syntax parsing.Iain Sandoe2010-11-061-1/+10
* defaults.h (DEFAULT_WORD_SWITCH_TAKES_ARG, [...]): Remove.Joseph Myers2010-11-051-14/+0
* update darwin x86 output.Iain Sandoe2010-11-021-2/+14
* alpha.h (WORD_SWITCH_TAKES_ARG): Remove.Joseph Myers2010-11-011-30/+0
* common.opt (R, [...]): New.Joseph Myers2010-11-011-3/+1
* CFStrings for Darwin.Iain Sandoe2010-10-221-0/+6
* darwin.h (flag_mkernel): Remove.Mike Stump2010-09-291-2/+0
* opts-common.c (prune_options): Make static.Joseph Myers2010-09-221-2/+3
* revert r163410, partially revert r163267.Iain Sandoe2010-08-201-2/+2
* gcc.c (spec_function): Add remove-outfile.Jack Howarth2010-08-171-0/+3
* rationalize libgcc stub & static lib linkage on Darwin 9 & 10.Iain Sandoe2010-08-151-4/+4
* alpha.h (SWITCH_TAKES_ARG): Define.Joseph Myers2010-08-031-0/+1
* darwin.h (LINK_COMMAND_SPEC): Split into...Iain Sandoe2010-07-221-5/+12
* i386-protos.h (ix86_asm_output_function_label): New prototype.Kai Tietz2010-07-081-1/+1
* tm.texi: Update.Tom Tromey2010-07-071-0/+2
* * target.h (struct asm_out):Add declare_constant_name field.Anatoly Sokolov2010-06-161-8/+2
* darwin.c (output_objc_section_asm_op): Add comment.Iain Sandoe2010-05-301-2/+2
* configure.ac (--enable-lto): Add x86_64-apple-darwin* as a platform that supp...Steven Bosscher2010-05-071-0/+11
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* re PR java/43504 (many libjava testsuite regressions on x86_64-apple-darwin10)Mike Stump2010-03-241-3/+0
* re PR target/33120 (Data not put in BSS section on Mac OS)Mike Stump2010-03-231-0/+3
* re PR target/42854 (FAIL: gcc.dg/darwin-weakimport-[13].c scan-assembler-not *)Jack Howarth2010-02-161-2/+1
* re PR target/42982 (regression in gcc.dg/profile-generate-3.c)Dave Korn2010-02-121-1/+1
* re PR target/41605 (Static linking of libgcc/libgfortran/libstdc++ can cause ...Dave Korn2009-12-311-5/+10
* re PR target/41595 (object-c++ mangled local labels are not correctly recogni...Dave Korn2009-12-291-2/+6
* re PR other/39888 (TLS emutls not linked to automatically on Darwin)Iain Sandoe2009-11-181-0/+4
* * config/darwin.h (DWARF2_DEBUGGING_INFO): Define as 1.Iain Sandoe2009-09-241-1/+1
* re PR target/41246 (should "sorry" when regparm=3 and nested functions are en...Richard Henderson2009-09-221-1/+1
* darwin.h (LINK_COMMAND_SPEC): Adjust spec to link libcov when -fprofile-gener...Francois-Xavier Coudert2009-06-111-1/+1
* config.gcc (use_gcc_stdint): Set to wrap.Francois-Xavier Coudert2009-05-161-0/+32
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-5/+9
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* re PR target/34587 (gcc.dg/initpri1.c fails on *-apple-darwin)John David Anglin2009-02-171-0/+4
* darwin.h: Add static-libgfortran to LINK_SPEC.Iain Sandoe2009-01-201-0/+1
* darwin-protos.h (machopic_function_base_name): Delete.Richard Sandiford2008-10-061-1/+4
* c-ppoutput.c (scan_translation_unit): Handle CPP_PRAGMA and CPP_PRAGMA_EOL.Jakub Jelinek2008-02-271-2/+3
* darwin.h (DARWIN_REGISTER_TARGET_PRAGMAS): Register '#pragma mark' to be exec...Geoffrey Keating2007-10-081-1/+2
* Index: ChangeLogGeoffrey Keating2007-06-071-0/+6
* darwin.h (LINK_SPEC): Pass -fpie through to the linker.Geoffrey Keating2007-06-011-0/+1
* darwin.h (LINK_COMMAND_SPEC): Add .cxx/.cp for dsymutil handling as well.Mike Stump2007-05-241-1/+1
* darwin.h (LINK_COMMAND_SPEC): Add .cxx for dsymutil handling as well.Mike Stump2007-05-211-1/+1
* darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Translate -shared to -Zdynamiclib.Eric Christopher2007-05-031-0/+1
* darwin9.h (ASM_OUTPUT_ALIGNED_COMMON): Add.Mike Stump2007-03-291-3/+3
* darwin.c (machopic_reloc_rw_mask): New.Richard Henderson2007-03-121-0/+2
* re PR objc/31013 (objc PCH is broken on powerpc-darwin again)Geoffrey Keating2007-03-081-1/+1