From: Ian Lance Taylor Date: Thu, 28 Mar 1996 22:46:06 +0000 (+0000) Subject: * libhppa.h: If gcc 2.7 or higher, declare all the functions with X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=506f2bb4a96044887818ed465ebe8b0e0f10b44b;p=binutils-gdb.git * libhppa.h: If gcc 2.7 or higher, declare all the functions with __attribute__ ((__unused__)) so that -Wall doesn't warn about them. (hppa_rebuild_insn): Pass pointer to correct type to low_sign_unext and dis_assemble_21. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index f7cf6f1387c..d85ad13ac83 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +Thu Mar 28 17:44:08 1996 Ian Lance Taylor + + * libhppa.h: If gcc 2.7 or higher, declare all the functions with + __attribute__ ((__unused__)) so that -Wall doesn't warn about + them. + (hppa_rebuild_insn): Pass pointer to correct type to + low_sign_unext and dis_assemble_21. + Thu Mar 28 11:00:36 1996 Doug Evans * config.bfd (sparc64-{sysv4*,solaris2*}): Delete.