aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/darwin.h
AgeCommit message (Expand)AuthorFilesLines
2005-06-03darwin.h (LINK_SPEC): Pass -syslibroot to linker when -isysroot passed.Geoffrey Keating1-0/+1
2005-05-26darwin.h (ASM_OUTPUT_LABELREF): Handle quoted non-lazy pointers for Objective...Mike Stump1-0/+2
2005-05-17Yet more Objective-C++...Ziemowit Laski1-1/+6
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-1/+1
2005-04-22Remove Apple Local marker comments accidentally added to FSF mainline.Caroline Tice1-1/+0
2005-04-22Adding Apple Local markers.Caroline Tice1-0/+1
2005-04-21config.gcc (*-*-darwin*): Add darwin.opt to $extra_options.Richard Sandiford1-18/+0
2005-03-31Fix problems with hot/cold partitioning optimization.Caroline Tice1-4/+4
2005-03-25darwin.h (ASM_OUTPUT_ALIGNED_DECL_LOCAL): Don't allow 0 sized objects.Mike Stump1-1/+3
2005-03-04gcc.c (option_map): Add --coverage.Ben Elliston1-1/+1
2005-01-18darwin.c, [...]: Update copyright.Kazu Hirata1-1/+2
2005-01-05unwind-dw2-fde-darwin.c (examine_objects): Use 64-bit Mach-O getters if ppc64.Stan Shebs1-3/+7
2004-12-02darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Add -gfull and -gused.Devang Patel1-0/+2
2004-11-30* gthr-gnat.c, gthr-gnat.h, gthr.h, libgcc2.h, unwind-dw2-fde.hZack Weinberg1-2/+2
2004-11-23darwin.h (JUMP_TABLES_IN_TEXT_SECTION): Conditionalize properly and comment.Dale Johannesen1-0/+5
2004-11-22darwin.h (JUMP_TABLES_IN_TEXT_SECTION): Define.Dale Johannesen1-0/+1
2004-11-18defaults.h, darwin.h: Don't define TARGET_SUPPORTS_HIDDEN.Zack Weinberg1-4/+0
2004-11-03darwin.h (REAL_LIBGCC_SPEC): Define to use shared libgcc for shared libraries.Andrew Pinski1-0/+7
2004-10-30darwin.h (ASM_SPEC): Simplify.Geoffrey Keating1-5/+6
2004-10-27Index: fixincludes/ChangeLogGeoffrey Keating1-0/+8
2004-10-27* config/darwin.h (GTHREAD_USE_WEAK): Define.Geoffrey Keating1-0/+4
2004-10-26Index: gcc/gcc/ChangeLogGeoffrey Keating1-172/+220
2004-10-21dbxout.c (asmfile): Delete.Zack Weinberg1-6/+1
2004-10-15* config/darwin.h (JUMP_TABLES_IN_TEXT_SECTION): Don't define.Geoffrey Keating1-7/+0
2004-10-14darwin.h (ASM_SPEC): Delete.Geoffrey Keating1-0/+3
2004-09-15re PR libobjc/11572 (GNU libobjc no longer compiled on Darwin)Andrew Pinski1-1/+4
2004-09-08darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Add -segaddr, -segs_read_only_addr ...Devang Patel1-2/+13
2004-08-21darwin.h (SUBTARGET_OPTIONS): Move from here, to...Mike Stump1-1/+8
2004-08-19invoke.texi (-mfix-and-continue): Add support for fast turn around debugging.Mike Stump1-0/+8
2004-08-18Dead code strippingMatt Austern1-1/+1
2004-08-16c-common.c (handle_used_attribute): Set DECL_PRESERVE_P.Devang Patel1-0/+3
2004-08-13darwin.h (EXTRA_SECTION_FUNCTIONS): Mark the __sel_fixup...Ziemowit Laski1-3/+3
2004-08-12re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections)Jakub Jelinek1-1/+2
2004-08-11darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Add -dead_strip and -no_dead_strip_...Devang Patel1-0/+4
2004-07-28darwin.c (darwin_one_byte_bool): New global variable.Matt Austern1-0/+11
2004-07-23dwarf2out.c (output_call_frame_info): Set SYMBOL_FLAG_LOCAL on generated SYMB...Mark Mitchell1-15/+20
2004-07-14darwin.h (WINT_TYPE): Define to be int to match system header files.Mike Stump1-0/+2
2004-07-11* config/darwin.h (LINK_COMMAND_SPEC): Don't call c++filt.Geoffrey Keating1-2/+1
2004-07-08darwin.h (ASM_OUTPUT_LABELREF): Fix -fno-leading-underscore.Mike Stump1-1/+1
2004-06-24darwin7.h (MATH_LIBRARY): Remove.Andrew Pinski1-8/+5
2004-06-03re PR c++/15428 (vtables shouldn't always be weak on Darwin)Matt Austern1-4/+3
2004-05-19tm.texi (TARGET_ASM_EMIT_UNWIND_LABEL): Add argument to indicate if this labe...Mike Stump1-0/+15
2004-04-27darwin.h (STARTFILE_SPEC): Use %s to find crt2.o.Geoffrey Keating1-2/+2
2004-04-23darwin7.h: New file.Andrew Pinski1-2/+9
2004-04-06re PR target/14467 (Compiling on Mac OS X 10.1.5 broken)Devang Patel1-1/+1
2004-03-25cfgrtl.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-03-12Enabled linkonce support for Darwin.Matt Austern1-9/+71
2004-03-04Add framework support for darwin.Mike Stump1-2/+12
2004-02-27darwin.c (machopic_output_possible_stub_label): Remove.Dale Johannesen1-3/+0
2004-02-24Reverted patch to add the -mmacosx= feature. (Darwin only)Matt Austern1-13/+0