summaryrefslogtreecommitdiff
path: root/gcc/config/darwin.h
Commit message (Expand)AuthorAgeFilesLines
* MERGE OF objc-improvements-branch into MAINLINE.Ziemowit Laski2003-09-251-0/+5
* darwin.h (LINK_SPEC): Pass -nofixprebinding to linker.Devang Patel2003-09-091-1/+1
* darwin.h (LINK_COMMAND_SPEC): Add -arch and -arch_only options.Geoffrey Keating2003-08-201-0/+2
* alpha.md: Remove usage of PARAMS.Andreas Jaeger2003-08-171-14/+14
* varasm.c (output_constant_def_contents): Use ASM_DECLARE_CONSTANT_NAME if def...Geoffrey Keating2003-07-271-11/+24
* Partial Fix PR/10129Andrew Pinski2003-07-161-1/+3
* * config/darwin.h, config/elfos.h, config/i960/i960-coff.hZack Weinberg2003-06-271-2/+2
* target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg2003-06-191-3/+2
* config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg2003-06-071-11/+2
* linux.h (NO_PROFILE_COUNTERS): Define to 1.Jakub Jelinek2003-06-041-1/+1
* c-common.c, c-common.h (dollars_in_ident): Remove.Neil Booth2003-05-171-3/+0
* Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka2003-05-121-2/+2
* target.h (encode_section_info): Add new argument carrying the RTL to be modif...Zack Weinberg2003-04-201-3/+3
* darwin.c (machopic_function_base_name): If dynamic-no-pic is on should not ge...Andrew Pinski2003-03-111-4/+5
* darwin.h (LINK_COMMAND_SPEC): Update for Nathan's recent change to LINK_COMMA...Geoffrey Keating2003-01-311-1/+2
* darwin.h: (EXTRA_SECTIONS): Add machopic_symbol_stub1, machopic_picsymbol_stub1.Dale Johannesen2003-01-031-0/+8
* c-pragma.c (c_register_pragma): New.Neil Booth2003-01-011-7/+7
* Add support for darwin linker option -dynamic.Devang Patel2002-12-191-3/+3
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-7/+0
* Add support for darwin linker options.Devang Patel2002-12-101-3/+183
* Index: ChangeLogGeoffrey Keating2002-11-071-5/+6
* builtins.def: Fix comment formatting.Kazu Hirata2002-09-291-4/+4
* darwin.h (USER_LABEL_PREFIX): Define here...Stan Shebs2002-09-131-0/+4
* target.h (struct gcc_target): New field terminate_dw2_eh_frame_info.Stan Shebs2002-09-131-5/+21
* darwin.h (WARN_FOUR_CHAR_CONSTANTS): Remove, never used.Stan Shebs2002-09-031-16/+0
* chorus.h: Consistently define *_DEBUGGING_INFO with the value 1.Jason Thorpe2002-08-291-2/+2
* alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi2002-08-211-6/+4
* config.gcc (i[34567]86-*-darwin*): New configuration.Stan Shebs2002-07-311-0/+3
* alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi2002-07-301-4/+0
* cpplib.c (do_sccs): Handle #sccs on all systems.Neil Booth2002-07-171-4/+0
* darwin.h (ASM_OUTPUT_LABEL): Move to here from config/rs6000/darwin.h.Stan Shebs2002-07-171-1/+22
* darwin.h (APPLE_CC): Remove, not meaningful in FSF GCC.Stan Shebs2002-07-031-13/+1
* system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson2002-05-191-28/+25
* system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson2002-05-181-5/+4
* darwin.h (DARWIN_REGISTER_TARGET_PRAGMAS): Rename from REGISTER_TARGET_PRAGMAS.Richard Henderson2002-05-181-6/+6
* system.h (SELECT_RTX_SECTION): Poison.Richard Henderson2002-05-181-17/+2
* final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson2002-05-181-1/+0
* hooks.c (hook_tree_bool_false): New.Richard Henderson2002-05-171-151/+2
* varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson2002-03-021-21/+18
* system.h (ASM_IDENTIFY_GCC, [...]): Poison.Joseph Myers2002-01-151-7/+1
* darwin.c (machopic_classify_ident): Handle "stale" section- encoded name prob...Turly O'Connor2001-12-211-0/+3
* target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford2001-12-171-7/+0
* darwin.h (SELECT_RTX_SECTION): Force address initializers into 'const' sectionDale Johannesen2001-11-161-1/+5
* c-lang.c (LANG_HOOKS_NAME): New.Neil Booth2001-11-091-1/+1
* darwin-protos.h (constructor_section, [...]): Prototype.Kaveh R. Ghazi2001-10-231-9/+14
* target.h (struct gcc_target): Add asm_out.exception_section, asm_out.eh_frame...Stan Shebs2001-10-221-2/+7
* darwin.h (GCC_NAME): Remove, no longer used.Stan Shebs2001-10-161-7/+19
* c-parse.in (yyerror): Const-ification and/or static-ization.Kaveh R. Ghazi2001-09-131-2/+2
* c-common.c (c_tree_code_name): Const-ification.Kaveh R. Ghazi2001-09-121-1/+1
* configure.in: Check whether assembler supports section merging.Jakub Jelinek2001-09-111-2/+2