| Commit message (Expand) | Author | Age | Files | Lines |
* | (WCHAR_{TYPE,UNSIGNED,TYPE_SIZE}): Now int. | kenner | 1995-09-28 | 1 | -0/+1 |
* | Change FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | Change FSF address. | kenner | 1995-06-15 | 13 | -13/+26 |
* | Use <xxx> in #include. | kenner | 1995-05-09 | 1 | -2/+2 |
* | (TRAMPOLINE_TEMPLATE, TRANSFER_FROM_TRAMPOLINE): Fix assembler syntax | kenner | 1995-04-07 | 1 | -4/+5 |
* | Remove last change. | kenner | 1995-03-09 | 1 | -1/+2 |
* | (ASM_OUTPUT_ADDR_DIFF_ELT): Fix typo in label name. | kenner | 1995-03-03 | 1 | -2/+1 |
* | Added arg to RETURN_POPS_ARGS. | kenner | 1995-02-21 | 1 | -2/+3 |
* | Rename files. | meissner | 1995-02-13 | 1 | -0/+110 |
* | Update comments. | kenner | 1995-01-25 | 1 | -2/+2 |
* | (TARGET_DEFAULT): Forbid usage of bitfield instructions. | kenner | 1994-11-23 | 1 | -6/+2 |
* | (everywhere): Correct range is -0x1fffffff to 0x20000000, others have to be | kenner | 1994-11-23 | 1 | -7/+18 |
* | Add -mhimem to support linking above 0x20000000 boundary. | kenner | 1994-11-23 | 1 | -47/+14 |
* | Add -mhimem to support linking above 0x20000000 boundary. | kenner | 1994-11-23 | 1 | -3/+6 |
* | (ENCODE_SECTION_INFO): Only calls may go through the PLT. All address | kenner | 1994-09-27 | 1 | -1/+0 |
* | (stackadjust/push peepholes): For the adjust/push/push pattern one offset | kenner | 1994-09-06 | 1 | -4/+10 |
* | (stack-adjust/push peepholes): Addresses are moved with "addr", not | kenner | 1994-09-01 | 1 | -0/+6 |
* | (print_operand_address): A patch for 2.5.8 ended up at the wrong | kenner | 1994-08-08 | 1 | -20/+19 |
* | (TARGET_BITFIELD): New macro. | kenner | 1994-08-08 | 1 | -1/+6 |
* | (all patterns that use ins/inss and ext/exts): Disallow use of these | kenner | 1994-08-08 | 1 | -7/+10 |
* | (print_operand): Integer CONST_DOUBLE is DImode. | kenner | 1994-07-30 | 1 | -1/+1 |
* | (PRINT_OPERAND): Integer CONST_DOUBLE is DImode. | kenner | 1994-07-30 | 2 | -4/+4 |
* | (output_move_double): If the dest is register pair and both regs are | kenner | 1994-06-23 | 1 | -3/+3 |
* | (print_operand_address): print_operand_address creates PLUS-rtls for | kenner | 1994-05-27 | 1 | -5/+7 |
* | Don't use the extsd/extd instructions on the ns32532. | kenner | 1994-05-17 | 1 | -3/+20 |
* | (output_move_dconst): For some integer constants, use movxwd/movd | kenner | 1994-05-09 | 1 | -2/+2 |
* | (output_move_double): Always use split_double for the | wilson | 1994-05-02 | 1 | -6/+1 |
* | Remove references to LSHIFT and lshlsi3. | kenner | 1994-04-10 | 1 | -23/+2 |
* | (FUNCTION_PROLOGUE): use __GLOBAL_OFFSET_TABLE_, not _GLOBAL_OFFSET_TABLE_. | kenner | 1994-03-30 | 1 | -10/+20 |
* | (global_symbolic_reference_mentioned_p): New parameter F. | kenner | 1994-03-30 | 1 | -19/+34 |
* | (FUNCTION_PROLOGUE): Load sb through r0 if TARGET_REGPARM is false. | kenner | 1994-03-16 | 1 | -2/+10 |
* | (global_symbolic_reference_mentioned_p): Recurse only | kenner | 1994-03-16 | 1 | -2/+9 |
* | (ASM_OUTPUT_ASCII): Fix typo. | dje | 1994-02-28 | 1 | -1/+1 |
* | Added peephole patterns for stack adjustments followed by QI/HI pushes. | kenner | 1994-02-22 | 1 | -21/+137 |
* | (output_move_dconst): New function. | kenner | 1994-02-22 | 1 | -5/+130 |
* | (FRAME_POINTER_REQUIRED): Moved to here. | kenner | 1994-02-22 | 1 | -4/+5 |
* | (FRAME_POINTER_REQUIRED): Deleted. | kenner | 1994-02-22 | 1 | -6/+1 |
* | (FUNCTION_{PROLOGUE,EPILOGUE}): %$ is not supported in fprintf. | kenner | 1994-02-22 | 1 | -5/+68 |
* | (ASM_OUTPUT_ADDR_DIFF_ELT): Use .long, not .double. | kenner | 1993-12-23 | 1 | -2/+2 |
* | (ASM_OUTPUT_ASCII): Wrap in `do { ... } while (0)'. | kenner | 1993-12-14 | 1 | -3/+3 |
* | (movsi): Handle moves to fp reg. | rms | 1993-11-14 | 1 | -2/+8 |
* | (ASM_OUTPUT_ASCII): Declare i. | rms | 1993-11-11 | 1 | -0/+1 |
* | (FRAME_POINTER_REQUIRED): Require a frame pointer if fn calls setjmp. | rms | 1993-10-13 | 1 | -0/+5 |
* | (CPP_PREDEFINES): Add assertions for system/cpu/machine. | dje | 1993-10-07 | 1 | -1/+1 |
* | Add peepholes for stack adjust plus pushes. | rms | 1993-10-06 | 1 | -2/+30 |
* | (output_move_double): Special code for | rms | 1993-10-06 | 1 | -5/+13 |
* | (FUNCTION_EPILOGUE, FUNCTION_PROLOGUE): Add %$ in adjspb/adjspd insns. | rms | 1993-10-06 | 1 | -2/+2 |
* | (CPP_PREDEFINES): Add system/cpu/machine assertions where missing. | dje | 1993-10-02 | 8 | -9/+13 |
* | (FUNCTION_PROLOGUE, FUNCTION_EPILOGUE): | rms | 1993-09-14 | 1 | -17/+52 |
* | (tablejump): Now SImode and uses cased. | kenner | 1993-08-16 | 1 | -16/+2 |