From 3c071b9f4e86281ee21965200855c176a729992c Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 28 Mar 1996 22:49:45 +0000 Subject: [PATCH] * 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. --- gas/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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. -- 2.30.2