aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/aix43.h
AgeCommit message (Expand)AuthorFilesLines
2016-06-19re PR target/71375 (Failure on startup on rs6000-ibm-aix{4.3|5.1.0})David Edelsohn1-0/+3
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-08-19target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.Alexander Ivchenko1-0/+3
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-10-17rs6000.opt (rs6000_isa_flags): New flag word to replace target_flags that giv...Michael Meissner1-1/+1
2012-09-07aix43.h (RS6000_CALL_GLUE): Delete.Segher Boessenkool1-6/+0
2012-08-16aix43.h (ASM_CPU_SPEC): Use %(asm_default) instead of -mppc.Segher Boessenkool1-1/+1
2012-08-16aix43.h (TARGET_DEFAULT): Delete MASK_NEW_MNEMONICS.Segher Boessenkool1-2/+2
2012-08-16rs6000-common.c (rs6000_handle_option): Delete handling for -mno-powerpc and ...Segher Boessenkool1-5/+3
2012-07-27rs6000-common.c (rs6000_handle_option): Delete code for -mno-power, -mpower, ...Segher Boessenkool1-10/+0
2012-07-27601.md: New file.Segher Boessenkool1-7/+1
2011-05-05opt-functions.awk (var_type_struct): Handle Enum options.Joseph Myers1-2/+2
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers1-9/+3
2009-06-02Makefile.in (COLLECT2_OBJS): Add collect2-aix.o.Richard Sandiford1-0/+2
2009-06-02Makefile.in (libgcc.mvars): Add TARGET_SYSTEM_ROOT.Richard Sandiford1-6/+6
2007-10-13aix53.h: New file.David Edelsohn1-0/+6
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-6/+5
2006-01-28aix43.h (SUBTARGET_OVERRIDE_OPTIONS): -msoft-float and -mlong-double-128 are ...David Edelsohn1-1/+7
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-05-05config.gcc: Add .opt magic for the rs6000 ports.Aldy Hernandez1-11/+3
2005-04-28re PR target/20813 (ICE in gen_reg_rtx for 3 spec tests)David Edelsohn1-2/+3
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-2/+2
2005-01-18aix43.h (CPLUSPLUS_CPP_SPEC): Delete _XOPEN_SOURCE, _XOPEN_SOURCE_EXTENDED, _...David Edelsohn1-4/+1
2005-01-18darwin.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-16re PR target/16304 (bootstrap failure on AIX 4.3.3: cannot build strstream in...John David Anglin1-0/+5
2004-03-15c-incpath.c, [...]: Update copyright.Kazu Hirata1-1/+2
2004-03-10aix.h (TARGET_OS_CPP_BUILTINS): Rename to ...David Edelsohn1-13/+6
2003-04-13Replace "GNU CC" with "GCC"Nick Clifton1-17/+16
2003-02-27aix43.h (ASM_SPEC): Only emit -mppc64 if no -mcpu option.David Edelsohn1-5/+5
2003-01-30aix43.h: Fix comment typos.Kazu Hirata1-2/+2
2002-07-10aix.h: Convert CPP_PREDEFINES to TARGET_OS_CPP_BUILTINS.Matt Kraai1-3/+15
2002-06-11c-common.c (builtin_define_type_max): New.Richard Henderson1-4/+4
2002-06-11config.gcc (powerpc*-*-*, [...]): Don't bother including softfloat.h.Geoffrey Keating1-38/+4
2002-06-09{aix43.h,aix5.1} (ASM_CPU_SPEC): Add power3 synonym for 630.David Edelsohn1-11/+7
2002-05-22aix43.h (LINK_SPEC): Add PE initializer.David Edelsohn1-9/+6
2002-02-27[multiple changes]David Edelsohn1-4/+0
2001-12-09Fix rs6000 -maix64 -mstringTom Rix1-1/+1
2001-12-03c-decl.c (grokdeclarator): Use ISO word.Neil Booth1-3/+3
2001-05-13tm.texi (THREAD_MODEL_SPEC): Document it.Alexandre Oliva1-0/+4
2001-02-07* config/rs6000/aix43.h (CPLUSCPLUS_CPP_SPEC): Define it.Mark Mitchell1-0/+13
2001-01-09config.gcc (powerpc-*-beos*): Include ${tm_file} and rs6000/aix.h.Franz Sirl1-4/+1
2000-11-02config:Neil Booth1-1/+1
2000-07-21aix43.h (CPP_SPEC): Define __LONG_MAX__ correctly in 64-bit mode.Geoff Keating1-1/+1
2000-06-271750a.h: Mark help strings for options/switches for translation.Philipp Thomas1-3/+3
2000-06-12aix41.h (SUBTARGET_SWITCHES): Delete threads.David Edelsohn1-7/+5
2000-05-06xcoffout.c (xcoff_current_include_file, [...]): Constify char *.David Edelsohn1-1/+5
2000-03-29aix41.h (CPP_SPEC): Define _ANSI_C_SOURCE if -ansi is given.Alexandre Oliva1-0/+1
2000-03-16See the ChangeLog on the branch for more details.Geoff Keating1-34/+15