aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/darwin.h
AgeCommit message (Expand)AuthorFilesLines
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-02-17re PR target/34587 (gcc.dg/initpri1.c fails on *-apple-darwin)John David Anglin1-0/+4
2009-01-20darwin.h: Add static-libgfortran to LINK_SPEC.Iain Sandoe1-0/+1
2008-10-06darwin-protos.h (machopic_function_base_name): Delete.Richard Sandiford1-1/+4
2008-02-27c-ppoutput.c (scan_translation_unit): Handle CPP_PRAGMA and CPP_PRAGMA_EOL.Jakub Jelinek1-2/+3
2007-10-08darwin.h (DARWIN_REGISTER_TARGET_PRAGMAS): Register '#pragma mark' to be exec...Geoffrey Keating1-1/+2
2007-06-07Index: ChangeLogGeoffrey Keating1-0/+6
2007-06-01darwin.h (LINK_SPEC): Pass -fpie through to the linker.Geoffrey Keating1-0/+1
2007-05-24darwin.h (LINK_COMMAND_SPEC): Add .cxx/.cp for dsymutil handling as well.Mike Stump1-1/+1
2007-05-21darwin.h (LINK_COMMAND_SPEC): Add .cxx for dsymutil handling as well.Mike Stump1-1/+1
2007-05-03darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Translate -shared to -Zdynamiclib.Eric Christopher1-0/+1
2007-03-29darwin9.h (ASM_OUTPUT_ALIGNED_COMMON): Add.Mike Stump1-3/+3
2007-03-12darwin.c (machopic_reloc_rw_mask): New.Richard Henderson1-0/+2
2007-03-08re PR objc/31013 (objc PCH is broken on powerpc-darwin again)Geoffrey Keating1-1/+1
2007-03-06c-common.c (targetcm): Add.Mike Stump1-0/+2
2007-02-28Fixup whitespacing.Mike Stump1-8/+9
2007-02-20Index: gcc/ChangeLogGeoffrey Keating1-1/+2
2007-02-17darwin.h (LINK_SPEC): Always pass -macosx_version_min to linker.Geoffrey Keating1-3/+3
2007-01-16Really update copyright.Eric Christopher1-1/+1
2007-01-16darwin.h: Update copyright.Eric Christopher1-3/+4
2007-01-09Index: ChangeLogGeoffrey Keating1-0/+4
2006-12-18invoke.texi (Debugging Options): Document -g0.Geoffrey Keating1-1/+1
2006-12-05darwin.h (DARWIN_EXTRA_SPECS): New.Eric Christopher1-2/+14
2006-12-05darwin.h: Update copyright notice.Eric Christopher1-1/+1
2006-12-04re PR target/24598 (Need to support odcctools and its ablity to use --prefix ...Eric Christopher1-17/+14
2006-11-17darwin.h (LINK_COMMAND_SPEC): Don't do dwarf stuff on pre-darwin9 system, unl...Mike Stump1-3/+2
2006-11-14Add ability to generate DWARF pubtypes section if DEBUG_PUBTYPES_SECTION is d...Caroline Tice1-0/+1
2006-11-02darwin.h (CPP_SPEC): Handle -pthread, transforming it into -D_REENTRANT.Roger Sayle1-1/+2
2006-11-01darwin.h (PREFERRED_DEBUGGING_TYPE): Remove.Geoffrey Keating1-6/+9
2006-11-01re PR target/15834 (NO_IMPLICIT_EXTERN_C should be gotten rid of)Geoffrey Keating1-0/+3
2006-10-27darwin-c.c (darwin_cpp_builtins): Move __STATIC__ and __DYNAMIC__ from here b...Mike Stump1-1/+1
2006-10-16darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Add -mkernel support.Mike Stump1-2/+33
2006-10-13darwin.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.Eric Christopher1-0/+2
2006-09-28darwin.h (ENABLE_EXECUTE_STACK): New, use getpagesize not __sysctl.Geoffrey Keating1-0/+38
2006-09-22darwin.h (LINK_SYSROOT_SPEC): New.Geoffrey Keating1-1/+8
2006-09-08darwin.h (MACHO_SYMBOL_FLAG_VARIABLE): Update comment.Eric Christopher1-1/+3
2006-09-07darwin.h (HANDLE_SYSV_PRAGMA): Move from here...Eric Christopher1-0/+3
2006-06-08re PR target/26427 (with -fsection-anchors with zero sized structs)Mike Stump1-2/+14
2006-04-28darwin-c.c (darwin_ms_struct): Move thisEric Christopher1-0/+3
2006-04-27target-def.h (TARGET_SET_DEFAULT_TYPE_ATTRIBUTES): Bracket with #ifndef/#endif.Eric Christopher1-1/+2
2006-03-30darwin.h (LINK_COMMAND_SPEC): Don't try to protect %S with !Zdynamiclib.Geoffrey Keating1-1/+1
2006-03-24[multiple changes]Geoffrey Keating1-1/+1
2006-03-17tm.texi (SDB and DWARF): Add extra parameter to ASM_OUTPUT_DWARF_OFFSET.Geoffrey Keating1-12/+17
2006-03-16config.gcc (*-*-darwin*): Don't build crt2.o for all Darwin ports.Geoffrey Keating1-11/+21
2006-03-13re PR target/26657 (With -fopenmp, gcc does not link with -lgomp)Andrew Pinski1-1/+2
2006-03-01re PR target/25761 (-fpic (not -fPIC) does not work with i686-darwin)Andrew Pinski1-2/+2
2006-03-01re PR target/26389 (Darwin does not support -fsection-anchors)Andrew Pinski1-0/+2
2006-01-18[multiple changes]Diego Novillo1-0/+6
2006-01-06tm.texi (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): Document.Eric Christopher1-3/+6
2005-12-20darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Handle the ambiguity between -seg_a...Mike Stump1-3/+3