* peicode.h (coff_swap_filehdr_in): can't use e_magic because we
authorDJ Delorie <dj@redhat.com>
Fri, 30 Jun 2000 21:57:53 +0000 (21:57 +0000)
committerDJ Delorie <dj@redhat.com>
Fri, 30 Jun 2000 21:57:53 +0000 (21:57 +0000)
can't assume the PE header is at 0x80.

bfd/ChangeLog

index e8e8b630b277c45e01df6d8245a5f6d2452de5b0..cb7a27ade8c19e2e84cd5cbb1106e07484d608d4 100644 (file)
@@ -1,3 +1,8 @@
+2000-06-30  DJ Delorie  <dj@cygnus.com>
+       
+       * peicode.h (coff_swap_filehdr_in): can't use e_magic because we
+       can't assume the PE header is at 0x80.
+
 2000-06-29  Mark Elbrecht  <snowball3@bigfoot.com>
 
        * syms.c (_bfd_stab_section_find_nearest_line): Use IS_ABSOLUTE_PATH.
This page took 0.120263 seconds and 4 git commands to generate.