summaryrefslogtreecommitdiff
path: root/gcc/config/darwin.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* darwin.c (darwin_handle_weak_import_attribute): Permit VAR_DECLs to have weak...Geoffrey Keating2005-01-031-1/+1
* re PR target/19211 (GNAT bug box compiling a-exexda.adb with stage1 compiler)Andrew Pinski2004-12-311-1/+2
* defaults.h (ASM_OUTPUT_INTERNAL_LABEL): New macro.Mark Mitchell2004-12-201-2/+2
* re PR target/19041 (-fvisibility=hidden causes bad codegen for common symbols)Andrew Pinski2004-12-161-7/+21
* re PR target/18964 (Typo in visibility warning message)Andrew Pinski2004-12-131-1/+1
* No darwin non-lazy-ptr for address calculatation when not needed.Fariborz Jahanian2004-11-191-0/+1
* builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers2004-11-091-1/+1
* re PR target/18269 (-m64 -fPIC does not work on ppc-darwin)Andrew Pinski2004-11-071-9/+3
* Index: fixincludes/ChangeLogGeoffrey Keating2004-10-271-3/+20
* Index: gcc/gcc/ChangeLogGeoffrey Keating2004-10-261-52/+44
* * config/darwin.c (darwin_make_decl_one_only)Matt Austern2004-09-221-2/+2
* configure.ac: Check for COMDAT support.Mark Mitchell2004-09-151-1/+3
* darwin.c (machopic_validate_stub_or_non_lazy_ptr): Mark the thing referenced ...Geoffrey Keating2004-09-111-3/+6
* darwin.c: Include target.h.Geoffrey Keating2004-09-101-36/+39
* darwin.c (machopic_mcount_stub_name): Call machopic_indirection_name instead ...Andrew Pinski2004-09-101-1/+2
* darwin.c, [...]: Fix comment typos.Kazu Hirata2004-09-101-1/+1
* darwin.c (machopic_symbol_defined_p): In addition to being SYMBOL_REF_LOCAL_P...Mike Stump2004-09-011-4/+4
* darwin.c (darwin_make_decl_one_only): Allocate section names once per compila...Matt Austern2004-08-311-6/+15
* darwin.c (machopic_indirect_data_reference): Mark stubs as defined.Mike Stump2004-08-211-1/+2
* invoke.texi (-mfix-and-continue): Add support for fast turn around debugging.Mike Stump2004-08-191-3/+104
* emit-rtl.c (gen_const_mem): New.Richard Henderson2004-08-181-12/+9
* darwin.md: Delete the altivec patterns which are handled differently now.Andrew Pinski2004-08-181-3/+9
* Dead code strippingMatt Austern2004-08-181-0/+1
* darwin.c (machopic_legitimize_pic_address): Only set MEM_READONLY_P in the no...Andrew Pinski2004-08-181-1/+1
* Hot/cold partitioning update patch.Caroline Tice2004-08-181-4/+1
* rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson2004-08-181-13/+6
* * config/darwin.c (macho_indirect_data_reference): Add DImode case.David Edelsohn2004-08-171-9/+3
* c-common.c (handle_used_attribute): Set DECL_PRESERVE_P.Devang Patel2004-08-161-0/+8
* Basic support for 64-bit Darwin.Stan Shebs2004-08-161-5/+11
* darwin.c (darwin_one_byte_bool): New global variable.Matt Austern2004-07-281-0/+4
* dwarf2out.c (output_call_frame_info): Set SYMBOL_FLAG_LOCAL on generated SYMB...Mark Mitchell2004-07-231-496/+256
* darwin.c (no_dead_strip): Add.Mike Stump2004-07-101-1/+18
* darwin.h (ASM_OUTPUT_LABELREF): Fix -fno-leading-underscore.Mike Stump2004-07-081-8/+10
* darwin.c (machopic_indirect_data_reference): Copy the SYMBOL_REF_DECL from th...Andrew Pinski2004-06-031-0/+2
* re PR target/15720 (function marked inline which is called directly isn't emi...Andrew Pinski2004-05-281-0/+2