Age | Commit message (Expand) | Author | Files | Lines |
2004-03-12 | Enabled linkonce support for Darwin. | Matt Austern | 1 | -9/+71 |
2004-03-04 | Add framework support for darwin. | Mike Stump | 1 | -2/+12 |
2004-02-27 | darwin.c (machopic_output_possible_stub_label): Remove. | Dale Johannesen | 1 | -3/+0 |
2004-02-24 | Reverted patch to add the -mmacosx= feature. (Darwin only) | Matt Austern | 1 | -13/+0 |
2004-02-24 | * config/darwin.h (TARGET_HAS_F_SETLKW): Define. | Geoffrey Keating | 1 | -0/+2 |
2004-02-23 | darwin.h (SUBTARGET_OPTIONS): Add -mmacosx= option. | Matt Austern | 1 | -0/+13 |
2004-02-21 | darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Refer to SUBTARGET_OPTION_TRANSLATE... | Ziemowit Laski | 1 | -3/+10 |
2004-02-13 | darwin.h: Add include guards. | Geoffrey Keating | 1 | -5/+5 |
2004-02-07 | c-ppoutput.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-02-04 | darwin.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-12-26 | darwin.h (LINK_COMMAND_SPEC): Arrange -fprofile-generate to imply -lgcov. | Andrew Pinski | 1 | -1/+1 |
2003-11-10 | darwin-protos.h (darwin_assemble_visibility): Declare. | Matt Austern | 1 | -0/+7 |
2003-09-27 | GNU CC -> GCC | Kelley Cook | 1 | -4/+4 |
2003-09-25 | MERGE OF objc-improvements-branch into MAINLINE. | Ziemowit Laski | 1 | -0/+5 |
2003-09-09 | darwin.h (LINK_SPEC): Pass -nofixprebinding to linker. | Devang Patel | 1 | -1/+1 |
2003-08-20 | darwin.h (LINK_COMMAND_SPEC): Add -arch and -arch_only options. | Geoffrey Keating | 1 | -0/+2 |
2003-08-17 | alpha.md: Remove usage of PARAMS. | Andreas Jaeger | 1 | -14/+14 |
2003-07-27 | varasm.c (output_constant_def_contents): Use ASM_DECLARE_CONSTANT_NAME if def... | Geoffrey Keating | 1 | -11/+24 |
2003-07-16 | Partial Fix PR/10129 | Andrew Pinski | 1 | -1/+3 |
2003-06-27 | * config/darwin.h, config/elfos.h, config/i960/i960-coff.h | Zack Weinberg | 1 | -2/+2 |
2003-06-19 | target.h (asm_out.file_start, [...]): New hooks. | Zack Weinberg | 1 | -3/+2 |
2003-06-07 | config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9. | Zack Weinberg | 1 | -11/+2 |
2003-06-04 | linux.h (NO_PROFILE_COUNTERS): Define to 1. | Jakub Jelinek | 1 | -1/+1 |
2003-05-17 | c-common.c, c-common.h (dollars_in_ident): Remove. | Neil Booth | 1 | -3/+0 |
2003-05-12 | Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz> | Jan Hubicka | 1 | -2/+2 |
2003-04-20 | target.h (encode_section_info): Add new argument carrying the RTL to be modif... | Zack Weinberg | 1 | -3/+3 |
2003-03-11 | darwin.c (machopic_function_base_name): If dynamic-no-pic is on should not ge... | Andrew Pinski | 1 | -4/+5 |
2003-01-31 | darwin.h (LINK_COMMAND_SPEC): Update for Nathan's recent change to LINK_COMMA... | Geoffrey Keating | 1 | -1/+2 |
2003-01-03 | darwin.h: (EXTRA_SECTIONS): Add machopic_symbol_stub1, machopic_picsymbol_stub1. | Dale Johannesen | 1 | -0/+8 |
2003-01-01 | c-pragma.c (c_register_pragma): New. | Neil Booth | 1 | -7/+7 |
2002-12-19 | Add support for darwin linker option -dynamic. | Devang Patel | 1 | -3/+3 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -7/+0 |
2002-12-10 | Add support for darwin linker options. | Devang Patel | 1 | -3/+183 |
2002-11-07 | Index: ChangeLog | Geoffrey Keating | 1 | -5/+6 |
2002-09-29 | builtins.def: Fix comment formatting. | Kazu Hirata | 1 | -4/+4 |
2002-09-13 | darwin.h (USER_LABEL_PREFIX): Define here... | Stan Shebs | 1 | -0/+4 |
2002-09-13 | target.h (struct gcc_target): New field terminate_dw2_eh_frame_info. | Stan Shebs | 1 | -5/+21 |
2002-09-03 | darwin.h (WARN_FOUR_CHAR_CONSTANTS): Remove, never used. | Stan Shebs | 1 | -16/+0 |
2002-08-29 | chorus.h: Consistently define *_DEBUGGING_INFO with the value 1. | Jason Thorpe | 1 | -2/+2 |
2002-08-21 | alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk. | Kaveh R. Ghazi | 1 | -6/+4 |
2002-07-31 | config.gcc (i[34567]86-*-darwin*): New configuration. | Stan Shebs | 1 | -0/+3 |
2002-07-30 | alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition. | Kaveh R. Ghazi | 1 | -4/+0 |
2002-07-17 | cpplib.c (do_sccs): Handle #sccs on all systems. | Neil Booth | 1 | -4/+0 |
2002-07-17 | darwin.h (ASM_OUTPUT_LABEL): Move to here from config/rs6000/darwin.h. | Stan Shebs | 1 | -1/+22 |
2002-07-03 | darwin.h (APPLE_CC): Remove, not meaningful in FSF GCC. | Stan Shebs | 1 | -13/+1 |
2002-05-19 | system.h (STRIP_NAME_ENCODING): Poison it. | Richard Henderson | 1 | -28/+25 |
2002-05-18 | system.h (ENCODE_SECTION_INFO): Poison it. | Richard Henderson | 1 | -5/+4 |
2002-05-18 | darwin.h (DARWIN_REGISTER_TARGET_PRAGMAS): Rename from REGISTER_TARGET_PRAGMAS. | Richard Henderson | 1 | -6/+6 |
2002-05-18 | system.h (SELECT_RTX_SECTION): Poison. | Richard Henderson | 1 | -17/+2 |
2002-05-18 | final.c (HAVE_READONLY_DATA_SECTION): New. | Richard Henderson | 1 | -1/+0 |