From 125d37c4719b9df1d7b60614bd310ac1c7828f8d Mon Sep 17 00:00:00 2001 From: Kim Knuttila Date: Mon, 13 Nov 1995 15:21:12 +0000 Subject: [PATCH] Missed a debug macro (duh) --- bfd/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 5b06e7d4d4..e37faa8a45 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -7,6 +7,7 @@ Mon Nov 13 07:31:35 1995 Kim Knuttila (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