summaryrefslogtreecommitdiff
path: root/gcc/config/darwin.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* darwin.c: Fix formatting and grammar.Eric Christopher2006-10-281-5/+10
* darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Add -mkernel support.Mike Stump2006-10-161-2/+72
* darwin.c (darwin_emit_unwind_label): Strip name encoding.Eric Christopher2006-10-131-6/+9
* darwin.c (machopic_select_rtx_section): Add CONST_VECTOR for literal16.Eric Christopher2006-09-101-1/+2
* re PR target/28995 (libgfortran build now fails on Darwin PPC)Eric Christopher2006-09-101-1/+2
* config.gcc (i?86-*-darwin): Add 64-bit HWI support.Eric Christopher2006-09-091-0/+9
* re PR target/26427 (with -fsection-anchors with zero sized structs)Mike Stump2006-06-081-0/+3
* darwin-c.c (darwin_ms_struct): Move thisEric Christopher2006-04-281-4/+18
* tm.texi (SDB and DWARF): Add extra parameter to ASM_OUTPUT_DWARF_OFFSET.Geoffrey Keating2006-03-171-19/+61
* re PR target/26389 (Darwin does not support -fsection-anchors)Andrew Pinski2006-03-011-0/+13
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-1/+1
* rtl.texi (SYMBOL_REF_CONSTANT, [...]): Document.Richard Sandiford2006-01-251-3/+2
* i386.md (set_got): Update.Stuart Hastings2006-01-101-0/+4
* tm.texi (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): Document.Eric Christopher2006-01-061-38/+49
* arm.c (all_fpus): Fix comment typo.Volker Reichelt2006-01-021-1/+1
* darwin.h: Don't include darwin-sections.def to declare global variables...Geoffrey Keating2005-12-181-82/+88
* final.c (final_scan_insn): Flip in_cold_section_p when changing between the h...Richard Sandiford2005-12-151-3/+1
* alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford2005-12-071-64/+120
* Index: gcc/ChangeLogGeoffrey Keating2005-12-051-1/+4