summaryrefslogtreecommitdiff
path: root/gcc/config/darwin-protos.h
Commit message (Expand)AuthorAgeFilesLines
* * config/alpha/alpha.md: Remove usage of PARAMS.aj2003-08-171-79/+79
* 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>pinskia2003-07-161-0/+1
* * config.gcc (with_cpu handling): Translate sparc64 inzack2003-06-071-0/+2
* * target.h (encode_section_info): Add new argument carryingzack2003-04-201-1/+1
* * coretypes.h (cpp_reader): Forward declare struct.shebs2003-01-281-1/+0
* * config/darwin-protos.h: Forward-declare struct cpp_reader.shebs2003-01-181-0/+1
* 2003-01-06 Dale Johannesen <dalej@apple.com>dalej2003-01-061-1/+3
* * config/darwin-protos.h, config/c4x/c4x-protos.h,neil2003-01-011-5/+3
* * darwin-protos.h (darwin_asm_output_dwarf_delta): Prototype.ghazi2002-09-291-0/+1
* * c4x-c.c, c4x.c, darwin.c, i370-c.c, m32r.c: Include tm_p.hghazi2002-09-161-0/+1
* * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.ghazi2002-08-211-0/+1
* * darwin.c (func_name_maybe_scoped): Remove unused decl.shebs2002-07-161-3/+3
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-2/+0
* * system.h (STRIP_NAME_ENCODING): Poison it.rth2002-05-191-0/+1
* * system.h (SELECT_RTX_SECTION): Poison.rth2002-05-181-0/+39
* * hooks.c (hook_tree_bool_false): New.rth2002-05-171-1/+3
* * varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P;rth2002-03-031-1/+1
* * darwin.c (machopic_classify_ident): Handle "stale" section-turly2001-12-211-0/+2
* * darwin-protos.h (constructor_section, destructor_section,ghazi2001-10-231-0/+5
* * config/darwin-protos.h (darwin_exception_section): Declare.shebs2001-10-221-0/+3
* Move constructor/destructor handling into target hooks.rth2001-08-091-0/+2
* * darwin.h (SECTION_FUNCTION): Remove WAS_TEXT argument, removeshebs2001-07-031-1/+0
* * config/darwin.h (REGISTER_TARGET_PRAGMAS): Define.shebs2001-06-281-0/+7
* * config/darwin.h (ENCODE_SECTION_INFO): Define.shebs2001-06-081-0/+1
* Add Darwin (Mac OS X kernel) native support.shebs2001-04-121-0/+57