summaryrefslogtreecommitdiffstats
path: root/gcc/config/darwin.c
Commit message (Expand)AuthorAgeFilesLines
* * config/rs6000/rs6000.md: Remove warning.geoffk2003-01-221-4/+8
* Merge from pch-branch.geoffk2003-01-101-1/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * builtins.def: Fix comment formatting.kazu2002-09-291-3/+3
* * c4x-c.c, c4x.c, darwin.c, i370-c.c, m32r.c: Include tm_p.hghazi2002-09-161-3/+1
* * target.h (struct gcc_target): New fieldshebs2002-09-131-0/+29
* * config/darwin.c (machopic_finish): Remove #if 0 chunks.shebs2002-09-121-20/+1
* * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.ghazi2002-08-211-0/+9
* * darwin-c.c (darwin_pragma_options): Const-ify.ghazi2002-08-111-8/+10
* * config.gcc (i[34567]86-*-darwin*): New configuration.shebs2002-07-311-6/+3
* * darwin.c (func_name_maybe_scoped): Remove unused decl.shebs2002-07-161-5/+3
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-13/+6
* * system.h (STRIP_NAME_ENCODING): Poison it.rth2002-05-191-9/+19
* * system.h (SELECT_RTX_SECTION): Poison.rth2002-05-181-0/+19
* * hooks.c (hook_tree_bool_false): New.rth2002-05-171-1/+129
* * varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P;rth2002-03-031-1/+2
* * darwin.c (machopic_output_possible_stub_label): Don't generateturly2002-01-031-0/+2
* * darwin.c (machopic_classify_ident): Handle "stale" section-turly2001-12-211-75/+60
* * c-lang.c (LANG_HOOKS_NAME): New.neil2001-11-091-1/+2
* * darwin-protos.h (constructor_section, destructor_section,ghazi2001-10-231-4/+4
* * c-format.c (maybe_read_dollar_number): Use safe-ctype macrosghazi2001-10-211-2/+2
* * config/darwin.h (GCC_NAME): Remove, no longer used.shebs2001-10-161-1/+2
* * config/darwin.h (ASM_DECLARE_FUNCTION_NAME): Define.shebs2001-09-041-2/+10
* 2001-08-28 Dale Johannesen <dalej@apple.com>shebs2001-08-291-2/+3
* * defaults.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP,rth2001-08-181-5/+9
* Move constructor/destructor handling into target hooks.rth2001-08-091-0/+30
* * config/darwin.c (machopic_stub_name): Try matching by name.shebs2001-08-021-3/+38
* * config/darwin.c (darwin_encode_section_info): Don't mark anyshebs2001-07-101-0/+1
* * darwin.h (SECTION_FUNCTION): Remove WAS_TEXT argument, removeshebs2001-07-031-4/+0
* * explow.c (plus_constant_wide, case LO_SUM): New case.kenner2001-07-031-10/+4
* * darwin.c (darwin_encode_section_info): Rewrite to simplifyshebs2001-06-111-22/+33
* * config/darwin.h (ENCODE_SECTION_INFO): Define.shebs2001-06-081-46/+116
* Add Darwin (Mac OS X kernel) native support.shebs2001-04-121-0/+1002
OpenPOWER on IntegriCloud