* config/tc-v850.c: Remove commented out and #if 0'd code.
authorJeff Law <law@redhat.com>
Tue, 3 Sep 1996 17:59:16 +0000 (17:59 +0000)
committerJeff Law <law@redhat.com>
Tue, 3 Sep 1996 17:59:16 +0000 (17:59 +0000)
        (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.

gas/ChangeLog

index dcc51b90dca2e5c82ff2636ed305fef8c1d6599e..d1150b0c6201eba9afa954872232ca6fcf1e1947 100644 (file)
@@ -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
This page took 0.030551 seconds and 4 git commands to generate.