summaryrefslogtreecommitdiff
path: root/gcc/config/darwin.c
Commit message (Expand)AuthorAgeFilesLines
* basic-block.h (struct edge_def): Add new field, crossing_edge.Caroline Tice2004-04-091-1/+4
* darwin.c (darwin_encode_section_info): When the decl has a DECL_INITIAL, it i...Andrew Pinski2004-04-081-1/+1
* darwin.c (machopic_function_base_name): Remove current_name and getting the n...Andrew Pinski2004-03-301-3/+0
* Enabled linkonce support for Darwin.Matt Austern2004-03-121-2/+114
* darwin.h (machopic_finish): Output stub even if the symbol is already defined.Andrew Pinski2004-02-281-4/+0
* darwin.c (machopic_output_possible_stub_label): Remove.Dale Johannesen2004-02-271-31/+0
* Reverted patch to add the -mmacosx= feature. (Darwin only)Matt Austern2004-02-241-42/+0
* Remove -fwritable-strings.Zack Weinberg2004-02-231-2/+1
* darwin.h (SUBTARGET_OPTIONS): Add -mmacosx= option.Matt Austern2004-02-231-0/+42
* c-ppoutput.c, [...]: Update copyright.Kazu Hirata2004-02-071-1/+1
* darwin.c, [...]: Fix comment formatting.Kazu Hirata2004-02-041-2/+2
* +2003-11-13 Andrew Pinski <apinski@apple.com> + + * config/darwin.c...Andrew Pinski2003-11-131-1/+1
* darwin-protos.h (darwin_assemble_visibility): Declare.Matt Austern2003-11-101-0/+24
* darwin-protos.h (machopic_non_lazy_ptr_name): Delete prototype.Geoffrey Keating2003-10-161-92/+100
* darwin.c (machopic_indirect_data_reference): Use a scratch register when gene...Geoffrey Keating2003-10-141-1/+1
* +2003-10-06 Andrew Pinski <apinski@apple.com> + + * config/darwin.c...Andrew Pinski2003-10-061-2/+2
* fix off one error for one for all.Andrew Pinski2003-10-061-7/+7
* one more off by one error.Andrew Pinski2003-10-051-2/+2
* darwin.c (machopic_non_lazy_ptr_name): Fix off by one errors in memcpy destin...Andrew Pinski2003-10-051-7/+7
* darwin.c (machopic_non_lazy_ptr_name): Change strcat to memcpy and add length...Andrew Pinski2003-10-051-13/+38
* GNU CC -> GCCKelley Cook2003-09-271-4/+4
* MERGE OF objc-improvements-branch into MAINLINE.Ziemowit Laski2003-09-251-0/+2
* re PR target/12281 (not emiting function which is static and marked as inline)Andrew Pinski2003-09-221-2/+2
* * config/darwin.c (machopic_select_rtx_section): Fix check for PIC code.Andrew Pinski2003-09-201-1/+1
* darwin.c (machopic_select_rtx_section): Use const_data_section for things tha...Geoffrey Keating2003-09-121-0/+5
* alpha.md: Remove usage of PARAMS.Andreas Jaeger2003-08-171-129/+90
* Partial Fix PR/10129Andrew Pinski2003-07-161-31/+27
* darwin.c (machopic_select_section): Use decl_readonly_section to do most of t...Geoffrey Keating2003-07-161-41/+20
* config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg2003-06-071-0/+12
* darwin.c (darwin_encode_section_info): Call default_encode_section_info.Stan Shebs2003-05-011-0/+6
* target.h (encode_section_info): Add new argument carrying the RTL to be modif...Zack Weinberg2003-04-201-2/+3
* rs6000.c (rs6000_emit_prologue): Don't clone the result of machopic_function_...Geoffrey Keating2003-03-191-9/+19
* darwin.c (machopic_function_base_name): If dynamic-no-pic is on should not ge...Andrew Pinski2003-03-111-10/+59
* rs6000.md: Remove warning.Geoffrey Keating2003-01-221-4/+8
* Merge from pch-branch.Geoffrey Keating2003-01-101-1/+1
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* builtins.def: Fix comment formatting.Kazu Hirata2002-09-291-3/+3
* c4x-c.c, [...]: Include tm_p.h instead of the *-protos.h file directly.Kaveh R. Ghazi2002-09-161-3/+1
* target.h (struct gcc_target): New field terminate_dw2_eh_frame_info.Stan Shebs2002-09-131-0/+29
* darwin.c (machopic_finish): Remove #if 0 chunks.Stan Shebs2002-09-121-20/+1
* alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi2002-08-211-0/+9
* darwin-c.c (darwin_pragma_options): Const-ify.Kaveh R. Ghazi2002-08-111-8/+10
* config.gcc (i[34567]86-*-darwin*): New configuration.Stan Shebs2002-07-311-6/+3
* darwin.c (func_name_maybe_scoped): Remove unused decl.Stan Shebs2002-07-161-5/+3
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-13/+6
* system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson2002-05-191-9/+19
* system.h (SELECT_RTX_SECTION): Poison.Richard Henderson2002-05-181-0/+19
* hooks.c (hook_tree_bool_false): New.Richard Henderson2002-05-171-1/+129
* varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson2002-03-021-1/+2
* darwin.c (machopic_output_possible_stub_label): Don't generate stub routines ...Turly O'Connor2002-01-031-0/+2