OSDN Git Service

* config/h8300/h8300.md: Fix formatting.
[pf3gnuchains/gcc-fork.git] / gcc / config / darwin.h
2002-11-07 geoffkIndex: ChangeLog
2002-09-29 kazu * builtins.def: Fix comment formatting.
2002-09-13 shebs * config/darwin.h (USER_LABEL_PREFIX): Define...
2002-09-13 shebs * target.h (struct gcc_target): New field
2002-09-03 shebs * config/darwin.h (WARN_FOUR_CHAR_CONSTANTS...
2002-08-29 thorpej* config/chorus.h: Consistently define *_DEBUGGING_INFO...
2002-08-21 ghazi * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for...
2002-07-31 shebs * config.gcc (i[34567]86-*-darwin*): New config...
2002-07-30 ghazi * alpha.h, arc.h, arm/aout.h, avr.h, c4x.h, cris.h...
2002-07-17 neil * cpplib.c (do_sccs): Handle #sccs on all systems.
2002-07-17 shebs * config/darwin.h (ASM_OUTPUT_LABEL): Move...
2002-07-03 shebs * config/darwin.h (APPLE_CC): Remove, not meani...
2002-05-19 rth * system.h (STRIP_NAME_ENCODING): Poison it.
2002-05-19 rth * system.h (ENCODE_SECTION_INFO): Poison it.
2002-05-19 rth * config/darwin.h (DARWIN_REGISTER_TARGET_PRAGM...
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.