aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorUlf Carlsson <ulfc@engr.sgi.com>2000-07-18 09:45:26 +0000
committerUlf Carlsson <ulfc@engr.sgi.com>2000-07-18 09:45:26 +0000
commit31a9bdd961af756d45a6847296e72a6f217bf060 (patch)
treebea8241e4e64a07ef390ac9ccea95430b8a068d7 /bfd/ChangeLog
parent7f0e3f52b0463193d131787e2cc624c8cb7133e8 (diff)
downloadgdb-31a9bdd961af756d45a6847296e72a6f217bf060.zip
gdb-31a9bdd961af756d45a6847296e72a6f217bf060.tar.gz
gdb-31a9bdd961af756d45a6847296e72a6f217bf060.tar.bz2
2000-07-18 Ulf Carlsson <ulfc@engr.sgi.com>
* elf32-mips.c (_bfd_mips_elf_finish_dynamic_symbol): Add paranthesis in if statement.
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 e3422df..90013c5 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2000-07-18 Ulf Carlsson <ulfc@engr.sgi.com>
+
+ * elf32-mips.c (_bfd_mips_elf_finish_dynamic_symbol): Add
+ paranthesis in if statement.
+
2000-07-17 Koundinya K <kk@ddeorg.soft.net>
Enable the support for Traditional MIPS.