aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-03-28 22:46:06 +0000
committerIan Lance Taylor <ian@airs.com>1996-03-28 22:46:06 +0000
commit506f2bb4a96044887818ed465ebe8b0e0f10b44b (patch)
tree817bb867c5d14a1c0bff666d3c9925bf84823614 /bfd/ChangeLog
parent977ff85a743cbfe73c0743ac856b9a375187a102 (diff)
downloadgdb-506f2bb4a96044887818ed465ebe8b0e0f10b44b.zip
gdb-506f2bb4a96044887818ed465ebe8b0e0f10b44b.tar.gz
gdb-506f2bb4a96044887818ed465ebe8b0e0f10b44b.tar.bz2
* 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.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index f7cf6f1..d85ad13 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -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.