1999-09-11 Donn Terry <donn@interix.com>
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index d844da2d3200452148c7baffa4fbf8ef9cfbb3df..94d87cc89c8f5658cacfbf97875d20a243058bdf 100644 (file)
@@ -7,6 +7,17 @@
 
 1999-09-11  Donn Terry  <donn@interix.com>
 
+       * libpei.h: New file, broken out of peicode.h.
+       * peigen.c: New file, broken out of peicode.h.
+       * peicode.h: A bunch of code moved out to libpei.h and peigen.c.
+       * configure.in: Add peigen.lo to list of files required for each
+       PE target.
+       * Makefile.am: Rebuild dependencies.
+       (BFD32_BACKENDS): Add peigen.lo.
+       (BFD32_BACKENDS_CFILES): Add peigen.c.
+       (SOURCE_HFILES): Add libpei.h.
+       * configure, Makefile.in: Rebuild.
+
        * peicode.h (coff_swap_scnhdr_in): Don't check for a special
        section name of _BSS; check IMAGE_SCN_CNT_UNINITIALIZED_DATA
        instead.  Don't clear the s_paddr field for an uninitialized data
This page took 0.024534 seconds and 4 git commands to generate.