OSDN Git Service

2004-04-08 Andrew Pinski <pinskia@physics.uc.edu>
[pf3gnuchains/gcc-fork.git] / gcc / config / darwin.c
2004-04-08 pinskia2004-04-08 Andrew Pinski <pinskia@physics.uc.edu>
2004-03-30 pinskia * config/darwin.c (machopic_function_base_name):
2004-03-12 austernEnabled linkonce support for Darwin.
2004-02-28 pinskia2004-02-28 Andrew Pinski <pinskia@physics.uc.edu>
2004-02-27 dalej2004-02-27 Dale Johannesen <dalej@apple.com>
2004-02-24 austernReverted patch to add the -mmacosx= feature. (Darwin...
2004-02-23 kazugcc/
2004-02-23 austern * config/darwin.h (SUBTARGET_OPTIONS): Add -mmacosx...
2004-02-07 kazu gcc/
2004-02-04 kazu * config/darwin.c, config/darwin.h, config/freebsd...
2003-11-14 pinskia+2003-11-13 Andrew Pinski <apinski@apple.com>
2003-11-10 austern * config/darwin-protos.h (darwin_assemble_visibility...
2003-10-16 geoffk * config/darwin-protos.h (machopic_non_lazy_ptr_name...
2003-10-14 geoffk * config/darwin.c (machopic_indirect_data_reference...
2003-10-06 pinskia+2003-10-06 Andrew Pinski <apinski@apple.com>
2003-10-06 pinskiafix off one error for one for all.
2003-10-06 pinskiaone more off by one error.
2003-10-06 pinskia2003-10-05 Andrew Pinski <apinski@apple.com>
2003-10-06 pinskia * config/darwin.c (machopic_non_lazy_ptr_name):
2003-09-27 kcookGNU CC -> GCC
2003-09-25 zlaski2003-09-24 Ziemowit Laski <zlaski@apple.com>
2003-09-22 pinskia2003-09-21 Andrew Pinski <pinskia@physics.uc.edu>
2003-09-21 pinskia* config/darwin.c (machopic_select_rtx_section): Fix...
2003-09-12 geoffk * config/darwin.c (machopic_select_rtx_section): Use
2003-08-17 aj * config/alpha/alpha.md: Remove usage of PARAMS.
2003-07-16 pinskia2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
2003-07-16 geoffk * config/darwin.c (machopic_select_section): Use decl_...
2003-06-07 zack * config.gcc (with_cpu handling): Translate sparc64 in
2003-05-01 shebs * config/darwin.c (darwin_encode_section_info...
2003-04-20 zack * target.h (encode_section_info): Add new argument...
2003-03-19 geoffk * config/rs6000/rs6000.c (rs6000_emit_prologue): Don...
2003-03-11 geoffk2003-03-10 Andrew Pinski <apinski@apple.com>
2003-01-22 geoffk * config/rs6000/rs6000.md: Remove warning.
2003-01-10 geoffkMerge from pch-branch.
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.