aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2011-03-29 21:18:16 +0000
committerRichard Henderson <rth@redhat.com>2011-03-29 21:18:16 +0000
commite117360eb31ae7d2d10e08274171a4159949b704 (patch)
tree65abdcd86a77df38db6bc20099dcae20331a2105 /bfd/ChangeLog
parent6294f8ea1e9a686caac13edbe4d9df2c9620607f (diff)
downloadgdb-e117360eb31ae7d2d10e08274171a4159949b704.zip
gdb-e117360eb31ae7d2d10e08274171a4159949b704.tar.gz
gdb-e117360eb31ae7d2d10e08274171a4159949b704.tar.bz2
* elf64-alpha.c (elf64_alpha_gc_mark_hook): New.
(elf64_alpha_gc_sweep_hook): New. (elf_backend_gc_mark_hook, elf_backend_gc_sweep_hook): New. (elf_backend_can_gc_sections): New.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 80fa801..9f5d1b5 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,10 @@
+2011-03-29 Richard Henderson <rth@redhat.com>
+
+ * elf64-alpha.c (elf64_alpha_gc_mark_hook): New.
+ (elf64_alpha_gc_sweep_hook): New.
+ (elf_backend_gc_mark_hook, elf_backend_gc_sweep_hook): New.
+ (elf_backend_can_gc_sections): New.
+
2011-03-26 John Marino <binutils@marino.st>
* config.bfd: Add x86_64-*-dragonfly*, fix i386-*-dragonfly*.