aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/darwin.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-19target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.Alexander Ivchenko1-0/+13
2013-07-20re PR target/51784 (PIC register not correctly preserved in nested funcs / wi...Iain Sandoe1-5/+25
2013-02-11re PR sanitizer/55617 (static constructors are not being instrumented correct...Alexander Potapenko1-22/+42
2013-02-04re PR sanitizer/55617 (static constructors are not being instrumented correct...Alexander Potapenko1-4/+47
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-16/+12
2012-11-12common.opt (fvar-tracking-uninit): Document.Eric Botcazou1-2/+2
2012-10-04darwin.c (darwin_assemble_visibility): Treat VISIBILITY_INTERNAL as hidden.Jason Merrill1-2/+2
2012-09-11darwin.c (darwin_asm_named_section): Adjust for VEC changes.Dominique d'Humieres1-2/+2
2012-07-09darwin.h (SUBTARGET_C_COMMON_OVERRIDE_OPTIONS): Move NeXT runtime exceptions ...Iain Sandoe1-0/+12
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-1/+1
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-2/+2
2012-04-25common.opt (flag_debug_types_section): Default to 0.Jakub Jelinek1-1/+3
2011-11-30shift flag_next/gnu_runtime to modern opts system.Iain Sandoe1-0/+27
2011-11-22target.def (tm_clone_table_section): New hook.Iain Sandoe1-0/+8
2011-10-26re PR target/48108 (lto should be containerized in a single mach-o section on...Iain Sandoe1-52/+115
2011-10-14re PR bootstrap/50699 (Bootstrap fails on *-apple-darwin* due to revision 179...Iain Sandoe1-2/+4
2011-10-11Convert standard builtin functions from being arrays to using a functional in...Michael Meissner1-6/+7
2011-06-26re PR target/47997 (gcc on macosx: "ld: warning: -fwritable-strings not compa...Iain Sandoe1-1/+5
2011-06-25re PR driver/49371 (xgcc: error: unrecognized option '-pie' on *-apple-darwin*)Iain Sandoe1-1/+3
2011-02-21re PR target/47822 (Multiple test suite failures due to revision 170321)Mike Stump1-7/+9
2011-02-18Added support for the 64-bit Apple Objective-C runtimeIain Sandoe1-13/+312
2011-02-12darwin.c (darwin_override_options): Add a hunk missed from the commit of r168...Iain Sandoe1-9/+16
2011-02-07re PR target/47558 (163267 breaks exception traceback in xplor-nih)Mike Stump1-0/+28
2011-02-03darwin.h (SECTION_NO_ANCHOR): Remove.Jakub Jelinek1-5/+6
2011-01-14re PR target/46037 (--enable-stage1-languages=c,lto --enable-languages=c,lto ...Jan Hubicka1-3/+4
2011-01-07allow the target to label code fragments generated by partitioning.Iain Sandoe1-26/+24
2010-12-20re PR c++/46904 (g++.dg/tree-prof/(indir-call-prof.C|inline_mismatch_args.C) ...Iain Sandoe1-50/+118
2010-12-12varasm.c (default_function_section): Check flag_reorder_functions and targetm...Jan Hubicka1-0/+2
2010-12-10darwin.c: Remove c-tree.h and c-lang.hIain Sandoe1-2/+0
2010-11-29correct typographical errors.Iain Sandoe1-3/+2
2010-11-29re PR target/26427 (with -fsection-anchors with zero sized structs)Iain Sandoe1-28/+621
2010-11-23tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.Jan Hubicka1-2/+46
2010-11-02update darwin x86 output.Iain Sandoe1-49/+94
2010-11-02improve darwin section ordering between debug/non-debug cases.Iain Sandoe1-43/+91
2010-10-22CFStrings for Darwin.Iain Sandoe1-0/+314
2010-07-19allow darwin branch island control depening on system versionIain Sandoe1-0/+16
2010-07-10make ObjC do LTO.Iain Sandoe1-0/+2
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-06-30re PR other/44034 (target hooks are hard to maintain)Iain Sandoe1-1/+1
2010-06-16* target.h (struct asm_out):Add declare_constant_name field.Anatoly Sokolov1-1/+15
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-1/+1
2010-05-30darwin.c (output_objc_section_asm_op): Add comment.Iain Sandoe1-3/+8
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-05-18add lto to powerpc-*darwin and enable for 32bit darwinSteven Bosscher1-2/+3
2010-05-07configure.ac (--enable-lto): Add x86_64-apple-darwin* as a platform that supp...Steven Bosscher1-3/+135
2010-04-09re PR bootstrap/43684 (multiple 'set but not used' errors.)Iain Sandoe1-4/+0
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-03-24re PR java/43504 (many libjava testsuite regressions on x86_64-apple-darwin10)Mike Stump1-36/+0
2010-03-23re PR target/33120 (Data not put in BSS section on Mac OS)Mike Stump1-0/+36