| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * config/darwin.h (LIB_SPEC): Just use -lSystem. | shebs | 2001-05-15 | 1 | -6/+1 |
* | * objc/objc-act.c (handle_class_ref): Rewrite to flush target | shebs | 2001-04-29 | 1 | -7/+7 |
* | * config/darwin.h (STANDARD_EXEC_PREFIX): Don't define. | shebs | 2001-04-28 | 1 | -4/+9 |
* | Add Darwin (Mac OS X kernel) native support. | shebs | 2001-04-12 | 1 | -0/+763 |