aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/host-darwin.c
AgeCommit message (Expand)AuthorFilesLines
2005-12-05host-darwin.c (segv_handler): Unblock SEGV so we don't go into an infinite loop.Geoffrey Keating1-0/+4
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-06-07host-darwin.c (segv_handler): Widen the possible 'stwux' instructions that ar...Geoffrey Keating1-1/+1
2005-05-03darwin.c (machopic_define_symbol): Use gcc_assert or gcc_unreachable as appro...Nathan Sidwell1-1/+1
2005-04-06config.host: Add a section for generic hosts, and a subsection for Darwin.Geoffrey Keating1-62/+2
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers1-1/+1
2004-04-09host-darwin.c (darwin_rs6000_gt_pch_use_address): Return 1 if file was succes...Ian Lance Taylor1-2/+2
2004-03-15host-darwin.c (darwin_rs6000_gt_pch_use_address): Fix the check for abort and...Ian Lance Taylor1-8/+11
2004-03-15c-incpath.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-03-12host-darwin.c (darwin_rs6000_gt_pch_use_address): Use ret instead of result.Andrew Pinski1-3/+3
2004-03-10c-pch.c (c_common_no_more_pch): Update for gt_pch_use_address extra arguments.Richard Henderson1-9/+18
2003-07-29c-common.c (allow_pch): Remove.Geoffrey Keating1-0/+50
2003-07-23host-darwin.c: ANSIfy, update comment for sigaltstack prototype.Geoffrey Keating1-12/+11
2003-05-13diagnostic.c (output_format): Add support for %m.Zack Weinberg1-2/+2
2003-04-30host-darwin.c (segv_handler): When -dH is used, call abort() after running ou...Geoffrey Keating1-0/+4
2003-04-13Replace "GNU CC" with "GCC"Nick Clifton1-17/+16
2003-02-11* config/rs6000/host-darwin.c: Fix comment.Geoffrey Keating1-5/+5
2003-02-06Makefile.in (host_hook_obj): New.Geoffrey Keating1-0/+137