aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/darwin.c
AgeCommit message (Expand)AuthorFilesLines
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
2010-03-23Fix indentation.Mike Stump1-1/+1
2010-02-16re PR target/42854 (FAIL: gcc.dg/darwin-weakimport-[13].c scan-assembler-not *)Jack Howarth1-3/+2
2009-12-29re PR target/41595 (object-c++ mangled local labels are not correctly recogni...Dave Korn1-0/+19
2009-10-21re PR c++/41313 (r150553 causes g++.dg/tree-prof/partition1.C compilation and...Jack Howarth1-0/+11
2009-09-24re PR bootstrap/41405 (Bootstrap fails on *-apple-darwin* due to revision 151...Iain Sandoe1-0/+5
2009-05-10arc.c (arc_handle_interrupt_attribute): Use %qE for identifiers in diagnostics.Joseph Myers1-7/+7
2009-04-28re PR bootstrap/39929 (Bootstrapping fails at stage 1 on powerpc-ibm-aix)Andrew Pinski1-1/+1
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-1/+1
2008-10-06darwin-protos.h (machopic_function_base_name): Delete.Richard Sandiford1-68/+25
2008-09-22re PR target/37170 (gcc.dg/weak/weak-1.c)Hans-Peter Nilsson1-0/+24
2008-06-27c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi1-4/+5
2008-06-01rtl.h (emit_clobber, [...]): Declare.Richard Sandiford1-9/+4
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-1/+1
2008-02-27re PR target/25477 (builtin functions should use $LDBL128 suffix on darwin wh...Uros Bizjak1-11/+6
2008-02-23re PR target/25477 (builtin functions should use $LDBL128 suffix on darwin wh...Francois-Xavier Coudert1-0/+48
2008-01-07re PR target/34622 (gcc.c-torture/execute/20000801-4.c fails at -O1 and above)Jakub Jelinek1-1/+3
2007-10-09Index: gcc/ChangeLogGeoffrey Keating1-27/+19
2007-09-06darwin.c (machopic_indirect_data_reference): Avoid invalid sharing.Jan Hubicka1-7/+14
2007-08-24alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi1-1/+1
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi1-3/+2