summaryrefslogtreecommitdiff
path: root/gcc/config/darwin.c
Commit message (Expand)AuthorAgeFilesLines
* * 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