aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/darwin.h
AgeCommit message (Expand)AuthorFilesLines
2004-02-13darwin.h: Add include guards.Geoffrey Keating1-5/+5
2004-02-07c-ppoutput.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-02-04darwin.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
2003-12-26darwin.h (LINK_COMMAND_SPEC): Arrange -fprofile-generate to imply -lgcov.Andrew Pinski1-1/+1
2003-11-10darwin-protos.h (darwin_assemble_visibility): Declare.Matt Austern1-0/+7
2003-09-27GNU CC -> GCCKelley Cook1-4/+4
2003-09-25MERGE OF objc-improvements-branch into MAINLINE.Ziemowit Laski1-0/+5
2003-09-09darwin.h (LINK_SPEC): Pass -nofixprebinding to linker.Devang Patel1-1/+1
2003-08-20darwin.h (LINK_COMMAND_SPEC): Add -arch and -arch_only options.Geoffrey Keating1-0/+2
2003-08-17alpha.md: Remove usage of PARAMS.Andreas Jaeger1-14/+14
2003-07-27varasm.c (output_constant_def_contents): Use ASM_DECLARE_CONSTANT_NAME if def...Geoffrey Keating1-11/+24
2003-07-16Partial Fix PR/10129Andrew Pinski1-1/+3
2003-06-27* config/darwin.h, config/elfos.h, config/i960/i960-coff.hZack Weinberg1-2/+2
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg1-3/+2
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg1-11/+2
2003-06-04linux.h (NO_PROFILE_COUNTERS): Define to 1.Jakub Jelinek1-1/+1
2003-05-17c-common.c, c-common.h (dollars_in_ident): Remove.Neil Booth1-3/+0
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka1-2/+2
2003-04-20target.h (encode_section_info): Add new argument carrying the RTL to be modif...Zack Weinberg1-3/+3
2003-03-11darwin.c (machopic_function_base_name): If dynamic-no-pic is on should not ge...Andrew Pinski1-4/+5
2003-01-31darwin.h (LINK_COMMAND_SPEC): Update for Nathan's recent change to LINK_COMMA...Geoffrey Keating1-1/+2
2003-01-03darwin.h: (EXTRA_SECTIONS): Add machopic_symbol_stub1, machopic_picsymbol_stub1.Dale Johannesen1-0/+8
2003-01-01c-pragma.c (c_register_pragma): New.Neil Booth1-7/+7
2002-12-19Add support for darwin linker option -dynamic.Devang Patel1-3/+3
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-7/+0
2002-12-10Add support for darwin linker options.Devang Patel1-3/+183
2002-11-07Index: ChangeLogGeoffrey Keating1-5/+6
2002-09-29builtins.def: Fix comment formatting.Kazu Hirata1-4/+4
2002-09-13darwin.h (USER_LABEL_PREFIX): Define here...Stan Shebs1-0/+4
2002-09-13target.h (struct gcc_target): New field terminate_dw2_eh_frame_info.Stan Shebs1-5/+21
2002-09-03darwin.h (WARN_FOUR_CHAR_CONSTANTS): Remove, never used.Stan Shebs1-16/+0
2002-08-29chorus.h: Consistently define *_DEBUGGING_INFO with the value 1.Jason Thorpe1-2/+2
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi1-6/+4
2002-07-31config.gcc (i[34567]86-*-darwin*): New configuration.Stan Shebs1-0/+3
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi1-4/+0
2002-07-17cpplib.c (do_sccs): Handle #sccs on all systems.Neil Booth1-4/+0
2002-07-17darwin.h (ASM_OUTPUT_LABEL): Move to here from config/rs6000/darwin.h.Stan Shebs1-1/+22
2002-07-03darwin.h (APPLE_CC): Remove, not meaningful in FSF GCC.Stan Shebs1-13/+1
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson1-28/+25
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson1-5/+4
2002-05-18darwin.h (DARWIN_REGISTER_TARGET_PRAGMAS): Rename from REGISTER_TARGET_PRAGMAS.Richard Henderson1-6/+6
2002-05-18system.h (SELECT_RTX_SECTION): Poison.Richard Henderson1-17/+2
2002-05-18final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson1-1/+0
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson1-151/+2
2002-03-02varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson1-21/+18
2002-01-15system.h (ASM_IDENTIFY_GCC, [...]): Poison.Joseph Myers1-7/+1
2001-12-21darwin.c (machopic_classify_ident): Handle "stale" section- encoded name prob...Turly O'Connor1-0/+3
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford1-7/+0
2001-11-16darwin.h (SELECT_RTX_SECTION): Force address initializers into 'const' sectionDale Johannesen1-1/+5
2001-11-09c-lang.c (LANG_HOOKS_NAME): New.Neil Booth1-1/+1