summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000
Commit message (Expand)AuthorAgeFilesLines
* 1750a.md, [...]: Use GEN_INT consistently.Jeffrey A Law1998-03-311-10/+5
* * rs6000.c: Do not include stdioh or ctype.h anymore.Jeffrey A Law1998-03-291-2/+0
* Fix warnings from Kaveh R. GhaziMichael Meissner1998-03-253-43/+49
* go32-rtems.h: Defined TARGET_MEM_FUNCTIONS.Joel Sherrill1998-03-241-1/+6
* Undef RELATIVE_PREFIX_NOT_LINKDIR for System V/eabiMichael Meissner1998-03-191-0/+5
* Ensure sum from SDA is 16-bitMichael Meissner1998-03-161-1/+12
* Change MEMORY_MOVE_COST defs and uses to be able to take register class into ...Ken Raeburn1998-03-161-1/+1
* rtl.h (addr_diff_vec_flags): New typedef.Joern Rennecke1998-03-061-1/+1
* linux.h: don't define DEFAULT_VTABLE_THUNKS to 1 if USE_GNULIBC_1 is definedFranz Sirl1998-03-041-0/+2
* bump copyright dateDavid Edelsohn1998-02-161-1/+1
* rs6000.h (MY_ISCOFF): Add numeric value of U803XTOCMAGIC.David Edelsohn1998-02-162-3/+6
* sysv4.h (ENDFILE_SPEC): add missing %(endfile_linux) for -mcall-linuxFranz Sirl1998-02-121-1/+1
* Replace gen_rtx (CONST_INT...) calls with GEN_INT callsMichael Meissner1998-02-121-37/+37
* rs6000.c (setup_incoming_varargs): Always set rs6000_sysv_varargs_p.Richard Kenner1998-02-101-3/+6
* * rs6000/linux.h: define JUMP_TABLES_IN_TEXT_SECTIONFranz Sirl1998-02-011-0/+3
* Bring in final gcc-2.8.0 changes.Jeff Law1998-01-141-4/+2
* svr4.h (LINK_SPEC): Never specify -h.Ian Lance Taylor1998-01-131-5/+5
* * rs6000/linux.h (CPP_PREDEFINES): Add -D__ELF__.Franz Sirl1998-01-131-2/+2
* expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an expression.Ian Lance Taylor1997-12-191-4/+5
* cvs commit ChangeLog config.sub configure configure.in toplev.cFred Fish1997-12-114-0/+273
* rs6000.h (FUNCTION_ARG_PADDING): Define.David Edelsohn1997-12-092-0/+38
* Merge from gcc-2.8Jeff Law1997-12-067-18/+18
* release branch changes from 11-27 snapshot to egcs-1.0.Jeff Law1997-12-052-3/+31
* Fix -msdata=sysv and pass -dynamic-linker if not already passedMichael Meissner1997-11-262-5/+13
* Use @local for local calls under System VMichael Meissner1997-11-261-4/+4
* Fix System V profiling.Michael Meissner1997-11-262-12/+22
* Pass 9th fp argument correctly on System V/eabi; Add @plt for -fPIC/-mrelocat...Michael Meissner1997-11-262-4/+9
* xm-cygwin32.h (HAVE_FILE_H, [...]): Delete defines.Jeffrey A Law1997-11-141-2/+0
* Fix problems in splitting DF constants on big endian hosts & Davids patch for...Michael Meissner1997-11-132-36/+61
* Update mainline egcs to gcc2 snapshot 971021.Jeff Law1997-11-024-28/+111
* Fix duplicate SIG_SYSLIST warnings on PowerPC LinuxMichael Meissner1997-10-291-0/+4
* rs6000.c (struct machine_function): Add pic_offset_table_rtx.Jeffrey A Law1997-10-221-0/+3
* rs6000.md (*movsi_got_internal_mem): New pattern.Jeffrey A Law1997-10-221-0/+28
* rs6000.c: Avoid creating a stack frame under SYSV ABI if we only need to save...Geoff Keating1997-10-211-1/+2
* t-ppccomm: Use -msdata=none for crtstuff.Geoff Keating1997-10-201-0/+4
* rs6000.h (ROUND_TYPE_ALIGN): Don't blow up if no fields in record.Richard Kenner1997-10-161-0/+1
* Add patch from EdelsohnDavid Edelsohn1997-10-161-19/+109
* xm-rs6000.h: Fix thinko in last change.Jeffrey A Law1997-09-232-0/+2
* xm-mot3300.h (alloca): Properly declare if __STDC__.Jeffrey A Law1997-09-182-0/+6
* go32-rtems.h, [...] (subtarget_switches): Removed SUBTARGET_SWITCHES definiti...Joel Sherrill1997-09-031-6/+0
* cccp.c (sys_errlist): Remove special 4.4bsd declaration.Jeffrey A Law1997-09-012-4/+0
* collect2.c: Change DONT_DECLARE_SYS_SIGLIST to SYS_SIGLIST_DECLARED.Jeffrey A Law1997-09-011-3/+0
* go32-rtems.h, [...] (subtarget_switches): Added -mrtems as a switch.Joel Sherrill1997-09-012-1/+9
* Pay DF fused add ops pay attention to -mno-fused-addDavid Edelsohn1997-08-301-4/+4
* linux.h (CC1_SPEC): Define it only if not defined.H.J. Lu1997-08-271-0/+3
* Fix AIX build problem when IBM cc is used.Jim Wilson1997-08-221-7/+0
* Work with haifa renaming get_issue_rate -> ISSUE_RATEMichael Meissner1997-08-201-1/+1
* Use unsigned HOST_WIDE_INT, not unsigned.Michael Meissner1997-07-081-1/+2
* (LINK_SPEC): Defined.Richard Kenner1997-07-021-3/+5
* fix previous changeMichael Meissner1997-07-011-102/+112