From: Ian Lance Taylor Date: Thu, 28 Mar 1996 22:49:45 +0000 (+0000) Subject: * config/tc-hppa.c: Remove nested comment. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3c071b9f4e86281ee21965200855c176a729992c;p=binutils-gdb.git * 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. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index d2d1a05e9b3..d83db774aa6 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,11 @@ Thu Mar 28 15:27:47 1996 Ian Lance Taylor + * 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.