aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/darwin.h
AgeCommit message (Expand)AuthorFilesLines
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
2005-12-18darwin.h: Don't include darwin-sections.def to declare global variables...Geoffrey Keating1-1/+5
2005-12-10darwin.h (HAS_INIT_SECTION): Remove definition.Richard Sandiford1-1/+1
2005-12-07darwin.h: Guard section variables with #ifndef USED_FOR_TARGET.Richard Sandiford1-1/+1
2005-12-07coretypes.h: Revert previous change.Richard Sandiford1-0/+2
2005-12-07coretypes.h (section): Provide dummy definition for target files.Richard Sandiford1-2/+0
2005-12-07* config/darwin.h: Guard section variables with #ifndef IN_LIBGCC2.Richard Sandiford1-0/+2
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford1-232/+6
2005-12-06* config/darwin.h (TARGET_CXX_CLASS_DATA_ALWAYS_COMDAT): New.Geoffrey Keating1-0/+4
2005-11-22c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ...Kaveh R. Ghazi1-8/+0
2005-11-15gcc.c (version_compare_spec_function): Use fatal() rather than abort().Geoffrey Keating1-17/+25
2005-09-28Index: ChangeLogGeoffrey Keating1-6/+11
2005-08-31install.texi (Specific): Update cctools version required for full functionality.Geoffrey Keating1-0/+1