aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2005-08-29 16:42:15 +0000
committerNick Clifton <nickc@redhat.com>2005-08-29 16:42:15 +0000
commitc9adbffeea78575099c20e1d558897975ebd359e (patch)
tree9bbfc97eec60570c16e0f5c0e1e173d1c261d45f /bfd/ChangeLog
parent61e192bf782832eae169c64de3400c6523fa5880 (diff)
downloadgdb-c9adbffeea78575099c20e1d558897975ebd359e.zip
gdb-c9adbffeea78575099c20e1d558897975ebd359e.tar.gz
gdb-c9adbffeea78575099c20e1d558897975ebd359e.tar.bz2
(_bfd_mips_elf_relocate_section): Initialise 'value' to avoid compile time
warning message.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 1ff2729..b991a83 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2005-08-29 Steven J. Hill <sjhill@realitydiluted.com>
+
+ * elfxx-mips.c (_bfd_mips_elf_relocate_section): Initialise
+ 'value' to avoid compile time warning message.
+
2005-08-26 Christian Groessler <chris@groessler.org>
* coff-z8k.c: (r_jr, r_disp7, r_callr): Fix src_mask and dst_mask