* libhppa.h: If gcc 2.7 or higher, declare all the functions with
authorIan Lance Taylor <ian@airs.com>
Thu, 28 Mar 1996 22:46:06 +0000 (22:46 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 28 Mar 1996 22:46:06 +0000 (22:46 +0000)
__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.

bfd/ChangeLog

index f7cf6f1387ca3c96d0ca158d3eb0e5449189e7ee..d85ad13ac836f360ec3e6fc2f6869f4b42557ad2 100644 (file)
@@ -1,3 +1,11 @@
+Thu Mar 28 17:44:08 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * 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  <dje@canuck.cygnus.com>
 
        * config.bfd (sparc64-{sysv4*,solaris2*}): Delete.
This page took 0.030559 seconds and 4 git commands to generate.