aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/darwin.c
AgeCommit message (Expand)AuthorFilesLines
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-1/+1
2006-01-25rtl.texi (SYMBOL_REF_CONSTANT, [...]): Document.Richard Sandiford1-3/+2
2006-01-10i386.md (set_got): Update.Stuart Hastings1-0/+4
2006-01-06tm.texi (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): Document.Eric Christopher1-38/+49
2006-01-02arm.c (all_fpus): Fix comment typo.Volker Reichelt1-1/+1
2005-12-18darwin.h: Don't include darwin-sections.def to declare global variables...Geoffrey Keating1-82/+88
2005-12-15final.c (final_scan_insn): Flip in_cold_section_p when changing between the h...Richard Sandiford1-3/+1
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford1-64/+120
2005-12-05Index: gcc/ChangeLogGeoffrey Keating1-1/+4
2005-12-05Index: gcc/ChangeLogGeoffrey Keating1-0/+1
2005-11-29re PR libfortran/24991 (gfortran build fails with - error:gthr-default.h: No ...Alexandre Oliva1-0/+27
2005-08-24darwin.c (gen_pic_offset): New.Paolo Bonzini1-20/+20
2005-08-23re PR target/20799 (bad relocs for new/delete overrides)Andrew Pinski1-22/+0
2005-08-10darwin.c (machopic_indirect_data_reference): Use a new register for the high ...Andrew Pinski1-2/+4
2005-06-29darwin.c (machopic_select_section): constant ObjC string objects now always h...Ziemowit Laski1-4/+8
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-06-09darwin.c (darwin_binds_local_p): New.Dale Johannesen1-0/+9
2005-06-01basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi1-1/+1
2005-05-25common.opt (-Wattributes): New.DJ Delorie1-3/+4
2005-05-03darwin.c (machopic_define_symbol): Use gcc_assert or gcc_unreachable as appro...Nathan Sidwell1-21/+13
2005-04-26darwin.c (darwin_encode_section_info): Always set MACHO_SYMBOL_STATIC for all...Mike Stump1-15/+13
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-2/+2
2005-04-23darwin.c (machopic_indirection_name): Don't use quotes needlessly.Mike Stump1-35/+32
2005-04-22Remove Apple Local marker comments accidentally added to FSF mainline.Caroline Tice1-2/+0
2005-04-22Adding Apple Local markers.Caroline Tice1-0/+2
2005-04-21config.gcc (*-*-darwin*): Add darwin.opt to $extra_options.Richard Sandiford1-13/+0
2005-04-08rs6000.c (rs6000_emit_prologue): Use 5 nops, instead of 4.Mike Stump1-2/+2
2005-04-08* config/darwin.c (indirect_data): Fix typo in strncmp logic.Mike Stump1-1/+1
2005-03-31Fix problems with hot/cold partitioning optimization.Caroline Tice1-1/+6
2005-02-19darwin.c (machopic_select_rtx_section): Don't put relocatable expressions in ...Stan Shebs1-1/+3
2005-01-23alias.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-01-18darwin.c, [...]: Update copyright.Kazu Hirata1-1/+2
2005-01-12re PR target/19334 (darwin backend places some CONST_DECLs in the wrong section)Andrew Pinski1-1/+1
2005-01-05Fix an oopsie in the last commit, sorryStan Shebs1-1/+1
2005-01-05unwind-dw2-fde-darwin.c (examine_objects): Use 64-bit Mach-O getters if ppc64.Stan Shebs1-3/+4
2005-01-03darwin.c (darwin_handle_weak_import_attribute): Permit VAR_DECLs to have weak...Geoffrey Keating1-1/+1
2004-12-31re PR target/19211 (GNAT bug box compiling a-exexda.adb with stage1 compiler)Andrew Pinski1-1/+2
2004-12-20defaults.h (ASM_OUTPUT_INTERNAL_LABEL): New macro.Mark Mitchell1-2/+2
2004-12-16re PR target/19041 (-fvisibility=hidden causes bad codegen for common symbols)Andrew Pinski1-7/+21
2004-12-13re PR target/18964 (Typo in visibility warning message)Andrew Pinski1-1/+1
2004-11-19No darwin non-lazy-ptr for address calculatation when not needed.Fariborz Jahanian1-0/+1
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers1-1/+1
2004-11-07re PR target/18269 (-m64 -fPIC does not work on ppc-darwin)Andrew Pinski1-9/+3
2004-10-27Index: fixincludes/ChangeLogGeoffrey Keating1-3/+20
2004-10-26Index: gcc/gcc/ChangeLogGeoffrey Keating1-52/+44
2004-09-22* config/darwin.c (darwin_make_decl_one_only)Matt Austern1-2/+2
2004-09-15configure.ac: Check for COMDAT support.Mark Mitchell1-1/+3
2004-09-11darwin.c (machopic_validate_stub_or_non_lazy_ptr): Mark the thing referenced ...Geoffrey Keating1-3/+6
2004-09-10darwin.c: Include target.h.Geoffrey Keating1-36/+39
2004-09-10darwin.c (machopic_mcount_stub_name): Call machopic_indirection_name instead ...Andrew Pinski1-1/+2