summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000
Commit message (Expand)AuthorAgeFilesLines
* release branch changes from 11-27 snapshot to egcs-1.0.law1997-12-052-3/+31
* Fix -msdata=sysv and pass -dynamic-linker if not already passedmeissner1997-11-262-5/+13
* Use @local for local calls under System Vmeissner1997-11-261-4/+4
* Fix System V profiling.meissner1997-11-262-12/+22
* Pass 9th fp argument correctly on System V/eabi; Add @plt for -fPIC/-mrelocat...meissner1997-11-262-4/+9
* * i386/xm-cygwin32.h (HAVE_FILE_H, HAVE_RUSAGE): Delete defines.law1997-11-141-2/+0
* Fix problems in splitting DF constants on big endian hosts & Davids patch for...meissner1997-11-132-36/+61
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-024-28/+111
* Fix duplicate SIG_SYSLIST warnings on PowerPC Linuxmeissner1997-10-291-0/+4
* * rs6000.c (struct machine_function): Add pic_offset_table_rtx.law1997-10-221-0/+3
* * rs6000.md (*movsi_got_internal_mem): New pattern.law1997-10-221-0/+28
* * rs6000.c: Avoid creating a stack frame under SYSV ABI if welaw1997-10-221-1/+2
* * rs6000/t-ppccomm: Use -msdata=none for crtstuff.law1997-10-201-0/+4
* * rs6000.h (ROUND_TYPE_ALIGN): Don't blow up if no fields in record.law1997-10-161-0/+1
* Add patch from Edelsohnmeissner1997-10-161-19/+109
* * rs6000/xm-rs6000.h: Fix thinko in last change.law1997-09-232-0/+2
* * m68k/xm-mot3300.h (alloca): Properly declare if __STDC__.law1997-09-192-0/+6
* * i386/go32-rtems.h, i386/rtems.h, i960/rtems.h, m68k/rtems.h,law1997-09-031-6/+0
* * cccp.c (sys_errlist): Remove special 4.4bsd declaration.law1997-09-012-4/+0
* * collect2.c: Change DONT_DECLARE_SYS_SIGLIST to SYS_SIGLIST_DECLARED.law1997-09-011-3/+0
* * i386/go32-rtems.h, i386/rtems.h, i960/rtems.h,law1997-09-012-1/+9
* Pay DF fused add ops pay attention to -mno-fused-addmeissner1997-08-301-4/+4
* * config/linux.h (CC1_SPEC): Define it only if not defined.law1997-08-271-0/+3
* Fix AIX build problem when IBM cc is used.wilson1997-08-221-7/+0
* Work with haifa renaming get_issue_rate -> ISSUE_RATEmeissner1997-08-201-1/+1
* Use unsigned HOST_WIDE_INT, not unsigned.meissner1997-07-081-1/+2
* (LINK_SPEC): Defined.kenner1997-07-021-3/+5
* fix previous changemeissner1997-07-011-102/+112
* Fix various problems; Add -m{,no-}fused-madd, -m{,no-}no-update switches; All...meissner1997-06-294-316/+532
* make wchar_t long, not unsigned shortmeissner1997-06-251-2/+2
* (output_epilog): Name is "GNU Pascal", not all caps.kenner1997-06-211-1/+1
* Build libgcc.a with -mstrict-alignmeissner1997-06-102-2/+2
* -mcpu=403 sets -mstrict-alignmeissner1997-06-101-1/+5
* * libgcc2.c (__eh_ffetmnpc): Add support for machines that cannotmrs1997-06-061-0/+4
* Fix powerpc-{eabi,linux,sysv} problem with -mrelocatablemeissner1997-05-191-2/+8
* * rs6000/rs6000.c (rs6000_stack_info): Only do eabi setup for "main",mrs1997-05-161-1/+2
* extend restrictions on combining lshiftrt with insv to all shiftsedelsohn1997-05-091-2/+2
* improve test for last changeedelsohn1997-05-081-1/+1
* fix zero_extract lshiftrt insv combiner pattern bugedelsohn1997-05-071-1/+1
* rename ALIGN to RS6000_ALIGN to protect namespaceedelsohn1997-05-021-4/+4
* rename ALIGN to RS6000_ALIGN to prtect namespaceedelsohn1997-05-021-4/+4
* xmerrill1997-04-301-2/+2
* (nonlocal_goto_receiver): New pattern.kenner1997-04-201-1/+12
* (rs6000_output_load_toc_table): New function.kenner1997-04-201-68/+70
* define itrunc, uitrunc, and mcount macros without prepended underscoresedelsohn1997-04-141-1/+10
* prepend underscores to itrunc and uitruncedelsohn1997-04-141-3/+6
* change hardcoded .mcount to RS6000_MCOUNTedelsohn1997-04-141-3/+3
* Add -mcpu={604e,801,823} supportmeissner1997-04-141-0/+9
* Fix adddi3 problem from wilson; make sol-ci.asm assemble with new gasmeissner1997-04-062-2/+5
* Fixes from wilsonmeissner1997-04-021-3/+3