summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000
Commit message (Expand)AuthorAgeFilesLines
...
* * rs6000.h (ASM_OUTPUT_REG_{PUSH,POP}): Add 64-bit support and dodje1999-03-051-2/+8
* Sun Feb 28 15:10:17 1999 David Edelsohn <edelsohn@mhpcc.edu>dje1999-02-282-177/+535
* Fix rs6000.md typodje1999-02-201-1/+1
* * rs6000.md (scc plus eq): Fix output template.dje1999-02-191-21/+18
* - Add subf. split alternative output template for previous commit.dje1999-02-171-1/+3
* * rs6000.md ({add,sub}si3 `.'): Add alternatives to use CR otherdje1999-02-171-37/+118
* Xlaw1999-02-161-1/+1
* * rs6000.md: Revert "alternate use of crs if cr0 not available"law1999-02-081-4095/+1121
* This is being installed only to get it into the repository to helplaw1999-02-081-20/+22
* * rs6000/linux.h (LINK_START_DEFAULT_SPEC): Delete, unused.dje1999-02-021-7/+1
* * rs6000.c (input_operand): Don't expect CONST around CONSTANT_P_RTX.rth1999-01-272-5/+3
* * rs6000.md (doz + set cr and or + set cr patterns): Add missingdje1999-01-261-32/+36
* Fix problems found by David Edelsohn I causedmeissner1999-01-241-14/+18
* Use alternate crs if cr0 not availablemeissner1999-01-224-1135/+4121
* * rs6000.h (LEGITIMIZE_RELOAD_ADDRESS): Recognize and acceptrth1999-01-211-0/+12
* --with-gnu-ld uses different x- fiile under aix 4.1meissner1999-01-211-0/+12
* * rs6000.c (offsettable_addr_operand): Delete.dje1999-01-194-19/+24
* * rtl.h (rtx_def): Update documentation.mmitchel1999-01-191-2/+1
* 1999-01-19 Vladimir N. Makarov <vmakarov@cygnus.com>vmakarov1999-01-191-2/+1
* 1999-01-18 Vladimir N. Makarov <vmakarov@cygnus.com>vmakarov1999-01-187-40/+163
* * rs6000.h (CONST_OK_FOR_LETTER_P): Do not assume 32-bit CONST_INT.dje1999-01-153-9/+16
* Undo botched commit.vmakarov1999-01-151-3/+0
* Undo botched commit.law1999-01-156-203/+84
* Thu Jan 11 18:37:50 1999 Vladimir N. Makarov <vmakarov@cygnus.com>vmakarov1999-01-137-84/+206
* Tue Jan 12 14:05:37 1999 David Edelsohn <edelsohn@mhpcc.edu>dje1999-01-123-42/+44
* Update FSF address in copyright header.law1999-01-113-3/+6
* Fix copyright date.law1999-01-061-1/+1
* * rs6000.c (rs6000_stack_info): Undo spurious part of lastdje1999-01-031-2/+2
* Fix calculation of fpmem_offset on little endian systems; Silence warnings wh...meissner1998-12-302-40/+46
* dummy import to prevent merge lossagelaw1998-12-165-31/+17
* Put small uninitialized data in .sbss, not .sdatameissner1998-12-111-1/+1
* * cse.c (fold_rtx): Make autoincrement addressing mode tests belaw1998-11-241-4/+4
* * rs6000.c (output_mi_thunk): Improve test for local branch.dje1998-11-161-2/+2
* * rs6000.md (movsf): Remove explicit secondary-reload-likedje1998-11-131-96/+25
* Jumbo patch from Geoff Noer to rename CYGWIN32 to CYGWIN.wilson1998-11-123-2/+5
* * rs6000.h (LEGITIMIZE_ADDRESS): Add missing goto on last case.dje1998-11-101-0/+1
* * rs6000.md (floatunssidf2_internal splitter): Use base registerdje1998-11-061-2/+2
* * loop.c (strength_reduce): Restore marking bct_p asdje1998-10-151-6/+1
* * rs6000.h (RTX_COSTS): Add PROCESSOR_PPC604e cases.dje1998-10-081-0/+2
* * unroll.c (loop_iteration_var, loop_initial_value, loop_incrementdje1998-10-053-19/+23
* Make ASM_OUTPUT_MI_THUNK ELF only for now and always use jumpmeissner1998-09-282-6/+23
* - fixup botched commitdje1998-09-251-1/+3
* * rs6000.c (function_arg_boundary): Revert accidental change ondje1998-09-251-9/+3
* Add OUTPUT_ASM_MI_THUNK; use r12 as temp for System V profiling, not r11meissner1998-09-252-7/+257
* - update comment to clarify that this file is specific to AIX and 32-bit mode.dje1998-09-251-3/+3
* * toplev.c (rest_of_compilation): Set bct_p on second call todje1998-09-182-9/+51
* * rs6000.c (output_epilogue): Handle Chill.law1998-09-161-1/+4
* Add stack alignment descriptions to comments describing stack layouts.raeburn1998-09-151-1/+22
* Pass appropriate switches to cpp/asm if -mcpu={401,603e,604e,ec603e,823}meissner1998-09-121-0/+8
* * config/rs6000/rs6000.c (output_epilog): Add Java support.green1998-09-101-1/+4