aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorThiemo Seufer <ths@networkno.de>2002-08-07 04:37:24 +0000
committerThiemo Seufer <ths@networkno.de>2002-08-07 04:37:24 +0000
commit141ff9705ac750fd5085fe7c5df65612653a09b6 (patch)
tree2bdc79dc18025b11371bf0252f91bb135f13b9c5 /bfd/ChangeLog
parent28458e7e44b78f4b9375366b0aaecb2bdf3562e1 (diff)
downloadgdb-141ff9705ac750fd5085fe7c5df65612653a09b6.zip
gdb-141ff9705ac750fd5085fe7c5df65612653a09b6.tar.gz
gdb-141ff9705ac750fd5085fe7c5df65612653a09b6.tar.bz2
* elfxx-mips.c (ABI_64_P): Remove superfluous check.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index cd1c143..035c1a4 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,9 @@
2002-08-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+ * elfxx-mips.c (ABI_64_P): Remove superfluous check.
+
+2002-08-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
* elf32-mips.c (mips_reloc_map): Fix typo.
2002-08-06 Alan Modra <amodra@bigpond.net.au>