aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/darwin-protos.h
AgeCommit message (Expand)AuthorFilesLines
2007-08-24alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi1-1/+1
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2007-03-12darwin.c (machopic_reloc_rw_mask): New.Richard Henderson1-0/+1
2006-10-16darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Add -mkernel support.Mike Stump1-0/+3
2006-04-27target-def.h (TARGET_SET_DEFAULT_TYPE_ATTRIBUTES): Bracket with #ifndef/#endif.Eric Christopher1-0/+2
2006-03-17tm.texi (SDB and DWARF): Add extra parameter to ASM_OUTPUT_DWARF_OFFSET.Geoffrey Keating1-0/+3
2006-03-01re PR target/26389 (Darwin does not support -fsection-anchors)Andrew Pinski1-0/+1
2006-01-06tm.texi (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): Document.Eric Christopher1-0/+1
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford1-61/+4
2005-07-08Index: ChangeLogGeoffrey Keating1-1/+2
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-06-09darwin.c (darwin_binds_local_p): New.Dale Johannesen1-0/+1
2004-10-27Index: fixincludes/ChangeLogGeoffrey Keating1-0/+4
2004-10-26Index: gcc/gcc/ChangeLogGeoffrey Keating1-2/+6
2004-09-15configure.ac: Check for COMDAT support.Mark Mitchell1-1/+1
2004-08-16c-common.c (handle_used_attribute): Set DECL_PRESERVE_P.Devang Patel1-0/+1
2004-07-23dwarf2out.c (output_call_frame_info): Set SYMBOL_FLAG_LOCAL on generated SYMB...Mark Mitchell1-9/+6
2004-05-19tm.texi (TARGET_ASM_EMIT_UNWIND_LABEL): Add argument to indicate if this labe...Mike Stump1-1/+1
2004-03-12Enabled linkonce support for Darwin.Matt Austern1-0/+9
2004-02-27darwin.c (machopic_output_possible_stub_label): Remove.Dale Johannesen1-2/+0
2004-02-27bb-reorder.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-02-24Reverted patch to add the -mmacosx= feature. (Darwin only)Matt Austern1-2/+0
2004-02-23darwin.h (SUBTARGET_OPTIONS): Add -mmacosx= option.Matt Austern1-0/+2
2003-11-10darwin-protos.h (darwin_assemble_visibility): Declare.Matt Austern1-0/+1
2003-10-16darwin-protos.h (machopic_non_lazy_ptr_name): Delete prototype.Geoffrey Keating1-1/+0
2003-09-27GNU CC -> GCCKelley Cook1-4/+4
2003-09-25darwin-protos.h (objc_image_info_section): New prototype.Ziemowit Laski1-0/+1
2003-08-17alpha.md: Remove usage of PARAMS.Andreas Jaeger1-79/+79
2003-07-16Partial Fix PR/10129Andrew Pinski1-0/+1
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