| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * rs6000.h (ASM_OUTPUT_REG_{PUSH,POP}): Add 64-bit support and do | dje | 1999-03-05 | 1 | -2/+8 |
* | Sun Feb 28 15:10:17 1999 David Edelsohn <edelsohn@mhpcc.edu> | dje | 1999-02-28 | 2 | -177/+535 |
* | Fix rs6000.md typo | dje | 1999-02-20 | 1 | -1/+1 |
* | * rs6000.md (scc plus eq): Fix output template. | dje | 1999-02-19 | 1 | -21/+18 |
* | - Add subf. split alternative output template for previous commit. | dje | 1999-02-17 | 1 | -1/+3 |
* | * rs6000.md ({add,sub}si3 `.'): Add alternatives to use CR other | dje | 1999-02-17 | 1 | -37/+118 |
* | X | law | 1999-02-16 | 1 | -1/+1 |
* | * rs6000.md: Revert "alternate use of crs if cr0 not available" | law | 1999-02-08 | 1 | -4095/+1121 |
* | This is being installed only to get it into the repository to help | law | 1999-02-08 | 1 | -20/+22 |
* | * rs6000/linux.h (LINK_START_DEFAULT_SPEC): Delete, unused. | dje | 1999-02-02 | 1 | -7/+1 |
* | * rs6000.c (input_operand): Don't expect CONST around CONSTANT_P_RTX. | rth | 1999-01-27 | 2 | -5/+3 |
* | * rs6000.md (doz + set cr and or + set cr patterns): Add missing | dje | 1999-01-26 | 1 | -32/+36 |
* | Fix problems found by David Edelsohn I caused | meissner | 1999-01-24 | 1 | -14/+18 |
* | Use alternate crs if cr0 not available | meissner | 1999-01-22 | 4 | -1135/+4121 |
* | * rs6000.h (LEGITIMIZE_RELOAD_ADDRESS): Recognize and accept | rth | 1999-01-21 | 1 | -0/+12 |
* | --with-gnu-ld uses different x- fiile under aix 4.1 | meissner | 1999-01-21 | 1 | -0/+12 |
* | * rs6000.c (offsettable_addr_operand): Delete. | dje | 1999-01-19 | 4 | -19/+24 |
* | * rtl.h (rtx_def): Update documentation. | mmitchel | 1999-01-19 | 1 | -2/+1 |
* | 1999-01-19 Vladimir N. Makarov <vmakarov@cygnus.com> | vmakarov | 1999-01-19 | 1 | -2/+1 |
* | 1999-01-18 Vladimir N. Makarov <vmakarov@cygnus.com> | vmakarov | 1999-01-18 | 7 | -40/+163 |
* | * rs6000.h (CONST_OK_FOR_LETTER_P): Do not assume 32-bit CONST_INT. | dje | 1999-01-15 | 3 | -9/+16 |
* | Undo botched commit. | vmakarov | 1999-01-15 | 1 | -3/+0 |
* | Undo botched commit. | law | 1999-01-15 | 6 | -203/+84 |
* | Thu Jan 11 18:37:50 1999 Vladimir N. Makarov <vmakarov@cygnus.com> | vmakarov | 1999-01-13 | 7 | -84/+206 |
* | Tue Jan 12 14:05:37 1999 David Edelsohn <edelsohn@mhpcc.edu> | dje | 1999-01-12 | 3 | -42/+44 |
* | Update FSF address in copyright header. | law | 1999-01-11 | 3 | -3/+6 |
* | Fix copyright date. | law | 1999-01-06 | 1 | -1/+1 |
* | * rs6000.c (rs6000_stack_info): Undo spurious part of last | dje | 1999-01-03 | 1 | -2/+2 |
* | Fix calculation of fpmem_offset on little endian systems; Silence warnings wh... | meissner | 1998-12-30 | 2 | -40/+46 |
* | dummy import to prevent merge lossage | law | 1998-12-16 | 5 | -31/+17 |
* | Put small uninitialized data in .sbss, not .sdata | meissner | 1998-12-11 | 1 | -1/+1 |
* | * cse.c (fold_rtx): Make autoincrement addressing mode tests be | law | 1998-11-24 | 1 | -4/+4 |
* | * rs6000.c (output_mi_thunk): Improve test for local branch. | dje | 1998-11-16 | 1 | -2/+2 |
* | * rs6000.md (movsf): Remove explicit secondary-reload-like | dje | 1998-11-13 | 1 | -96/+25 |
* | Jumbo patch from Geoff Noer to rename CYGWIN32 to CYGWIN. | wilson | 1998-11-12 | 3 | -2/+5 |
* | * rs6000.h (LEGITIMIZE_ADDRESS): Add missing goto on last case. | dje | 1998-11-10 | 1 | -0/+1 |
* | * rs6000.md (floatunssidf2_internal splitter): Use base register | dje | 1998-11-06 | 1 | -2/+2 |
* | * loop.c (strength_reduce): Restore marking bct_p as | dje | 1998-10-15 | 1 | -6/+1 |
* | * rs6000.h (RTX_COSTS): Add PROCESSOR_PPC604e cases. | dje | 1998-10-08 | 1 | -0/+2 |
* | * unroll.c (loop_iteration_var, loop_initial_value, loop_increment | dje | 1998-10-05 | 3 | -19/+23 |
* | Make ASM_OUTPUT_MI_THUNK ELF only for now and always use jump | meissner | 1998-09-28 | 2 | -6/+23 |
* | - fixup botched commit | dje | 1998-09-25 | 1 | -1/+3 |
* | * rs6000.c (function_arg_boundary): Revert accidental change on | dje | 1998-09-25 | 1 | -9/+3 |
* | Add OUTPUT_ASM_MI_THUNK; use r12 as temp for System V profiling, not r11 | meissner | 1998-09-25 | 2 | -7/+257 |
* | - update comment to clarify that this file is specific to AIX and 32-bit mode. | dje | 1998-09-25 | 1 | -3/+3 |
* | * toplev.c (rest_of_compilation): Set bct_p on second call to | dje | 1998-09-18 | 2 | -9/+51 |
* | * rs6000.c (output_epilogue): Handle Chill. | law | 1998-09-16 | 1 | -1/+4 |
* | Add stack alignment descriptions to comments describing stack layouts. | raeburn | 1998-09-15 | 1 | -1/+22 |
* | Pass appropriate switches to cpp/asm if -mcpu={401,603e,604e,ec603e,823} | meissner | 1998-09-12 | 1 | -0/+8 |
* | * config/rs6000/rs6000.c (output_epilog): Add Java support. | green | 1998-09-10 | 1 | -1/+4 |