aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/darwin.h
AgeCommit message (Expand)AuthorFilesLines
2006-04-08Fix whitespacing.Mike Stump1-8/+8
2006-03-16config.gcc (*-*-darwin*): Don't build crt2.o for all Darwin ports.Geoffrey Keating1-8/+2
2006-03-01darwin.h (ENABLE_STACK_EXECUTE): Define.Eric Christopher1-3/+59
2006-02-24Index: gcc/ChangeLogGeoffrey Keating1-3/+17
2006-02-18darwin.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Use the arguments.Andrew Pinski1-1/+1
2006-01-27[multiple changes]Jakub Jelinek1-1/+3
2005-12-03* config/rs6000/darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Remove -fpic warning.Stuart Hastings1-1/+0
2005-11-22re PR target/24988 (gfortran build fails with - Undefined symbols)Andrew Pinski1-1/+0
2005-11-15gcc.c (version_compare_spec_function): Use fatal() rather than abort().Geoffrey Keating1-0/+5
2005-09-28Index: ChangeLogGeoffrey Keating1-8/+0
2005-08-24Define __PIC__ for darwin targets.Fariborz Jahanian1-0/+1
2005-07-21re PR target/22085 (error with -fpreprocessed)Paolo Bonzini1-1/+7
2005-07-08Index: ChangeLogGeoffrey Keating1-2/+8
2005-07-06rs6000.h (RS6000_VARARGS_AREA, [...]): Remove.Jakub Jelinek1-1/+0
2005-06-30darwin.h (STARTING_FRAME_OFFSET): Set to 0 for FRAME_GROWS_DOWNWARD.Andrew Pinski1-4/+7
2005-06-30darwin.h (FRAME_POINTER_REGNUM): Rename to ...Andrew Pinski1-2/+2
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-05-17Yet more Objective-C++...Ziemowit Laski1-0/+6
2005-05-05darwin.opt translationDavid Edelsohn1-0/+3
2005-05-05* config/rs6000/darwin.h ({MASK,TARGET}_MACHO_DYNAMIC_NO_PIC) Remove.Aldy Hernandez1-6/+0
2005-05-05config.gcc: Add .opt magic for the rs6000 ports.Aldy Hernandez1-13/+1
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+2
2005-04-24* config/rs6000/darwin.h (ASM_OUTPUT_MAX_SKIP_ALIGN): New.Devang Patel1-0/+13
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-3/+3
2005-04-21config.gcc (*-*-darwin*): Add darwin.opt to $extra_options.Richard Sandiford1-12/+0
2005-04-11t-slibgcc-darwin: Don't put shared libraries in directories other than $(slib...Geoffrey Keating1-0/+8
2005-04-08rs6000.c (rs6000_emit_prologue): Use 5 nops, instead of 4.Mike Stump1-1/+1
2005-04-08Fix typo.Mike Stump1-2/+2
2004-12-11re PR middle-end/18641 (Another ICE caused by reload of a pseudo reg into f0 ...David Edelsohn1-2/+2
2004-12-02darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Add -gfull and -gused.Devang Patel1-3/+1
2004-11-28rs6000.h (WORLD_SAVE_P): Define.Alan Modra1-0/+4
2004-11-25darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Use %qs instead of `%s' in diagnostic.Joseph Myers1-1/+1
2004-11-13darwin.h: Fix confusing typo in comment.Ziemowit Laski1-1/+1
2004-10-30darwin.h (ASM_SPEC): Simplify.Geoffrey Keating1-1/+21
2004-10-29sysv4.h (TARGET_POWER): Define as 0.David Edelsohn1-0/+4
2004-10-28darwin.h (SUBTARGET_EXTRA_SPECS): Handle -m64.Stan Shebs1-1/+1
2004-10-25* config/rs6000/darwin.h (BLOCK_REG_PADDING): Define.Geoffrey Keating1-0/+6
2004-10-14darwin.h (ASM_SPEC): Delete.Geoffrey Keating1-9/+4
2004-09-13darwin.h (ASM_OUTPUT_COMMON): Change variable size's name to _new_size.Andrew Pinski1-3/+3
2004-09-12darwin.h (ASM_OUTPUT_COMMON): Make sure we do not have a size of 0.Andrew Pinski1-5/+8
2004-09-08tm.texi (MD_UNWIND_SUPPORT): Document.Alan Modra1-8/+1
2004-09-02Fix size of generic vectors with -maltivec.Fariborz Jahanian1-1/+2
2004-08-21darwin.h (SUBTARGET_OPTIONS): Move from here, to...Mike Stump1-10/+0
2004-08-19invoke.texi (-mfix-and-continue): Add support for fast turn around debugging.Mike Stump1-4/+38
2004-08-18Hot/cold partitioning update patch.Caroline Tice1-2/+0
2004-08-16Basic support for 64-bit Darwin.Stan Shebs1-2/+18
2004-07-31rs6000.c (legitimate_lo_sum_address_p): Permit non-offsettable addresses even...Geoffrey Keating1-3/+10
2004-07-28darwin.c (darwin_one_byte_bool): New global variable.Matt Austern1-2/+4
2004-07-01Index: gcc/ChangeLogGeoffrey Keating1-0/+14
2004-06-25darwin.h (CC1_SPEC): Handle -gused and -gfull.Devang Patel1-1/+3