summaryrefslogtreecommitdiff
path: root/gcc/config/darwin.h
Commit message (Expand)AuthorAgeFilesLines
* [multiple changes]Diego Novillo2006-01-181-0/+6
* tm.texi (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): Document.Eric Christopher2006-01-061-3/+6
* darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Handle the ambiguity between -seg_a...Mike Stump2005-12-201-3/+3
* darwin.h: Don't include darwin-sections.def to declare global variables...Geoffrey Keating2005-12-181-1/+5
* darwin.h (HAS_INIT_SECTION): Remove definition.Richard Sandiford2005-12-101-1/+1
* darwin.h: Guard section variables with #ifndef USED_FOR_TARGET.Richard Sandiford2005-12-071-1/+1
* coretypes.h: Revert previous change.Richard Sandiford2005-12-071-0/+2
* coretypes.h (section): Provide dummy definition for target files.Richard Sandiford2005-12-071-2/+0
* * config/darwin.h: Guard section variables with #ifndef IN_LIBGCC2.Richard Sandiford2005-12-071-0/+2
* alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford2005-12-071-232/+6
* * config/darwin.h (TARGET_CXX_CLASS_DATA_ALWAYS_COMDAT): New.Geoffrey Keating2005-12-061-0/+4
* c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ...Kaveh R. Ghazi2005-11-221-8/+0
* gcc.c (version_compare_spec_function): Use fatal() rather than abort().Geoffrey Keating2005-11-151-17/+25
* Index: ChangeLogGeoffrey Keating2005-09-281-6/+11
* install.texi (Specific): Update cctools version required for full functionality.Geoffrey Keating2005-08-311-0/+1
* Define __PIC__ for darwin targets.Fariborz Jahanian2005-08-241-0/+8
* gcc.c (LINK_SSP_SPEC): Add fstack-protector-all.Eric Christopher2005-08-031-7/+7
* linux.h (TARGET_HAS_F_SETLKW): Renamed to ...H.J. Lu2005-07-131-1/+1
* darwin.h (TARGET_C99_FUNCTIONS): Define to 1.Andrew Pinski2005-07-081-1/+1
* Index: ChangeLogGeoffrey Keating2005-07-081-13/+6
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* darwin.h (LINK_SPEC): Pass -syslibroot to linker when -isysroot passed.Geoffrey Keating2005-06-031-0/+1
* darwin.h (ASM_OUTPUT_LABELREF): Handle quoted non-lazy pointers for Objective...Mike Stump2005-05-261-0/+2
* Yet more Objective-C++...Ziemowit Laski2005-05-171-1/+6
* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2005-04-231-1/+1
* Remove Apple Local marker comments accidentally added to FSF mainline.Caroline Tice2005-04-221-1/+0
* Adding Apple Local markers.Caroline Tice2005-04-221-0/+1
* config.gcc (*-*-darwin*): Add darwin.opt to $extra_options.Richard Sandiford2005-04-211-18/+0
* Fix problems with hot/cold partitioning optimization.Caroline Tice2005-03-311-4/+4
* darwin.h (ASM_OUTPUT_ALIGNED_DECL_LOCAL): Don't allow 0 sized objects.Mike Stump2005-03-251-1/+3
* gcc.c (option_map): Add --coverage.Ben Elliston2005-03-041-1/+1
* darwin.c, [...]: Update copyright.Kazu Hirata2005-01-181-1/+2
* unwind-dw2-fde-darwin.c (examine_objects): Use 64-bit Mach-O getters if ppc64.Stan Shebs2005-01-051-3/+7
* darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Add -gfull and -gused.Devang Patel2004-12-021-0/+2
* * gthr-gnat.c, gthr-gnat.h, gthr.h, libgcc2.h, unwind-dw2-fde.hZack Weinberg2004-11-301-2/+2
* darwin.h (JUMP_TABLES_IN_TEXT_SECTION): Conditionalize properly and comment.Dale Johannesen2004-11-231-0/+5
* darwin.h (JUMP_TABLES_IN_TEXT_SECTION): Define.Dale Johannesen2004-11-221-0/+1
* defaults.h, darwin.h: Don't define TARGET_SUPPORTS_HIDDEN.Zack Weinberg2004-11-181-4/+0
* darwin.h (REAL_LIBGCC_SPEC): Define to use shared libgcc for shared libraries.Andrew Pinski2004-11-031-0/+7
* darwin.h (ASM_SPEC): Simplify.Geoffrey Keating2004-10-301-5/+6
* Index: fixincludes/ChangeLogGeoffrey Keating2004-10-271-0/+8
* * config/darwin.h (GTHREAD_USE_WEAK): Define.Geoffrey Keating2004-10-271-0/+4
* Index: gcc/gcc/ChangeLogGeoffrey Keating2004-10-261-172/+220
* dbxout.c (asmfile): Delete.Zack Weinberg2004-10-211-6/+1
* * config/darwin.h (JUMP_TABLES_IN_TEXT_SECTION): Don't define.Geoffrey Keating2004-10-151-7/+0
* darwin.h (ASM_SPEC): Delete.Geoffrey Keating2004-10-141-0/+3
* re PR libobjc/11572 (GNU libobjc no longer compiled on Darwin)Andrew Pinski2004-09-151-1/+4
* darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Add -segaddr, -segs_read_only_addr ...Devang Patel2004-09-081-2/+13
* darwin.h (SUBTARGET_OPTIONS): Move from here, to...Mike Stump2004-08-211-1/+8
* invoke.texi (-mfix-and-continue): Add support for fast turn around debugging.Mike Stump2004-08-191-0/+8