aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2002-01-26 08:41:30 +0000
committerRichard Henderson <rth@redhat.com>2002-01-26 08:41:30 +0000
commit73896efb9004c33cd002b2175ae37a2ab2932992 (patch)
tree130f54ffa1fbebd116e85abc26f0b0ec87e428ec /bfd/ChangeLog
parent09114b8784e683773ed8aeb63638c04ac5839cb6 (diff)
downloadgdb-73896efb9004c33cd002b2175ae37a2ab2932992.zip
gdb-73896efb9004c33cd002b2175ae37a2ab2932992.tar.gz
gdb-73896efb9004c33cd002b2175ae37a2ab2932992.tar.bz2
* elf64-alpha.c (elf64_alpha_check_relocs): Don't set reltext
for non-allocated sections.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 9f0c014..02a47ac 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,9 +1,14 @@
-2002-01-19 Mark Kettenis <kettenis@gnu.org>
+2002-01-26 Richard Henderson <rth@redhat.com>
+
+ * elf64-alpha.c (elf64_alpha_check_relocs): Don't set reltext
+ for non-allocated sections.
+
+2002-01-25 Mark Kettenis <kettenis@gnu.org>
* elf.c (elfcore_write_prstatus): Make sure we pass the address of
prstat.pr_reg even if it is a struct.
-2002-01-22 Steve Ellcey <sje@cup.hp.com>
+2002-01-25 Steve Ellcey <sje@cup.hp.com>
* bfd/elfxx-ia64.c: Reset AIX vector function overrides for HP-UX.