This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch ld/dlltool]: Allow empty LIBRARY statement in .def file


Hi Kai,

binutils/
2012-07-25  Kai Tietz

         * defparse.y (command): Call def_library only if name isn't
NULL and not empty.

ld/

2012-07-25 Kai Tietz

         * deffilep.y (command): Call def_image_name only if name isn't
NULL and not empty.

Regression tested for x86_64-w64-mingw32, i686-w64-mingw32, and
i686-pc-cygwin.  ok for apply?

Probably. :-) You only included that patch to defparse.y in your posting, and missed out the patch to deffilep.y. I do not see any problems with the patch so far, but please could you post the full thing so that I can check it over.


Cheers
  Nick



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]