diff options
author | Kim Knuttila <krk@cygnus> | 1995-12-04 21:47:37 +0000 |
---|---|---|
committer | Kim Knuttila <krk@cygnus> | 1995-12-04 21:47:37 +0000 |
commit | 545bf026d54e7e80a5559b3ed1101f7ea81e6f51 (patch) | |
tree | 553c10d2d2979fa75e5b4c1f0093f8436656cb89 /bfd/ChangeLog | |
parent | 4ac27a602f10a715c46a3af41dea6401d674136c (diff) | |
download | gdb-545bf026d54e7e80a5559b3ed1101f7ea81e6f51.zip gdb-545bf026d54e7e80a5559b3ed1101f7ea81e6f51.tar.gz gdb-545bf026d54e7e80a5559b3ed1101f7ea81e6f51.tar.bz2 |
Removed some debugging prints. duh
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 170e372..efe2186 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +Mon Dec 4 16:40:47 1995 Kim Knuttila <krk@cygnus.com> + + * coffcode.h (coff_set_alignment_hook): Removed some debugging printf's + Mon Dec 4 11:25:39 1995 Ian Lance Taylor <ian@cygnus.com> * elflink.h (elf_link_output_extsym): Just ignore warning and |