aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/rs6000-c.c
AgeCommit message (Expand)AuthorFilesLines
2006-11-01invoke.texi: Add cpu_type power6x (RS/6000 and PowerPC Options): Add -mmfpgpr.Pete Steinmetz1-0/+2
2005-11-26c-lex.c (pragma_lex): Rename from c_lex.Richard Henderson1-4/+4
2005-11-15invoke.texi (RS/6000 and PowerPC Options): Add -mmfcrf, -mpopcntb, -mfprnd.David Edelsohn1-0/+10
2005-07-21re PR target/22085 (error with -fpreprocessed)Paolo Bonzini1-5/+1
2005-07-19toplev.h: Add comment about the first parameter for warning().DJ Delorie1-5/+5
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-06-06exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form...Jakub Jelinek1-2/+2
2005-06-01basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi1-1/+1
2005-05-24(rs6000_cpu_cpp_builtins): Define __NO_FPRS__ when 'f' class registers willNick Clifton1-0/+4
2005-05-02c-common.c (resolve_overloaded_builtin): Forward to target hook for BUILT_IN_...Paolo Bonzini1-0/+2433
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-3/+3
2004-03-10aix.h (TARGET_OS_CPP_BUILTINS): Rename to ...David Edelsohn1-5/+1
2004-03-10rs6000-c.c (rs6000_cpu_cpp_builtins): Define __LONGDOUBLE128 on AIX.David Edelsohn1-1/+5
2004-02-23convert.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-02-21darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Refer to SUBTARGET_OPTION_TRANSLATE...Ziemowit Laski1-1/+9
2003-09-12Use ISO C90 prototypes.Dale Johannesen1-4/+2
2003-04-13Replace "GNU CC" with "GCC"Nick Clifton1-15/+15
2003-04-13config-ml.in: Remove support for --disable-aix removing call-aix multilibs.Nick Clifton1-3/+0
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-11-26rs6000.h (RS6000_CPU_CPP_ENDIAN_BUILTINS): New.Jason Thorpe1-12/+4
2002-08-15rs6000.c (output_mi_thunk): Return to function section on TARGET_ELF.David Edelsohn1-0/+5
2002-07-25eabi.h: Define TARGET_SPE_ABI, TARGET_SPE, TARGET_ISEL, and TARGET_FPRS.Aldy Hernandez1-0/+2
2002-06-11config.gcc (powerpc*-*-*, [...]): Don't bother including softfloat.h.Geoffrey Keating1-0/+58
2002-05-25Makefile.in (C_COMMON_H): Fix.Neil Booth1-1/+1
2002-05-11rs6000.c (rs6000_default_long_calls, [...]): New.Zack Weinberg1-0/+71