summaryrefslogtreecommitdiff
path: root/gcc/config/darwin-protos.h
Commit message (Expand)AuthorAgeFilesLines
* target.def (tm_clone_table_section): New hook.Iain Sandoe2011-11-221-0/+1
* darwin-protos.h (machopic_select_rtx_section): Move to inside RTX_CODE ifdef.Iain Sandoe2011-06-161-2/+2
* tm.texi.in: Document C target hooks as separate from general target hooks.Joseph Myers2011-04-061-4/+1
* re PR target/47822 (Multiple test suite failures due to revision 170321)Mike Stump2011-02-211-1/+1
* re PR target/47558 (163267 breaks exception traceback in xplor-nih)Mike Stump2011-02-071-0/+1
* allow the target to label code fragments generated by partitioning.Iain Sandoe2011-01-071-0/+2
* re PR target/26427 (with -fsection-anchors with zero sized structs)Iain Sandoe2010-11-291-0/+15
* tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.Jan Hubicka2010-11-231-0/+1
* NS/CF String format syntax parsing.Iain Sandoe2010-11-061-1/+3
* update darwin x86 output.Iain Sandoe2010-11-021-1/+2
* CFStrings for Darwin.Iain Sandoe2010-10-221-0/+8
* * target.h (struct asm_out):Add declare_constant_name field.Anatoly Sokolov2010-06-161-0/+2
* configure.ac (--enable-lto): Add x86_64-apple-darwin* as a platform that supp...Steven Bosscher2010-05-071-0/+3
* re PR java/43504 (many libjava testsuite regressions on x86_64-apple-darwin10)Mike Stump2010-03-241-3/+0
* re PR target/33120 (Data not put in BSS section on Mac OS)Mike Stump2010-03-231-0/+3
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+2
* darwin-protos.h (machopic_function_base_name): Delete.Richard Sandiford2008-10-061-2/+1
* re PR target/25477 (builtin functions should use $LDBL128 suffix on darwin wh...Francois-Xavier Coudert2008-02-231-0/+1
* alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi2007-08-241-1/+1
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-021-5/+4
* darwin.c (machopic_reloc_rw_mask): New.Richard Henderson2007-03-121-0/+1
* darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Add -mkernel support.Mike Stump2006-10-161-0/+3
* target-def.h (TARGET_SET_DEFAULT_TYPE_ATTRIBUTES): Bracket with #ifndef/#endif.Eric Christopher2006-04-271-0/+2
* tm.texi (SDB and DWARF): Add extra parameter to ASM_OUTPUT_DWARF_OFFSET.Geoffrey Keating2006-03-171-0/+3
* re PR target/26389 (Darwin does not support -fsection-anchors)Andrew Pinski2006-03-011-0/+1
* tm.texi (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): Document.Eric Christopher2006-01-061-0/+1
* alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford2005-12-071-61/+4
* Index: ChangeLogGeoffrey Keating2005-07-081-1/+2
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* darwin.c (darwin_binds_local_p): New.Dale Johannesen2005-06-091-0/+1
* Index: fixincludes/ChangeLogGeoffrey Keating2004-10-271-0/+4
* Index: gcc/gcc/ChangeLogGeoffrey Keating2004-10-261-2/+6
* configure.ac: Check for COMDAT support.Mark Mitchell2004-09-151-1/+1
* c-common.c (handle_used_attribute): Set DECL_PRESERVE_P.Devang Patel2004-08-161-0/+1
* dwarf2out.c (output_call_frame_info): Set SYMBOL_FLAG_LOCAL on generated SYMB...Mark Mitchell2004-07-231-9/+6
* tm.texi (TARGET_ASM_EMIT_UNWIND_LABEL): Add argument to indicate if this labe...Mike Stump2004-05-191-1/+1
* Enabled linkonce support for Darwin.Matt Austern2004-03-121-0/+9
* darwin.c (machopic_output_possible_stub_label): Remove.Dale Johannesen2004-02-271-2/+0
* bb-reorder.c, [...]: Update copyright.Kazu Hirata2004-02-271-1/+1
* Reverted patch to add the -mmacosx= feature. (Darwin only)Matt Austern2004-02-241-2/+0
* darwin.h (SUBTARGET_OPTIONS): Add -mmacosx= option.Matt Austern2004-02-231-0/+2
* darwin-protos.h (darwin_assemble_visibility): Declare.Matt Austern2003-11-101-0/+1
* darwin-protos.h (machopic_non_lazy_ptr_name): Delete prototype.Geoffrey Keating2003-10-161-1/+0
* GNU CC -> GCCKelley Cook2003-09-271-4/+4
* darwin-protos.h (objc_image_info_section): New prototype.Ziemowit Laski2003-09-251-0/+1
* alpha.md: Remove usage of PARAMS.Andreas Jaeger2003-08-171-79/+79
* Partial Fix PR/10129Andrew Pinski2003-07-161-0/+1
* config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg2003-06-071-0/+2
* target.h (encode_section_info): Add new argument carrying the RTL to be modif...Zack Weinberg2003-04-201-1/+1
* coretypes.h (cpp_reader): Forward declare struct.Stan Shebs2003-01-281-1/+0