re PR target/12281 (not emiting function which is static and marked as inline)
[platform/upstream/gcc.git] / gcc / config / darwin.c
2003-09-22 Andrew Pinskire PR target/12281 (not emiting function which is stati...
2003-09-21 Andrew Pinski* config/darwin.c (machopic_select_rtx_section): Fix...
2003-09-12 Geoffrey Keatingdarwin.c (machopic_select_rtx_section): Use const_data_...
2003-08-17 Andreas Jaegeralpha.md: Remove usage of PARAMS.
2003-07-16 Andrew PinskiPartial Fix PR/10129
2003-07-16 Geoffrey Keatingdarwin.c (machopic_select_section): Use decl_readonly_s...
2003-06-07 Zack Weinbergconfig.gcc (with_cpu handling): Translate sparc64 in...
2003-05-01 Stan Shebsdarwin.c (darwin_encode_section_info): Call default_enc...
2003-04-20 Zack Weinbergtarget.h (encode_section_info): Add new argument carryi...
2003-03-19 Geoffrey Keatingrs6000.c (rs6000_emit_prologue): Don't clone the result...
2003-03-11 Andrew Pinskidarwin.c (machopic_function_base_name): If dynamic...
2003-01-22 Geoffrey Keatingrs6000.md: Remove warning.
2003-01-10 Geoffrey KeatingMerge from pch-branch.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-09-29 Kazu Hiratabuiltins.def: Fix comment formatting.
2002-09-16 Kaveh R. Ghazic4x-c.c, [...]: Include tm_p.h instead of the *-protos...
2002-09-13 Stan Shebstarget.h (struct gcc_target): New field terminate_dw2_e...
2002-09-12 Stan Shebsdarwin.c (machopic_finish): Remove #if 0 chunks.
2002-08-21 Kaveh R. Ghazialpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.
2002-08-11 Kaveh R. Ghazidarwin-c.c (darwin_pragma_options): Const-ify.
2002-07-31 Stan Shebsconfig.gcc (i[34567]86-*-darwin*): New configuration.
2002-07-16 Stan Shebsdarwin.c (func_name_maybe_scoped): Remove unused decl.
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-19 Richard Hendersonsystem.h (STRIP_NAME_ENCODING): Poison it.
2002-05-18 Richard Hendersonsystem.h (SELECT_RTX_SECTION): Poison.
2002-05-17 Richard Hendersonhooks.c (hook_tree_bool_false): New.
2002-03-03 Richard Hendersonvarasm.c (make_decl_rtl): Remove call to REDO_SECTION_I...
2002-01-03 Turly O'Connordarwin.c (machopic_output_possible_stub_label): Don...
2001-12-21 Turly O'Connordarwin.c (machopic_classify_ident): Handle "stale"...
2001-11-09 Neil Boothc-lang.c (LANG_HOOKS_NAME): New.
2001-10-23 Kaveh R. Ghazidarwin-protos.h (constructor_section, [...]): Prototype.
2001-10-21 Kaveh R. Ghazic-format.c (maybe_read_dollar_number): Use safe-ctype...
2001-10-16 Stan Shebsdarwin.h (GCC_NAME): Remove, no longer used.
2001-09-04 Stan Shebsdarwin.h (ASM_DECLARE_FUNCTION_NAME): Define.
2001-08-29 Dale Johannesendarwin.c (machopic_function_base_name): Add const quali...
2001-08-18 Richard Hendersondefaults.h (UNALIGNED_SHORT_ASM_OP, [...]): Move from ...
2001-08-09 Richard HendersonMove constructor/destructor handling into target hooks.
2001-08-02 Stan Shebsdarwin.c (machopic_stub_name): Try matching by name.
2001-07-10 Stan Shebsdarwin.c (darwin_encode_section_info): Don't mark any...
2001-07-03 Stan Shebsdarwin.h (SECTION_FUNCTION): Remove WAS_TEXT argument...
2001-07-03 Richard Kennerexplow.c (plus_constant_wide, [...]): New case.
2001-06-11 Stan Shebsdarwin.c (darwin_encode_section_info): Rewrite to simpl...
2001-06-08 Stan Shebsdarwin.h (ENCODE_SECTION_INFO): Define.
2001-04-12 Stan ShebsAdd Darwin (Mac OS X kernel) native support.