aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>1998-03-20 10:28:55 +0000
committerRichard Henderson <rth@redhat.com>1998-03-20 10:28:55 +0000
commitf2caa39b4cd6ecea8af721dcea93e10fe05b418f (patch)
treee09dd8ea87ba0eaee08a02b21d1056cdeda9687a /bfd
parent980714f9c8e5218c0184ad9c46d68843a945f228 (diff)
downloadgdb-f2caa39b4cd6ecea8af721dcea93e10fe05b418f.zip
gdb-f2caa39b4cd6ecea8af721dcea93e10fe05b418f.tar.gz
gdb-f2caa39b4cd6ecea8af721dcea93e10fe05b418f.tar.bz2
* elf32-sparc.c (elf32_sparc_adjust_dynamic_symbol): Revert
part of Feb 22 change controling when to override the existing symbol with the .plt entry.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index a4c869c..685c530 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+Fri Mar 20 02:26:43 1998 Richard Henderson <rth@cygnus.com>
+
+ * elf32-sparc.c (elf32_sparc_adjust_dynamic_symbol): Revert
+ part of Feb 22 change controling when to override the existing
+ symbol with the .plt entry.
+
Wed Mar 18 09:26:25 1998 Nick Clifton <nickc@cygnus.com>
* config.bfd (targ_cpu): Add thumb-pe target.