aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ns32k
AgeCommit message (Expand)AuthorFilesLines
1998-05-06typo typo fixes fixesJeff Law1-1/+1
1998-03-311750a.md, [...]: Use GEN_INT consistently.Jeffrey A Law2-22/+19
1998-03-06rtl.h (addr_diff_vec_flags): New typedef.Joern Rennecke2-2/+2
1998-03-02final.c (insn_last_address, [...]): New variables.J"orn Rennecke5-9/+7
1998-01-13cygwin32.h (STRIP_NAME_ENCODING): Define for Win32 to strip off the trailing ...Mumit Khan1-1/+1
1998-01-13netbsd.h (DWARF2_UNWIND_INFO): Define as zero for now.Jeffrey A Law1-0/+5
1997-12-19expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an expression.Ian Lance Taylor1-4/+5
1997-12-06This commit was generated by cvs2svn to compensate for changes in r16983,Jeff Law1-4/+0
1997-08-11Initial revisionmisc/cutover-egcs-1Jeff Law2-0/+19
1997-07-14xJason Merrill1-2/+4
1997-03-17(RETURN_POPS_ARGS): Make sure FUDECL is non-nil before we try to use it.Richard Kenner1-2/+2
1996-12-11(RETURN_POPS_ARGS): Test first argument for IDENTIFIER_NODE.Richard Kenner1-1/+1
1996-09-21(USER_LABEL_PREFIX): Define instead of ASM_OUTPUT_LABELREF.Richard Kenner1-5/+3
1996-06-27(adddi3, subdi3, negdi3): New patterns.Richard Kenner1-1/+111
1996-06-27(split_di): New; from i386.c.Richard Kenner1-1/+34
1996-06-08(define_insns for ffs[qhs]i2): Deleted.Richard Kenner1-26/+27
1996-03-29calls.c (expand_call): Remove current_call_is_indirect nonsense.Jeff Law1-1/+1
1996-02-18(DBX_NO_XREFS): Removed.Richard Kenner1-6/+1
1995-09-28(WCHAR_{TYPE,UNSIGNED,TYPE_SIZE}): Now int.Richard Kenner1-0/+1
1995-06-15Change FSF address.Richard Kenner1-1/+2
1995-06-15Change FSF address.Richard Kenner13-13/+26
1995-05-09Use <xxx> in #include.Richard Kenner1-2/+2
1995-04-07(TRAMPOLINE_TEMPLATE, TRANSFER_FROM_TRAMPOLINE): Fix assembler syntaxRichard Kenner1-4/+5
1995-03-09Remove last change.Richard Kenner1-1/+2
1995-03-02(ASM_OUTPUT_ADDR_DIFF_ELT): Fix typo in label name.Richard Kenner1-2/+1
1995-02-21Added arg to RETURN_POPS_ARGS.Richard Kenner1-2/+3
1995-02-13Rename files.Michael Meissner1-0/+110
1995-01-25Update comments.Richard Kenner1-2/+2
1994-11-23(TARGET_DEFAULT): Forbid usage of bitfield instructions.Richard Kenner1-6/+2
1994-11-23(everywhere): Correct range is -0x1fffffff to 0x20000000, others have to be l...Richard Kenner1-7/+18
1994-11-23Add -mhimem to support linking above 0x20000000 boundary.Richard Kenner1-47/+14
1994-11-23Add -mhimem to support linking above 0x20000000 boundary.Richard Kenner1-3/+6
1994-09-27(ENCODE_SECTION_INFO): Only calls may go through the PLT.Richard Kenner1-1/+0
1994-09-06(stackadjust/push peepholes): For the adjust/push/push pattern one offset was...Richard Kenner1-4/+10
1994-09-01(stack-adjust/push peepholes): Addresses are moved with "addr", notRichard Kenner1-0/+6
1994-08-08(print_operand_address): A patch for 2.5.8 ended up at the wrong place.Richard Kenner1-20/+19
1994-08-08(TARGET_BITFIELD): New macro.Richard Kenner1-1/+6
1994-08-08(all patterns that use ins/inss and ext/exts): Disallow use of theseRichard Kenner1-7/+10
1994-07-30(print_operand): Integer CONST_DOUBLE is DImode.Richard Kenner1-1/+1
1994-07-30(PRINT_OPERAND): Integer CONST_DOUBLE is DImode.Richard Kenner2-4/+4
1994-06-23(output_move_double): If the dest is register pair and both regs are used in ...Richard Kenner1-3/+3
1994-05-27(print_operand_address): print_operand_address creates PLUS-rtls forRichard Kenner1-5/+7
1994-05-17Don't use the extsd/extd instructions on the ns32532.Richard Kenner1-3/+20
1994-05-09(output_move_dconst): For some integer constants, use movxwd/movdRichard Kenner1-2/+2
1994-05-02(output_move_double): Always use split_double for theJim Wilson1-6/+1
1994-04-10Remove references to LSHIFT and lshlsi3.Richard Kenner1-23/+2
1994-03-30(FUNCTION_PROLOGUE): use __GLOBAL_OFFSET_TABLE_, not _GLOBAL_OFFSET_TABLE_.Richard Kenner1-10/+20
1994-03-30(global_symbolic_reference_mentioned_p): New parameter F.Richard Kenner1-19/+34
1994-03-16(FUNCTION_PROLOGUE): Load sb through r0 if TARGET_REGPARM is false.Richard Kenner1-2/+10
1994-03-16(global_symbolic_reference_mentioned_p): Recurse onlyRichard Kenner1-2/+9