aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000
AgeCommit message (Expand)AuthorFilesLines
1993-07-28Add new parameter to move_block_from_reg calls.Jim Wilson1-1/+1
1993-07-19Add variants of call and call_value patterns for calls to functions defined i...Richard Kenner1-0/+20
1993-07-19(ENCODE_SECTION_INFO): New macro.Richard Kenner1-0/+11
1993-07-19(current_file_function_operand): New function.Richard Kenner1-0/+15
1993-07-05Initial revisionRichard Kenner2-0/+42
1993-07-05(CLIB): No longer need -lm.Richard Kenner1-2/+1
1993-07-05(call patterns): Use %. in cror.Richard Kenner1-2/+2
1993-07-05(CPP_PREDEFINES): Define _AIX32.Richard Kenner1-5/+9
1993-07-05(input_operand): Fix missing operand on a return.Richard Kenner1-4/+13
1993-06-26Remove #define of alloca to __builtin_alloca.Richard Kenner1-9/+3
1993-06-21(print_operand, case 'J'): Write out shift count of 0, not 32 for bitRichard Kenner1-1/+2
1993-06-11(movsf, movdf): Handle a move from an integer register before reload.Richard Kenner1-15/+14
1993-06-11(rs6000_gen_section_name): Only replace last period in filename with section...Richard Kenner1-12/+14
1993-06-01(ffs): Delete pattern containing nonexistant instruction.Richard Kenner1-16/+13
1993-05-19(SHORT_IMMEDIATES_SIGN_EXTEND): Define.Richard Kenner1-0/+3
1993-05-15(movqi, movhi, movsi): Make sure that address returned fromRichard Kenner1-3/+21
1993-05-15(rs6000_makes_calls): If profiling, say we make calls.Richard Kenner1-0/+4
1993-05-13(fix_truncdfsi2, fixuns_truncdfsi2, trunc_call): Fix typo in type ofRichard Kenner1-4/+4
1993-04-16(untyped_call, blockage): New patterns.Richard Kenner1-0/+37
1993-04-12(adddi3/subdi3): Allow immediate constants.Richard Kenner1-8/+12
1993-04-12(print_operand): Sort all cases in alphabetical order.Richard Kenner1-205/+216
1993-03-31define CONSTANT_ADDRESS_P(X) to not use CONST_DOUBLEBrendan Kehoe1-1/+4
1993-03-27(mov[qhs]i): Allow moving a special reg to itself.Richard Kenner1-12/+15
1993-03-24Clean up whitespace.Richard Kenner1-2/+2
1993-03-24(EXTRA_SECTION_FUNCTIONS, ASM_DECLARE_FUNCTION_NAME): Don't output tabRichard Kenner1-6/+6
1993-03-23(DEFAULT_PCC_STRUCT_RETURN): Define to 0.Jim Wilson1-0/+4
1993-03-23(RETURN_IN_MEMORY): Delete struct and union references.Jim Wilson1-2/+1
1993-03-12(PROMOTE_MODE): Fix typo.Richard Kenner1-1/+1
1993-03-12* (RETURN_IN_MEMORY): Handle BLKmode values.Doug Evans1-1/+2
1993-01-27(MY_ISCOFF): New macro.Richard Kenner1-0/+5
1993-01-25Delete emacs local-variables block at end.Richard Kenner1-10/+0
1993-01-23(ADJUST_COST): Add new definition.Richard Kenner1-0/+11
1993-01-19(print_operand, case 'k'): New case.Richard Kenner1-2/+11
1993-01-19(plus of gtu patterns): Add case to handle immediates.Richard Kenner1-19/+28
1993-01-19(output_epilog): Only restore the cr's that we actually used;Richard Kenner1-2/+6
1993-01-10# Fix misspellings in comments.Paul Eggert1-1/+1
1993-01-03Remove inadvertent change.Richard Kenner1-13/+2
1993-01-03(movdi): Tests were in wrong order.Richard Kenner1-2/+13
1993-01-01(ASM_FILE_START): Switch to text section at end.Richard Kenner1-6/+13
1992-12-31(REAL_NM_FILE_NAME): Delete from here.Richard Kenner1-3/+0
1992-12-31(REAL_NM_FILE_NAME): Put it here.Richard Kenner1-0/+3
1992-12-26Include rs6000/xm-rs6000.h instead of xm-rs6000.h.Richard Kenner1-1/+1
1992-12-26Include rs6000/rs6000.h instead of rs6000.h.Richard Kenner1-1/+1
1992-12-16(INITIALIZE_TRAMPOLINE): Get function address and toc pointer fromRichard Kenner1-6/+12
1992-12-14(output_epilog): Support LANGUAGE_STRING values for F77,Richard Kenner1-0/+6
1992-11-27(LINK_LIBGCC_SPECIAL_1): Defined.Richard Stallman1-1/+1
1992-11-25(LINK_LIBGCC_SPECIAL): No longer define.Richard Kenner1-1/+1
1992-10-24(movdi): Tests were in wrong order.Richard Kenner1-5/+5
1992-10-24(LEGITIMIZE_ADDRESS): Indexed addresses are not valid for DImode andRichard Kenner1-1/+2
1992-09-28(subsi3): Remove last change.Richard Kenner1-3/+10