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