* config/tc-v850.c (v850_reloc_prefix): Several disgusting
authorJeff Law <law@redhat.com>
Fri, 25 Oct 1996 01:14:34 +0000 (01:14 +0000)
committerJeff Law <law@redhat.com>
Fri, 25 Oct 1996 01:14:34 +0000 (01:14 +0000)
commitd3bbd9dc3ed36503c0afb53379af8241ac5d08b5
treea0739ce6716f132f0f306a9a3b3cdcd18583daf8
parent0f02ae6e5ac4bf2a15d22b8ad52f6fe8870fd443
    * config/tc-v850.c (v850_reloc_prefix): Several disgusting
        hacks to improve parsing of complex hi, lo, zda, etc
        expressions.
        (md_assemble): Don't demand and eat a trailing ')' after finding
        a v850 relocation prefix.  Sign extend the constant in a
        BFD_RELOC_LO16 expression.  Do eat a trailing ')' after a complete
        operand.
        (parse_cons_expression_v850): Don't eat a trailing ')' after
        finding a v850 relocation prefix.
Trying to get nec's sample code to assemble.  Why oh why didn't JT try
to assemble any of their code...
gas/ChangeLog
gas/config/tc-v850.c
This page took 0.026957 seconds and 4 git commands to generate.