aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/darwin.h
AgeCommit message (Expand)AuthorFilesLines
2004-08-16c-common.c (handle_used_attribute): Set DECL_PRESERVE_P.Devang Patel1-0/+3
2004-08-13darwin.h (EXTRA_SECTION_FUNCTIONS): Mark the __sel_fixup...Ziemowit Laski1-3/+3
2004-08-12re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections)Jakub Jelinek1-1/+2
2004-08-11darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Add -dead_strip and -no_dead_strip_...Devang Patel1-0/+4
2004-07-28darwin.c (darwin_one_byte_bool): New global variable.Matt Austern1-0/+11
2004-07-23dwarf2out.c (output_call_frame_info): Set SYMBOL_FLAG_LOCAL on generated SYMB...Mark Mitchell1-15/+20
2004-07-14darwin.h (WINT_TYPE): Define to be int to match system header files.Mike Stump1-0/+2
2004-07-11* config/darwin.h (LINK_COMMAND_SPEC): Don't call c++filt.Geoffrey Keating1-2/+1
2004-07-08darwin.h (ASM_OUTPUT_LABELREF): Fix -fno-leading-underscore.Mike Stump1-1/+1
2004-06-24darwin7.h (MATH_LIBRARY): Remove.Andrew Pinski1-8/+5
2004-06-03re PR c++/15428 (vtables shouldn't always be weak on Darwin)Matt Austern1-4/+3
2004-05-19tm.texi (TARGET_ASM_EMIT_UNWIND_LABEL): Add argument to indicate if this labe...Mike Stump1-0/+15
2004-04-27darwin.h (STARTFILE_SPEC): Use %s to find crt2.o.Geoffrey Keating1-2/+2
2004-04-23darwin7.h: New file.Andrew Pinski1-2/+9
2004-04-06re PR target/14467 (Compiling on Mac OS X 10.1.5 broken)Devang Patel1-1/+1
2004-03-25cfgrtl.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-03-12Enabled linkonce support for Darwin.Matt Austern1-9/+71
2004-03-04Add framework support for darwin.Mike Stump1-2/+12
2004-02-27darwin.c (machopic_output_possible_stub_label): Remove.Dale Johannesen1-3/+0
2004-02-24Reverted patch to add the -mmacosx= feature. (Darwin only)Matt Austern1-13/+0
2004-02-24* config/darwin.h (TARGET_HAS_F_SETLKW): Define.Geoffrey Keating1-0/+2
2004-02-23darwin.h (SUBTARGET_OPTIONS): Add -mmacosx= option.Matt Austern1-0/+13
2004-02-21darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Refer to SUBTARGET_OPTION_TRANSLATE...Ziemowit Laski1-3/+10
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