summaryrefslogtreecommitdiff
path: root/gcc/config/darwin.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Index: gcc/ChangeLogGeoffrey Keating2005-12-051-0/+1
* re PR libfortran/24991 (gfortran build fails with - error:gthr-default.h: No ...Alexandre Oliva2005-11-291-0/+27
* darwin.c (gen_pic_offset): New.Paolo Bonzini2005-08-241-20/+20
* re PR target/20799 (bad relocs for new/delete overrides)Andrew Pinski2005-08-231-22/+0
* darwin.c (machopic_indirect_data_reference): Use a new register for the high ...Andrew Pinski2005-08-101-2/+4
* darwin.c (machopic_select_section): constant ObjC string objects now always h...Ziemowit Laski2005-06-291-4/+8
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* darwin.c (darwin_binds_local_p): New.Dale Johannesen2005-06-091-0/+9
* basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi2005-06-011-1/+1
* common.opt (-Wattributes): New.DJ Delorie2005-05-251-3/+4
* darwin.c (machopic_define_symbol): Use gcc_assert or gcc_unreachable as appro...Nathan Sidwell2005-05-031-21/+13
* darwin.c (darwin_encode_section_info): Always set MACHO_SYMBOL_STATIC for all...Mike Stump2005-04-261-15/+13
* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2005-04-231-2/+2
* darwin.c (machopic_indirection_name): Don't use quotes needlessly.Mike Stump2005-04-231-35/+32
* Remove Apple Local marker comments accidentally added to FSF mainline.Caroline Tice2005-04-221-2/+0
* Adding Apple Local markers.Caroline Tice2005-04-221-0/+2
* config.gcc (*-*-darwin*): Add darwin.opt to $extra_options.Richard Sandiford2005-04-211-13/+0
* rs6000.c (rs6000_emit_prologue): Use 5 nops, instead of 4.Mike Stump2005-04-081-2/+2
* * config/darwin.c (indirect_data): Fix typo in strncmp logic.Mike Stump2005-04-081-1/+1
* Fix problems with hot/cold partitioning optimization.Caroline Tice2005-03-311-1/+6
* darwin.c (machopic_select_rtx_section): Don't put relocatable expressions in ...Stan Shebs2005-02-191-1/+3
* alias.c, [...]: Fix comment typos.Kazu Hirata2005-01-231-1/+1
* darwin.c, [...]: Update copyright.Kazu Hirata2005-01-181-1/+2
* re PR target/19334 (darwin backend places some CONST_DECLs in the wrong section)Andrew Pinski2005-01-121-1/+1
* Fix an oopsie in the last commit, sorryStan Shebs2005-01-051-1/+1
* unwind-dw2-fde-darwin.c (examine_objects): Use 64-bit Mach-O getters if ppc64.Stan Shebs2005-01-051-3/+4