* tc-hppa.c: Add %dp and %rp as synonyms for %r27 and %r2 in the
authorJeff Law <law@redhat.com>
Wed, 3 Nov 1993 06:21:14 +0000 (06:21 +0000)
committerJeff Law <law@redhat.com>
Wed, 3 Nov 1993 06:21:14 +0000 (06:21 +0000)
commitd6e524f30851d7bd1c8a260a49fed60bdfd864ef
tree04060d4ec7685a6caf1e4b910b8c975828b122b7
parent9ac55becf6f032f4aca2d10b663f90c48fd22e9b
* tc-hppa.c: Add %dp and %rp as synonyms for %r27 and %r2 in the
predefined register table.
(pa_parse_number): Handle %rp in common register shortcut code.
Consistently set return value to -1 for an error.  Clean up error
messages and only print them when "print_errors" is true.  Handle
empty string case like the HP assembler -- assume a value of
zero.
gas/ChangeLog
gas/config/tc-hppa.c