aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-d30v.c
AgeCommit message (Expand)AuthorFilesLines
1998-10-07Fix for PR 16299: Do not assume that bad relocations always have an associate...Nick Clifton1-29/+37
1998-09-24Fic PR 17045: Do not allow insns in R bin if L bin contains a branch.Nick Clifton1-11/+27
1998-09-23PR 17438 - fix parsing of MVTSYS and MVFSYS insns.Nick Clifton1-9/+11
1998-09-23Fix PR 16898 - Implement EITHER_BUT_PREFER_MU execution classNick Clifton1-26/+47
1998-09-22Fix PR 17135 (whilst keeping PR14827 fixed) by prefering register names overNick Clifton1-51/+94
1998-07-30* Fix for PR 16389, brought over from d30v branch.Frank Ch. Eigler1-2/+63
1998-06-11Fix for PR11938 - display suitable error messages for bogus .byte, .short and...Nick Clifton1-0/+18
1998-06-09Foixes for PR16116 and ER15940 - improve parallel insn handling.Nick Clifton1-61/+108
1998-06-06Another fix for PR16116Nick Clifton1-0/+1
1998-06-05Fix PR16116 - stoe previous subseg state with prev instructionss.Nick Clifton1-2/+35
1998-05-12 * config/tc-d30v.c (cur_mul32_p, prev_mul32_p): Make static.Richard Henderson1-74/+288
1998-05-06 * config/tc-d30v.c (do_assemble): Accept a new parameter requestingRichard Henderson1-10/+13
1998-04-22 * Many files: Added gettext invocations around user-visibleTom Tromey1-35/+38
1998-02-20 * config/tc-d30v.c (parallel_ok): For the explicitly parallelFred Fish1-8/+36
1997-12-17Make sure NOPS are inserted between 32-bit multiply and load or 16-bit multip...Michael Meissner1-64/+170
1997-12-16Better optimize parallel instructionsMichael Meissner1-68/+309
1997-03-24Sun Mar 23 18:03:31 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-7/+6
1997-02-22Fri Feb 21 14:34:31 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-138/+65
1997-02-19Tue Feb 18 18:42:51 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+1384