aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/darwin-protos.h
AgeCommit message (Expand)AuthorFilesLines
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg1-0/+2
2003-04-20target.h (encode_section_info): Add new argument carrying the RTL to be modif...Zack Weinberg1-1/+1
2003-01-28coretypes.h (cpp_reader): Forward declare struct.Stan Shebs1-1/+0
2003-01-18* config/darwin-protos.h: Forward-declare struct cpp_reader.Stan Shebs1-0/+1
2003-01-06darwin-protos.h: Add prototypes for new section functions.Dale Johannesen1-1/+3
2003-01-01darwin-protos.h, [...]: Use struct, and don't conditionally compile on GCC_C_...Neil Booth1-5/+3
2002-09-29darwin-protos.h (darwin_asm_output_dwarf_delta): Prototype.Kaveh R. Ghazi1-0/+1
2002-09-16c4x-c.c, [...]: Include tm_p.h instead of the *-protos.h file directly.Kaveh R. Ghazi1-0/+1
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi1-0/+1
2002-07-16darwin.c (func_name_maybe_scoped): Remove unused decl.Stan Shebs1-3/+3
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-2/+0
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson1-0/+1
2002-05-18system.h (SELECT_RTX_SECTION): Poison.Richard Henderson1-0/+39
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson1-1/+3
2002-03-02varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson1-1/+1
2001-12-21darwin.c (machopic_classify_ident): Handle "stale" section- encoded name prob...Turly O'Connor1-0/+2
2001-10-23darwin-protos.h (constructor_section, [...]): Prototype.Kaveh R. Ghazi1-0/+5
2001-10-22darwin-protos.h (darwin_exception_section): Declare.Stan Shebs1-0/+3
2001-08-09Move constructor/destructor handling into target hooks.Richard Henderson1-0/+2
2001-07-03darwin.h (SECTION_FUNCTION): Remove WAS_TEXT argument, remove case for flag_n...Stan Shebs1-1/+0
2001-06-28darwin.h (REGISTER_TARGET_PRAGMAS): Define.Stan Shebs1-0/+7
2001-06-08darwin.h (ENCODE_SECTION_INFO): Define.Stan Shebs1-0/+1
2001-04-12Add Darwin (Mac OS X kernel) native support.Stan Shebs1-0/+57