OSDN Git Service

* emultempl/pe.em (gld_*_after_open): detect case where there two
authorDJ Delorie <dj@delorie.com>
Mon, 2 Oct 2000 14:39:46 +0000 (14:39 +0000)
committerDJ Delorie <dj@delorie.com>
Mon, 2 Oct 2000 14:39:46 +0000 (14:39 +0000)
commiteb11bd523fa701adf60c22dc78e2c54eeaa3fca1
tree3a7855236a2cb6c5672645e36a0f2bf28184393a
parent39a53f0b49bfd4a72be039f174ae21bfca8e03ca
* emultempl/pe.em (gld_*_after_open): detect case where there two
import libraries for same dll; rename one to ensure proper link
order.

* pe-dll.c (process_def_file): compare ordinals to -1, not 0; fix
typo
(generate_edata): fix typo
ld/ChangeLog
ld/emultempl/pe.em
ld/pe-dll.c