aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/host-darwin.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford1-0/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-1/+1
2015-01-30Always pass explicit location to fatal_error.Joseph Myers1-2/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-1/+0
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers1-2/+1
2008-07-05host-darwin.c (darwin_rs6000_extra_siganls): Cast the "void*" result of xmall...Roger Sayle1-2/+3
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2006-06-03Update copyright notice on host-darwin.c.Geoffrey Keating1-1/+1
2006-06-03Index: gcc/ChangeLogGeoffrey Keating1-2/+13
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