* config/tc-hppa.c: Remove nested comment.
authorIan Lance Taylor <ian@airs.com>
Thu, 28 Mar 1996 22:49:45 +0000 (22:49 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 28 Mar 1996 22:49:45 +0000 (22:49 +0000)
(tc_gen_reloc): Move label done inside the ifdef in which it is
used.
(md_apply_fix): Pass pointers to correct types to libhppa.h
functions.  Always return a value.

gas/ChangeLog

index d2d1a05..d83db77 100644 (file)
@@ -1,5 +1,11 @@
 Thu Mar 28 15:27:47 1996  Ian Lance Taylor  <ian@cygnus.com>
 
+       * config/tc-hppa.c: Remove nested comment.
+       (tc_gen_reloc): Move label done inside the ifdef in which it is
+       used.
+       (md_apply_fix): Pass pointers to correct types to libhppa.h
+       functions.  Always return a value.
+
        * config/tc-mips.h (tc_frob_file): Define.
        (mips_frob_file): Declare.
        * config/tc-mips.c (struct mips_hi_fixup): Define.