aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000
AgeCommit message (Expand)AuthorFilesLines
1998-03-311750a.md, [...]: Use GEN_INT consistently.Jeffrey A Law1-10/+5
1998-03-29* rs6000.c: Do not include stdioh or ctype.h anymore.Jeffrey A Law1-2/+0
1998-03-25Fix warnings from Kaveh R. GhaziMichael Meissner3-43/+49
1998-03-24go32-rtems.h: Defined TARGET_MEM_FUNCTIONS.Joel Sherrill1-1/+6
1998-03-19Undef RELATIVE_PREFIX_NOT_LINKDIR for System V/eabiMichael Meissner1-0/+5
1998-03-16Ensure sum from SDA is 16-bitMichael Meissner1-1/+12
1998-03-16Change MEMORY_MOVE_COST defs and uses to be able to take register class into ...Ken Raeburn1-1/+1
1998-03-06rtl.h (addr_diff_vec_flags): New typedef.Joern Rennecke1-1/+1
1998-03-04linux.h: don't define DEFAULT_VTABLE_THUNKS to 1 if USE_GNULIBC_1 is definedFranz Sirl1-0/+2
1998-02-16bump copyright dateDavid Edelsohn1-1/+1
1998-02-16rs6000.h (MY_ISCOFF): Add numeric value of U803XTOCMAGIC.David Edelsohn2-3/+6
1998-02-12sysv4.h (ENDFILE_SPEC): add missing %(endfile_linux) for -mcall-linuxFranz Sirl1-1/+1
1998-02-12Replace gen_rtx (CONST_INT...) calls with GEN_INT callsMichael Meissner1-37/+37
1998-02-10rs6000.c (setup_incoming_varargs): Always set rs6000_sysv_varargs_p.Richard Kenner1-3/+6
1998-02-01* rs6000/linux.h: define JUMP_TABLES_IN_TEXT_SECTIONFranz Sirl1-0/+3
1998-01-14Bring in final gcc-2.8.0 changes.Jeff Law1-4/+2
1998-01-13svr4.h (LINK_SPEC): Never specify -h.Ian Lance Taylor1-5/+5
1998-01-13* rs6000/linux.h (CPP_PREDEFINES): Add -D__ELF__.Franz Sirl1-2/+2
1997-12-19expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an expression.Ian Lance Taylor1-4/+5
1997-12-11cvs commit ChangeLog config.sub configure configure.in toplev.cFred Fish4-0/+273
1997-12-09rs6000.h (FUNCTION_ARG_PADDING): Define.David Edelsohn2-0/+38
1997-12-06Merge from gcc-2.8Jeff Law7-18/+18
1997-12-05release branch changes from 11-27 snapshot to egcs-1.0.Jeff Law2-3/+31
1997-11-26Fix -msdata=sysv and pass -dynamic-linker if not already passedMichael Meissner2-5/+13
1997-11-26Use @local for local calls under System VMichael Meissner1-4/+4
1997-11-26Fix System V profiling.Michael Meissner2-12/+22
1997-11-26Pass 9th fp argument correctly on System V/eabi; Add @plt for -fPIC/-mrelocat...Michael Meissner2-4/+9
1997-11-14xm-cygwin32.h (HAVE_FILE_H, [...]): Delete defines.Jeffrey A Law1-2/+0
1997-11-13Fix problems in splitting DF constants on big endian hosts & Davids patch for...Michael Meissner2-36/+61
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law4-28/+111
1997-10-29Fix duplicate SIG_SYSLIST warnings on PowerPC LinuxMichael Meissner1-0/+4
1997-10-22rs6000.c (struct machine_function): Add pic_offset_table_rtx.Jeffrey A Law1-0/+3
1997-10-22rs6000.md (*movsi_got_internal_mem): New pattern.Jeffrey A Law1-0/+28
1997-10-21rs6000.c: Avoid creating a stack frame under SYSV ABI if we only need to save...Geoff Keating1-1/+2
1997-10-20t-ppccomm: Use -msdata=none for crtstuff.Geoff Keating1-0/+4
1997-10-16rs6000.h (ROUND_TYPE_ALIGN): Don't blow up if no fields in record.Richard Kenner1-0/+1
1997-10-16Add patch from EdelsohnDavid Edelsohn1-19/+109
1997-09-23xm-rs6000.h: Fix thinko in last change.Jeffrey A Law2-0/+2
1997-09-18xm-mot3300.h (alloca): Properly declare if __STDC__.Jeffrey A Law2-0/+6
1997-09-03go32-rtems.h, [...] (subtarget_switches): Removed SUBTARGET_SWITCHES definiti...Joel Sherrill1-6/+0
1997-09-01cccp.c (sys_errlist): Remove special 4.4bsd declaration.Jeffrey A Law2-4/+0
1997-09-01collect2.c: Change DONT_DECLARE_SYS_SIGLIST to SYS_SIGLIST_DECLARED.Jeffrey A Law1-3/+0
1997-09-01go32-rtems.h, [...] (subtarget_switches): Added -mrtems as a switch.Joel Sherrill2-1/+9
1997-08-30Pay DF fused add ops pay attention to -mno-fused-addDavid Edelsohn1-4/+4
1997-08-27linux.h (CC1_SPEC): Define it only if not defined.H.J. Lu1-0/+3
1997-08-22Fix AIX build problem when IBM cc is used.Jim Wilson1-7/+0
1997-08-20Work with haifa renaming get_issue_rate -> ISSUE_RATEMichael Meissner1-1/+1
1997-07-08Use unsigned HOST_WIDE_INT, not unsigned.Michael Meissner1-1/+2
1997-07-02(LINK_SPEC): Defined.Richard Kenner1-3/+5
1997-07-01fix previous changeMichael Meissner1-102/+112