summaryrefslogtreecommitdiff
path: root/gcc/config/ns32k
Commit message (Expand)AuthorAgeFilesLines
* (WCHAR_{TYPE,UNSIGNED,TYPE_SIZE}): Now int.kenner1995-09-281-0/+1
* Change FSF address.kenner1995-06-151-1/+2
* Change FSF address.kenner1995-06-1513-13/+26
* Use <xxx> in #include.kenner1995-05-091-2/+2
* (TRAMPOLINE_TEMPLATE, TRANSFER_FROM_TRAMPOLINE): Fix assembler syntaxkenner1995-04-071-4/+5
* Remove last change.kenner1995-03-091-1/+2
* (ASM_OUTPUT_ADDR_DIFF_ELT): Fix typo in label name.kenner1995-03-031-2/+1
* Added arg to RETURN_POPS_ARGS.kenner1995-02-211-2/+3
* Rename files.meissner1995-02-131-0/+110
* Update comments.kenner1995-01-251-2/+2
* (TARGET_DEFAULT): Forbid usage of bitfield instructions.kenner1994-11-231-6/+2
* (everywhere): Correct range is -0x1fffffff to 0x20000000, others have to bekenner1994-11-231-7/+18
* Add -mhimem to support linking above 0x20000000 boundary.kenner1994-11-231-47/+14
* Add -mhimem to support linking above 0x20000000 boundary.kenner1994-11-231-3/+6
* (ENCODE_SECTION_INFO): Only calls may go through the PLT. All addresskenner1994-09-271-1/+0
* (stackadjust/push peepholes): For the adjust/push/push pattern one offsetkenner1994-09-061-4/+10
* (stack-adjust/push peepholes): Addresses are moved with "addr", notkenner1994-09-011-0/+6
* (print_operand_address): A patch for 2.5.8 ended up at the wrongkenner1994-08-081-20/+19
* (TARGET_BITFIELD): New macro.kenner1994-08-081-1/+6
* (all patterns that use ins/inss and ext/exts): Disallow use of thesekenner1994-08-081-7/+10
* (print_operand): Integer CONST_DOUBLE is DImode.kenner1994-07-301-1/+1
* (PRINT_OPERAND): Integer CONST_DOUBLE is DImode.kenner1994-07-302-4/+4
* (output_move_double): If the dest is register pair and both regs arekenner1994-06-231-3/+3
* (print_operand_address): print_operand_address creates PLUS-rtls forkenner1994-05-271-5/+7
* Don't use the extsd/extd instructions on the ns32532.kenner1994-05-171-3/+20
* (output_move_dconst): For some integer constants, use movxwd/movdkenner1994-05-091-2/+2
* (output_move_double): Always use split_double for thewilson1994-05-021-6/+1
* Remove references to LSHIFT and lshlsi3.kenner1994-04-101-23/+2
* (FUNCTION_PROLOGUE): use __GLOBAL_OFFSET_TABLE_, not _GLOBAL_OFFSET_TABLE_.kenner1994-03-301-10/+20
* (global_symbolic_reference_mentioned_p): New parameter F.kenner1994-03-301-19/+34
* (FUNCTION_PROLOGUE): Load sb through r0 if TARGET_REGPARM is false.kenner1994-03-161-2/+10
* (global_symbolic_reference_mentioned_p): Recurse onlykenner1994-03-161-2/+9
* (ASM_OUTPUT_ASCII): Fix typo.dje1994-02-281-1/+1
* Added peephole patterns for stack adjustments followed by QI/HI pushes.kenner1994-02-221-21/+137
* (output_move_dconst): New function.kenner1994-02-221-5/+130
* (FRAME_POINTER_REQUIRED): Moved to here.kenner1994-02-221-4/+5
* (FRAME_POINTER_REQUIRED): Deleted.kenner1994-02-221-6/+1
* (FUNCTION_{PROLOGUE,EPILOGUE}): %$ is not supported in fprintf.kenner1994-02-221-5/+68
* (ASM_OUTPUT_ADDR_DIFF_ELT): Use .long, not .double.kenner1993-12-231-2/+2
* (ASM_OUTPUT_ASCII): Wrap in `do { ... } while (0)'.kenner1993-12-141-3/+3
* (movsi): Handle moves to fp reg.rms1993-11-141-2/+8
* (ASM_OUTPUT_ASCII): Declare i.rms1993-11-111-0/+1
* (FRAME_POINTER_REQUIRED): Require a frame pointer if fn calls setjmp.rms1993-10-131-0/+5
* (CPP_PREDEFINES): Add assertions for system/cpu/machine.dje1993-10-071-1/+1
* Add peepholes for stack adjust plus pushes.rms1993-10-061-2/+30
* (output_move_double): Special code forrms1993-10-061-5/+13
* (FUNCTION_EPILOGUE, FUNCTION_PROLOGUE): Add %$ in adjspb/adjspd insns.rms1993-10-061-2/+2
* (CPP_PREDEFINES): Add system/cpu/machine assertions where missing.dje1993-10-028-9/+13
* (FUNCTION_PROLOGUE, FUNCTION_EPILOGUE):rms1993-09-141-17/+52
* (tablejump): Now SImode and uses cased.kenner1993-08-161-16/+2