summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/rs6000.c
Commit message (Expand)AuthorAgeFilesLines
* reorg.c (fill_simple_delay_slots): Do not abort if we encounter an insn on th...Jeff Law1998-08-251-6/+7
* rs6000.c (rs6000_output_load_toc_table): Use ld for 64-bit.David Edelsohn1998-08-191-15/+42
* rs6000.c (secondary_reload_class): For TARGET_ELF...Jeff Law1998-08-171-0/+10
* 0Gary Thomas1998-08-081-1/+1
* If -Os use load/store multiple instructionsMichael Meissner1998-07-311-0/+5
* rs6000.md (absdi2 define_split): Swap operands of MINUS.David Edelsohn1998-07-291-40/+37
* rs6000.h (PREDICATE_CODES): Add CONSTANT_P_RTX.David Edelsohn1998-07-211-12/+15
* expr.h (STACK_SIZE_MODE): New macro.David Edelsohn1998-07-021-30/+30
* Warning fixes:Kaveh R. Ghazi1998-06-251-36/+42
* haifa-sched.c (haifa_classify_insn): TRAP_IF is risky.John Carr1998-06-171-0/+50
* ChangeLogVladimir Makarov1998-06-101-3/+3
* rs6000.md (restore_stack_block): Generate MEM and specify mode.David Edelsohn1998-06-071-19/+15
* tree.c (get_inner_array_type): New function.David Edelsohn1998-06-041-123/+232
* Patch from Bob Manson.Bob Manson1998-05-151-0/+7
* typo typo fixes fixesJeff Law1998-05-061-3/+3
* c-common.c: Convert to using ctype macros defined in system.h.Kaveh R. Ghazi1998-05-061-1/+1
* rs6000.md (floatsidf2_loadaddr): rs6000_fpmem_offset will be negative in a st...David Edelsohn1998-04-181-14/+18
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1998-04-041-1/+1
* * 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-251-11/+11
* Ensure sum from SDA is 16-bitMichael Meissner1998-03-161-1/+12
* rs6000.c (setup_incoming_varargs): Always set rs6000_sysv_varargs_p.Richard Kenner1998-02-101-3/+6
* Bring in final gcc-2.8.0 changes.Jeff Law1998-01-141-4/+2
* rs6000.h (FUNCTION_ARG_PADDING): Define.David Edelsohn1997-12-091-0/+29
* Merge from gcc-2.8Jeff Law1997-12-061-4/+4
* release branch changes from 11-27 snapshot to egcs-1.0.Jeff Law1997-12-051-3/+0
* Fix -msdata=sysv and pass -dynamic-linker if not already passedMichael Meissner1997-11-261-4/+10
* Fix System V profiling.Michael Meissner1997-11-261-9/+14
* Pass 9th fp argument correctly on System V/eabi; Add @plt for -fPIC/-mrelocat...Michael Meissner1997-11-261-2/+7
* Fix problems in splitting DF constants on big endian hosts & Davids patch for...Michael Meissner1997-11-131-17/+36
* Update mainline egcs to gcc2 snapshot 971021.Jeff Law1997-11-021-1/+1
* rs6000.c (struct machine_function): Add pic_offset_table_rtx.Jeffrey A Law1997-10-221-0/+3
* rs6000.c: Avoid creating a stack frame under SYSV ABI if we only need to save...Geoff Keating1997-10-211-1/+2
* Fix various problems; Add -m{,no-}fused-madd, -m{,no-}no-update switches; All...Michael Meissner1997-06-291-87/+255
* (output_epilog): Name is "GNU Pascal", not all caps.Richard Kenner1997-06-211-1/+1
* -mcpu=403 sets -mstrict-alignMichael Meissner1997-06-101-1/+5
* Fix powerpc-{eabi,linux,sysv} problem with -mrelocatableMichael Meissner1997-05-191-2/+8
* rs6000.c (rs6000_stack_info): Only do eabi setup for "main"...Mike Stump1997-05-161-1/+2
* rename ALIGN to RS6000_ALIGN to protect namespaceDavid Edelsohn1997-05-021-4/+4
* (rs6000_output_load_toc_table): New function.Richard Kenner1997-04-201-68/+70
* change hardcoded .mcount to RS6000_MCOUNTDavid Edelsohn1997-04-141-3/+3
* Add -mcpu={604e,801,823} supportMichael Meissner1997-04-141-0/+9
* Patches from wilson; consider fp constants if -mrelocatable to be hardMichael Meissner1997-03-201-16/+6
* Make fprintf calls type correct.Michael Meissner1997-02-271-4/+4
* ({,non_}short_cint_operand): Use (unsigned HOST_WIDE_INT).Richard Kenner1997-02-171-5/+5
* update copyright.Michael Meissner1997-01-211-1/+1
* Fix handling of vt if -mminimal-tocMichael Meissner1997-01-211-1/+1
* Add @plt if -fpic; Fix double->int conversions if stack > 32k; Redo t-* files...Michael Meissner1996-12-121-169/+7
* Only create TOC save area if function makes calls.Michael Meissner1996-10-101-1/+1
* Correctly handle saving toc space in NTMichael Meissner1996-10-101-12/+2