| Commit message (Expand) | Author | Age | Files | Lines |
* | * config.gcc (with_cpu handling): Translate sparc64 in | zack | 2003-06-07 | 1 | -0/+12 |
* | * config/darwin.c (darwin_encode_section_info): Call | shebs | 2003-05-01 | 1 | -0/+6 |
* | * target.h (encode_section_info): Add new argument carrying | zack | 2003-04-20 | 1 | -2/+3 |
* | * config/rs6000/rs6000.c (rs6000_emit_prologue): Don't clone | geoffk | 2003-03-19 | 1 | -9/+19 |
* | 2003-03-10 Andrew Pinski <apinski@apple.com> | geoffk | 2003-03-11 | 1 | -10/+59 |
* | * config/rs6000/rs6000.md: Remove warning. | geoffk | 2003-01-22 | 1 | -4/+8 |
* | Merge from pch-branch. | geoffk | 2003-01-10 | 1 | -1/+1 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | * builtins.def: Fix comment formatting. | kazu | 2002-09-29 | 1 | -3/+3 |
* | * c4x-c.c, c4x.c, darwin.c, i370-c.c, m32r.c: Include tm_p.h | ghazi | 2002-09-16 | 1 | -3/+1 |
* | * target.h (struct gcc_target): New field | shebs | 2002-09-13 | 1 | -0/+29 |
* | * config/darwin.c (machopic_finish): Remove #if 0 chunks. | shebs | 2002-09-12 | 1 | -20/+1 |
* | * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk. | ghazi | 2002-08-21 | 1 | -0/+9 |
* | * darwin-c.c (darwin_pragma_options): Const-ify. | ghazi | 2002-08-11 | 1 | -8/+10 |
* | * config.gcc (i[34567]86-*-darwin*): New configuration. | shebs | 2002-07-31 | 1 | -6/+3 |
* | * darwin.c (func_name_maybe_scoped): Remove unused decl. | shebs | 2002-07-16 | 1 | -5/+3 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -13/+6 |
* | * system.h (STRIP_NAME_ENCODING): Poison it. | rth | 2002-05-19 | 1 | -9/+19 |
* | * system.h (SELECT_RTX_SECTION): Poison. | rth | 2002-05-18 | 1 | -0/+19 |
* | * hooks.c (hook_tree_bool_false): New. | rth | 2002-05-17 | 1 | -1/+129 |
* | * varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; | rth | 2002-03-03 | 1 | -1/+2 |
* | * darwin.c (machopic_output_possible_stub_label): Don't generate | turly | 2002-01-03 | 1 | -0/+2 |
* | * darwin.c (machopic_classify_ident): Handle "stale" section- | turly | 2001-12-21 | 1 | -75/+60 |
* | * c-lang.c (LANG_HOOKS_NAME): New. | neil | 2001-11-09 | 1 | -1/+2 |
* | * darwin-protos.h (constructor_section, destructor_section, | ghazi | 2001-10-23 | 1 | -4/+4 |
* | * c-format.c (maybe_read_dollar_number): Use safe-ctype macros | ghazi | 2001-10-21 | 1 | -2/+2 |
* | * config/darwin.h (GCC_NAME): Remove, no longer used. | shebs | 2001-10-16 | 1 | -1/+2 |
* | * config/darwin.h (ASM_DECLARE_FUNCTION_NAME): Define. | shebs | 2001-09-04 | 1 | -2/+10 |
* | 2001-08-28 Dale Johannesen <dalej@apple.com> | shebs | 2001-08-29 | 1 | -2/+3 |
* | * defaults.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP, | rth | 2001-08-18 | 1 | -5/+9 |
* | Move constructor/destructor handling into target hooks. | rth | 2001-08-09 | 1 | -0/+30 |
* | * config/darwin.c (machopic_stub_name): Try matching by name. | shebs | 2001-08-02 | 1 | -3/+38 |
* | * config/darwin.c (darwin_encode_section_info): Don't mark any | shebs | 2001-07-10 | 1 | -0/+1 |
* | * darwin.h (SECTION_FUNCTION): Remove WAS_TEXT argument, remove | shebs | 2001-07-03 | 1 | -4/+0 |
* | * explow.c (plus_constant_wide, case LO_SUM): New case. | kenner | 2001-07-03 | 1 | -10/+4 |
* | * darwin.c (darwin_encode_section_info): Rewrite to simplify | shebs | 2001-06-11 | 1 | -22/+33 |
* | * config/darwin.h (ENCODE_SECTION_INFO): Define. | shebs | 2001-06-08 | 1 | -46/+116 |
* | Add Darwin (Mac OS X kernel) native support. | shebs | 2001-04-12 | 1 | -0/+1002 |