OSDN Git Service

* system.h (SELECT_RTX_SECTION): Poison.
[pf3gnuchains/gcc-fork.git] / gcc / config / darwin.h
2002-05-18 rth * system.h (SELECT_RTX_SECTION): Poison.
2002-05-18 rth * final.c (HAVE_READONLY_DATA_SECTION): New.
2002-05-17 rth * hooks.c (hook_tree_bool_false): New.
2002-03-03 rth * varasm.c (make_decl_rtl): Remove call to REDO_SECTIO...
2002-01-15 jsm28 * system.h (ASM_IDENTIFY_GCC, STDC_VALUE, TRAMPOLINE_A...
2001-12-21 turly * darwin.c (machopic_classify_ident): Handle "stale...
2001-12-17 rsandifo * target.h (asm_out.byte_op, asm_out.aligned_op, asm_o...
2001-11-16 dalej * config/darwin.h (SELECT_RTX_SECTION): Force address
2001-11-09 neil * c-lang.c (LANG_HOOKS_NAME): New.
2001-10-23 ghazi * darwin-protos.h (constructor_section, destructor_sec...
2001-10-22 shebs * target.h (struct gcc_target): Add asm_out...
2001-10-16 shebs * config/darwin.h (GCC_NAME): Remove, no longer...
2001-09-13 ghazi * c-parse.in (yyerror): Const-ification and/or static...
2001-09-12 ghazi * c-common.c (c_tree_code_name): Const-ification.
2001-09-11 jakub * configure.in: Check whether assembler supports secti...
2001-09-04 shebs * config/darwin.h (ASM_DECLARE_FUNCTION_NAME...
2001-08-28 shebs * config/darwin.h (ASM_OUTPUT_LABELREF): Handle...
2001-08-09 rthMove constructor/destructor handling into target hooks.
2001-07-03 shebs * darwin.h (SECTION_FUNCTION): Remove WAS_TEXT...
2001-06-28 shebs * config/darwin.h (REGISTER_TARGET_PRAGMAS...
2001-06-28 shebs * objc/objc-act.c (handle_impent): Rewrite...
2001-06-12 shebs * darwin.h (ASM_FILE_END): Remove decl of langu...
2001-06-08 shebs * config/darwin.h (ENCODE_SECTION_INFO): Define.
2001-05-15 shebs * config/darwin.h (LIB_SPEC): Just use -lSystem.
2001-04-29 shebs * objc/objc-act.c (handle_class_ref): Rewrite...
2001-04-28 shebs * config/darwin.h (STANDARD_EXEC_PREFIX): Don...
2001-04-12 shebs Add Darwin (Mac OS X kernel) native support.