mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
* config/tc-v850.c: Remove commented out and #if 0'd code.
(v850_reloc_prefix): Provide prototype. (postfix, get_reloc, build_insn): Remove prototypes for nonexistant functions. (md_begin, md_assemble, md_apply_fix3): Remove unused variables. (md_assemble): Add default to case statement. Minor cleanups.
This commit is contained in:
parent
2b6b2c6d8e
commit
05fd83edd4
@ -1,4 +1,13 @@
|
||||
start-sanitize-v850
|
||||
Tue Sep 3 11:57:18 1996 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* config/tc-v850.c: Remove commented out and #if 0'd code.
|
||||
(v850_reloc_prefix): Provide prototype.
|
||||
(postfix, get_reloc, build_insn): Remove prototypes for nonexistant
|
||||
functions.
|
||||
(md_begin, md_assemble, md_apply_fix3): Remove unused variables.
|
||||
(md_assemble): Add default to case statement.
|
||||
|
||||
Sat Aug 31 16:03:00 1996 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* config/tc-v850.c (md_assemble): Compute size of the instrction
|
||||
|
Loading…
Reference in New Issue
Block a user