aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1993-07-20 20:26:51 +0000
committerKen Raeburn <raeburn@cygnus>1993-07-20 20:26:51 +0000
commit051cdcb33ee5f9495d5cabbc540612893a539716 (patch)
treec5cf8df0fc5d5817a7aeff5184db4da5d2709af4 /bfd/ChangeLog
parent84873870d7233ea8f849059044ad35bdee1155a7 (diff)
downloadgdb-051cdcb33ee5f9495d5cabbc540612893a539716.zip
gdb-051cdcb33ee5f9495d5cabbc540612893a539716.tar.gz
gdb-051cdcb33ee5f9495d5cabbc540612893a539716.tar.bz2
* elf32-sparc.c (elf_sparc_howto_table): Don't use "^&" before
function name; it's valid without, and some compilers give warnings with it there.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index f620a1f..a4f7a43 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+Tue Jul 20 16:21:52 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
+
+ * elf32-sparc.c (elf_sparc_howto_table): Don't use "^&" before
+ function name; it's valid without, and some compilers give
+ warnings with it there.
+
Tue Jul 20 08:21:15 1993 Fred Fish (fnf@deneb.cygnus.com)
* bfd-in.h: Apply some of the changes that were made to bfd-in2.h.