| Commit message (Expand) | Author | Age | Files | Lines |
* | * config.gcc (with_cpu handling): Translate sparc64 in | zack | 2003-06-07 | 1 | -11/+2 |
* | * config/i386/linux.h (NO_PROFILE_COUNTERS): Define to 1. | jakub | 2003-06-04 | 1 | -1/+1 |
* | * c-common.c, c-common.h (dollars_in_ident): Remove. | neil | 2003-05-17 | 1 | -3/+0 |
* | Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz> | hubicka | 2003-05-12 | 1 | -2/+2 |
* | * target.h (encode_section_info): Add new argument carrying | zack | 2003-04-20 | 1 | -3/+3 |
* | 2003-03-10 Andrew Pinski <apinski@apple.com> | geoffk | 2003-03-11 | 1 | -4/+5 |
* | * config/darwin.h (LINK_COMMAND_SPEC): Update for Nathan's recent | geoffk | 2003-01-31 | 1 | -1/+2 |
* | 2003-01-03 Dale Johannesen <dalej@apple.com> | dalej | 2003-01-03 | 1 | -0/+8 |
* | * c-pragma.c (c_register_pragma): New. | neil | 2003-01-01 | 1 | -7/+7 |
* | Add support for darwin linker option -dynamic. | dpatel | 2002-12-19 | 1 | -3/+3 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -7/+0 |
* | Add support for darwin linker options. | dpatel | 2002-12-10 | 1 | -3/+183 |
* | Index: ChangeLog | geoffk | 2002-11-07 | 1 | -5/+6 |
* | * builtins.def: Fix comment formatting. | kazu | 2002-09-29 | 1 | -4/+4 |
* | * config/darwin.h (USER_LABEL_PREFIX): Define here... | shebs | 2002-09-13 | 1 | -0/+4 |
* | * target.h (struct gcc_target): New field | shebs | 2002-09-13 | 1 | -5/+21 |
* | * config/darwin.h (WARN_FOUR_CHAR_CONSTANTS): Remove, never used. | shebs | 2002-09-03 | 1 | -16/+0 |
* | * config/chorus.h: Consistently define *_DEBUGGING_INFO with | thorpej | 2002-08-29 | 1 | -2/+2 |
* | * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk. | ghazi | 2002-08-21 | 1 | -6/+4 |
* | * config.gcc (i[34567]86-*-darwin*): New configuration. | shebs | 2002-07-31 | 1 | -0/+3 |
* | * alpha.h, arc.h, arm/aout.h, avr.h, c4x.h, cris.h, d30v.h, | ghazi | 2002-07-30 | 1 | -4/+0 |
* | * cpplib.c (do_sccs): Handle #sccs on all systems. | neil | 2002-07-17 | 1 | -4/+0 |
* | * config/darwin.h (ASM_OUTPUT_LABEL): Move to here from | shebs | 2002-07-17 | 1 | -1/+22 |
* | * config/darwin.h (APPLE_CC): Remove, not meaningful in FSF GCC. | shebs | 2002-07-03 | 1 | -13/+1 |
* | * system.h (STRIP_NAME_ENCODING): Poison it. | rth | 2002-05-19 | 1 | -28/+25 |
* | * system.h (ENCODE_SECTION_INFO): Poison it. | rth | 2002-05-19 | 1 | -5/+4 |
* | * config/darwin.h (DARWIN_REGISTER_TARGET_PRAGMAS): Rename from | rth | 2002-05-19 | 1 | -6/+6 |
* | * system.h (SELECT_RTX_SECTION): Poison. | rth | 2002-05-18 | 1 | -17/+2 |
* | * final.c (HAVE_READONLY_DATA_SECTION): New. | rth | 2002-05-18 | 1 | -1/+0 |
* | * hooks.c (hook_tree_bool_false): New. | rth | 2002-05-17 | 1 | -151/+2 |
* | * varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; | rth | 2002-03-03 | 1 | -21/+18 |
* | * system.h (ASM_IDENTIFY_GCC, STDC_VALUE, TRAMPOLINE_ALIGN, | jsm28 | 2002-01-15 | 1 | -7/+1 |
* | * darwin.c (machopic_classify_ident): Handle "stale" section- | turly | 2001-12-21 | 1 | -0/+3 |
* | * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op, | rsandifo | 2001-12-17 | 1 | -7/+0 |
* | * config/darwin.h (SELECT_RTX_SECTION): Force address | dalej | 2001-11-16 | 1 | -1/+5 |
* | * c-lang.c (LANG_HOOKS_NAME): New. | neil | 2001-11-09 | 1 | -1/+1 |
* | * darwin-protos.h (constructor_section, destructor_section, | ghazi | 2001-10-23 | 1 | -9/+14 |
* | * target.h (struct gcc_target): Add asm_out.exception_section, | shebs | 2001-10-22 | 1 | -2/+7 |
* | * config/darwin.h (GCC_NAME): Remove, no longer used. | shebs | 2001-10-16 | 1 | -7/+19 |
* | * c-parse.in (yyerror): Const-ification and/or static-ization. | ghazi | 2001-09-13 | 1 | -2/+2 |
* | * c-common.c (c_tree_code_name): Const-ification. | ghazi | 2001-09-12 | 1 | -1/+1 |
* | * configure.in: Check whether assembler supports section merging. | jakub | 2001-09-11 | 1 | -2/+2 |
* | * config/darwin.h (ASM_DECLARE_FUNCTION_NAME): Define. | shebs | 2001-09-04 | 1 | -0/+16 |
* | * config/darwin.h (ASM_OUTPUT_LABELREF): Handle '*' names. | shebs | 2001-08-28 | 1 | -1/+8 |
* | Move constructor/destructor handling into target hooks. | rth | 2001-08-09 | 1 | -27/+2 |
* | * darwin.h (SECTION_FUNCTION): Remove WAS_TEXT argument, remove | shebs | 2001-07-03 | 1 | -39/+35 |
* | * config/darwin.h (REGISTER_TARGET_PRAGMAS): Define. | shebs | 2001-06-28 | 1 | -0/+7 |
* | * objc/objc-act.c (handle_impent): Rewrite to be more portable | shebs | 2001-06-28 | 1 | -6/+6 |
* | * darwin.h (ASM_FILE_END): Remove decl of language_string. | shebs | 2001-06-12 | 1 | -1/+0 |
* | * config/darwin.h (ENCODE_SECTION_INFO): Define. | shebs | 2001-06-08 | 1 | -0/+20 |