diff options
author | Catherine Moore <clm@redhat.com> | 1998-09-16 16:31:18 +0000 |
---|---|---|
committer | Catherine Moore <clm@redhat.com> | 1998-09-16 16:31:18 +0000 |
commit | 9c682261653618cc4fed8adbe6ff2b1628e12b1d (patch) | |
tree | 02498938105902df50142ec593ce9ba279fd1966 /bfd | |
parent | d9720f0dd4d203dfb32f4f9c316f76d0bca0405b (diff) | |
download | gdb-9c682261653618cc4fed8adbe6ff2b1628e12b1d.zip gdb-9c682261653618cc4fed8adbe6ff2b1628e12b1d.tar.gz gdb-9c682261653618cc4fed8adbe6ff2b1628e12b1d.tar.bz2 |
get rid of print statement in elf32_arm_gc_mark_hook.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 2e6da89..0030f98 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Wed Sep 16 11:26:49 CDT 1998 Catherine Moore <clm@cygnus.com> + + * elf32-arm.c (elf32_arm_gc_mark_hook): Remove print + statement. + 1998-09-15 Geoff Keating <geoffk@ozemail.com.au> * elf32-ppc.c (ppc_elf_relocate_section): Reverse output_offset |