diff options
author | Kim Knuttila <krk@cygnus> | 1995-11-13 15:21:12 +0000 |
---|---|---|
committer | Kim Knuttila <krk@cygnus> | 1995-11-13 15:21:12 +0000 |
commit | 125d37c4719b9df1d7b60614bd310ac1c7828f8d (patch) | |
tree | 54840feb80488d34e030a0fe677fb57c50e8bec3 /bfd | |
parent | 93b6a3f8e27ed916a82055a21055df496e9dde44 (diff) | |
download | gdb-125d37c4719b9df1d7b60614bd310ac1c7828f8d.zip gdb-125d37c4719b9df1d7b60614bd310ac1c7828f8d.tar.gz gdb-125d37c4719b9df1d7b60614bd310ac1c7828f8d.tar.bz2 |
Missed a debug macro (duh)
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 5b06e7d..e37faa8 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -7,6 +7,7 @@ Mon Nov 13 07:31:35 1995 Kim Knuttila <krk@cygnus.com> (coff_ppc_relocate_section): Added support and fixes for IMGLUE/IFGLUE (ppc_coff_rtype2howto): removed invalid IMGLUE hack (coff_ppc_rtype_to_howto): removed invalid IMGLUE hack + (ppc_record_toc_entry): Removed a debug define (duh) * peicode.h (coff_swap_scnhdr_out): Fixed invalid strcmp for ".reldata" (pe_print_idata): New function - formats the idata section data |