summaryrefslogtreecommitdiff
path: root/gcc/config/ns32k
Commit message (Expand)AuthorAgeFilesLines
* 1750a.md, [...]: Use GEN_INT consistently.Jeffrey A Law1998-03-312-22/+19
* rtl.h (addr_diff_vec_flags): New typedef.Joern Rennecke1998-03-062-2/+2
* final.c (insn_last_address, [...]): New variables.J"orn Rennecke1998-03-025-9/+7
* cygwin32.h (STRIP_NAME_ENCODING): Define for Win32 to strip off the trailing ...Mumit Khan1998-01-131-1/+1
* netbsd.h (DWARF2_UNWIND_INFO): Define as zero for now.Jeffrey A Law1998-01-131-0/+5
* expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an expression.Ian Lance Taylor1997-12-191-4/+5
* This commit was generated by cvs2svn to compensate for changes in r16983,Jeff Law1997-12-061-4/+0
* Initial revisionmisc/cutover-egcs-1Jeff Law1997-08-112-0/+19
* xJason Merrill1997-07-141-2/+4
* (RETURN_POPS_ARGS): Make sure FUDECL is non-nil before we try to use it.Richard Kenner1997-03-171-2/+2
* (RETURN_POPS_ARGS): Test first argument for IDENTIFIER_NODE.Richard Kenner1996-12-111-1/+1
* (USER_LABEL_PREFIX): Define instead of ASM_OUTPUT_LABELREF.Richard Kenner1996-09-211-5/+3
* (adddi3, subdi3, negdi3): New patterns.Richard Kenner1996-06-271-1/+111
* (split_di): New; from i386.c.Richard Kenner1996-06-271-1/+34
* (define_insns for ffs[qhs]i2): Deleted.Richard Kenner1996-06-081-26/+27
* calls.c (expand_call): Remove current_call_is_indirect nonsense.Jeff Law1996-03-291-1/+1
* (DBX_NO_XREFS): Removed.Richard Kenner1996-02-181-6/+1
* (WCHAR_{TYPE,UNSIGNED,TYPE_SIZE}): Now int.Richard Kenner1995-09-281-0/+1
* Change FSF address.Richard Kenner1995-06-151-1/+2
* Change FSF address.Richard Kenner1995-06-1513-13/+26
* Use <xxx> in #include.Richard Kenner1995-05-091-2/+2
* (TRAMPOLINE_TEMPLATE, TRANSFER_FROM_TRAMPOLINE): Fix assembler syntaxRichard Kenner1995-04-071-4/+5
* Remove last change.Richard Kenner1995-03-091-1/+2
* (ASM_OUTPUT_ADDR_DIFF_ELT): Fix typo in label name.Richard Kenner1995-03-021-2/+1
* Added arg to RETURN_POPS_ARGS.Richard Kenner1995-02-211-2/+3
* Rename files.Michael Meissner1995-02-131-0/+110
* Update comments.Richard Kenner1995-01-251-2/+2
* (TARGET_DEFAULT): Forbid usage of bitfield instructions.Richard Kenner1994-11-231-6/+2
* (everywhere): Correct range is -0x1fffffff to 0x20000000, others have to be l...Richard Kenner1994-11-231-7/+18
* Add -mhimem to support linking above 0x20000000 boundary.Richard Kenner1994-11-231-47/+14
* Add -mhimem to support linking above 0x20000000 boundary.Richard Kenner1994-11-231-3/+6
* (ENCODE_SECTION_INFO): Only calls may go through the PLT.Richard Kenner1994-09-271-1/+0
* (stackadjust/push peepholes): For the adjust/push/push pattern one offset was...Richard Kenner1994-09-061-4/+10
* (stack-adjust/push peepholes): Addresses are moved with "addr", notRichard Kenner1994-09-011-0/+6
* (print_operand_address): A patch for 2.5.8 ended up at the wrong place.Richard Kenner1994-08-081-20/+19
* (TARGET_BITFIELD): New macro.Richard Kenner1994-08-081-1/+6
* (all patterns that use ins/inss and ext/exts): Disallow use of theseRichard Kenner1994-08-081-7/+10
* (print_operand): Integer CONST_DOUBLE is DImode.Richard Kenner1994-07-301-1/+1
* (PRINT_OPERAND): Integer CONST_DOUBLE is DImode.Richard Kenner1994-07-302-4/+4
* (output_move_double): If the dest is register pair and both regs are used in ...Richard Kenner1994-06-231-3/+3
* (print_operand_address): print_operand_address creates PLUS-rtls forRichard Kenner1994-05-271-5/+7
* Don't use the extsd/extd instructions on the ns32532.Richard Kenner1994-05-171-3/+20
* (output_move_dconst): For some integer constants, use movxwd/movdRichard Kenner1994-05-091-2/+2
* (output_move_double): Always use split_double for theJim Wilson1994-05-021-6/+1
* Remove references to LSHIFT and lshlsi3.Richard Kenner1994-04-101-23/+2
* (FUNCTION_PROLOGUE): use __GLOBAL_OFFSET_TABLE_, not _GLOBAL_OFFSET_TABLE_.Richard Kenner1994-03-301-10/+20
* (global_symbolic_reference_mentioned_p): New parameter F.Richard Kenner1994-03-301-19/+34
* (FUNCTION_PROLOGUE): Load sb through r0 if TARGET_REGPARM is false.Richard Kenner1994-03-161-2/+10
* (global_symbolic_reference_mentioned_p): Recurse onlyRichard Kenner1994-03-161-2/+9
* (ASM_OUTPUT_ASCII): Fix typo.Doug Evans1994-02-281-1/+1