binutils / x86_64 / mingw32
Nick Clifton
nickc@redhat.com
Mon Jan 8 16:22:00 GMT 2007
More information about the Binutils mailing list
Mon Jan 8 16:22:00 GMT 2007
- Previous message (by thread): The Linux binutils 2.17.50.0.9 is released
- Next message (by thread): [PATCH] MinGW bootstrap fix.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Kai, > diff -b -u -r1.1 pep-dll.h > --- pep-dll.h 20 Sep 2006 11:35:09 -0000 1.1 > +++ pep-dll.h 29 Dec 2006 15:55:58 -0000 > @@ -49,5 +49,6 @@ > extern void pep_walk_relocs_of_symbol > (struct bfd_link_info *, const char *, int (*) (arelent *, asection > *)); > extern void pep_create_import_fixup (arelent * rel, asection *, int); > +extern bfd_boolean pep_bfd_is_dll(bfd *abfd); > > #endif /* PEP_DLL_H */ This part of the patch does not appear to have been applied, so I have applied it for you. Cheers Nick ld/ChangeLog 2007-01-08 Nick Clifton <nickc@redhat.com> * pep-dll.h (pep_bfd_is_dll): Add prototype.
- Previous message (by thread): The Linux binutils 2.17.50.0.9 is released
- Next message (by thread): [PATCH] MinGW bootstrap fix.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list