summaryrefslogtreecommitdiff
path: root/gcc/config/darwin.c
Commit message (Expand)AuthorAgeFilesLines
* allow darwin branch island control depening on system versionIain Sandoe2010-07-191-0/+16
* make ObjC do LTO.Iain Sandoe2010-07-101-0/+2
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* re PR other/44034 (target hooks are hard to maintain)Iain Sandoe2010-06-301-1/+1
* * target.h (struct asm_out):Add declare_constant_name field.Anatoly Sokolov2010-06-161-1/+15
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-1/+1
* darwin.c (output_objc_section_asm_op): Add comment.Iain Sandoe2010-05-301-3/+8
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* add lto to powerpc-*darwin and enable for 32bit darwinSteven Bosscher2010-05-181-2/+3
* configure.ac (--enable-lto): Add x86_64-apple-darwin* as a platform that supp...Steven Bosscher2010-05-071-3/+135
* re PR bootstrap/43684 (multiple 'set but not used' errors.)Iain Sandoe2010-04-091-4/+0
* 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-36/+0
* re PR target/33120 (Data not put in BSS section on Mac OS)Mike Stump2010-03-231-0/+36
* Fix indentation.Mike Stump2010-03-231-1/+1
* re PR target/42854 (FAIL: gcc.dg/darwin-weakimport-[13].c scan-assembler-not *)Jack Howarth2010-02-161-3/+2
* re PR target/41595 (object-c++ mangled local labels are not correctly recogni...Dave Korn2009-12-291-0/+19
* re PR c++/41313 (r150553 causes g++.dg/tree-prof/partition1.C compilation and...Jack Howarth2009-10-211-0/+11
* re PR bootstrap/41405 (Bootstrap fails on *-apple-darwin* due to revision 151...Iain Sandoe2009-09-241-0/+5
* arc.c (arc_handle_interrupt_attribute): Use %qE for identifiers in diagnostics.Joseph Myers2009-05-101-7/+7
* re PR bootstrap/39929 (Bootstrapping fails at stage 1 on powerpc-ibm-aix)Andrew Pinski2009-04-281-1/+1
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-221-1/+1
* darwin-protos.h (machopic_function_base_name): Delete.Richard Sandiford2008-10-061-68/+25
* re PR target/37170 (gcc.dg/weak/weak-1.c)Hans-Peter Nilsson2008-09-221-0/+24
* c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi2008-06-271-4/+5
* rtl.h (emit_clobber, [...]): Declare.Richard Sandiford2008-06-011-9/+4
* re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka2008-04-251-1/+1
* re PR target/25477 (builtin functions should use $LDBL128 suffix on darwin wh...Uros Bizjak2008-02-271-11/+6
* re PR target/25477 (builtin functions should use $LDBL128 suffix on darwin wh...Francois-Xavier Coudert2008-02-231-0/+48
* re PR target/34622 (gcc.c-torture/execute/20000801-4.c fails at -O1 and above)Jakub Jelinek2008-01-071-1/+3
* Index: gcc/ChangeLogGeoffrey Keating2007-10-091-27/+19
* darwin.c (machopic_indirect_data_reference): Avoid invalid sharing.Jan Hubicka2007-09-061-7/+14
* alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi2007-08-241-1/+1
* arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2007-08-231-3/+2
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-021-4/+3
* darwin.c: Include debug.h.Andreas Tobler2007-07-251-0/+1
* darwin.c (darwin_override_options): Additional fix for debug info formats tha...Daniel Berlin2007-07-251-1/+2
* darwin.c (darwin_override_options): Don't force on flag_var_tracking_uninit w...Daniel Berlin2007-07-251-1/+2
* Add ability to track uninitialized variables, and mark uninitialized variable...Caroline Tice2007-07-131-0/+3
* Replace no_new_pseudos in backends.Ian Lance Taylor2007-07-101-4/+10
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-3/+4
* c-typeck.c, [...]: Fix typos and follow spelling conventions in various warni...Kazu Hirata2007-05-261-2/+2
* darwin-c.c (handle_c_option): Handle -fapple-kext here so we can...Mike Stump2007-04-131-5/+0
* darwin.c (machopic_reloc_rw_mask): New.Richard Henderson2007-03-121-0/+6
* darwin.h (DARWIN_MINVERSION_SPEC): Add missing quotation mark.Tobias Schlüter2007-03-101-2/+1
* alpha.md, [...]: Always use set_unique_reg_note to add REG_EQUAL notes.Steven Bosscher2007-01-021-2/+1
* configure.ac (HAVE_GAS_LITERAL16): Add autoconf check for .literal16.Mike Stump2007-01-011-2/+8
* darwin.c (machopic_select_section): Rewrite.Eric Christopher2006-12-201-87/+164
* Add ability to generate DWARF pubtypes section if DEBUG_PUBTYPES_SECTION is d...Caroline Tice2006-11-141-0/+1
* darwin.c, [...]: Fix comment typos.Kazu Hirata2006-10-291-1/+1