OSDN Git Service

Merge basic-improvements-branch to trunk
[pf3gnuchains/gcc-fork.git] / gcc / config / darwin.c
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-09-29 kazu * builtins.def: Fix comment formatting.
2002-09-16 ghazi * c4x-c.c, c4x.c, darwin.c, i370-c.c, m32r.c: Include...
2002-09-13 shebs * target.h (struct gcc_target): New field
2002-09-12 shebs * config/darwin.c (machopic_finish): Remove...
2002-08-21 ghazi * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for...
2002-08-11 ghazi * darwin-c.c (darwin_pragma_options): Const-ify.
2002-07-31 shebs * config.gcc (i[34567]86-*-darwin*): New config...
2002-07-16 shebs * darwin.c (func_name_maybe_scoped): Remove...
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-19 rth * system.h (STRIP_NAME_ENCODING): Poison it.
2002-05-18 rth * system.h (SELECT_RTX_SECTION): Poison.
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-03 turly * darwin.c (machopic_output_possible_stub_label):...
2001-12-21 turly * darwin.c (machopic_classify_ident): Handle "stale...
2001-11-09 neil * c-lang.c (LANG_HOOKS_NAME): New.
2001-10-23 ghazi * darwin-protos.h (constructor_section, destructor_sec...
2001-10-21 ghazi * c-format.c (maybe_read_dollar_number): Use safe...
2001-10-16 shebs * config/darwin.h (GCC_NAME): Remove, no longer...
2001-09-04 shebs * config/darwin.h (ASM_DECLARE_FUNCTION_NAME...
2001-08-29 shebs2001-08-28 Dale Johannesen <dalej@apple.com>
2001-08-18 rth * defaults.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_AS...
2001-08-09 rthMove constructor/destructor handling into target hooks.
2001-08-02 shebs * config/darwin.c (machopic_stub_name): Try...
2001-07-10 shebs * config/darwin.c (darwin_encode_section_info...
2001-07-03 shebs * darwin.h (SECTION_FUNCTION): Remove WAS_TEXT...
2001-07-03 kenner * explow.c (plus_constant_wide, case LO_SUM): New...
2001-06-11 shebs * darwin.c (darwin_encode_section_info): Rewri...
2001-06-08 shebs * config/darwin.h (ENCODE_SECTION_INFO): Define.
2001-04-12 shebs Add Darwin (Mac OS X kernel) native support.