summaryrefslogtreecommitdiff
path: root/ld/pe-dll.c
Commit message (Expand)AuthorAgeFilesLines
* * pe-dll.c (pe_dll_id_target): check object target name alsoDJ Delorie2000-07-191-1/+2
* * pe-dll.c (process_def_file): auto-export data items alsoDJ Delorie2000-07-171-3/+9
* * pe-dll.c (make_one): fix a typo in the __imp_ name decorationDJ Delorie2000-07-131-1/+1
* Remove some forward declarations in ldemul.h and ldfile.h, andAlan Modra2000-07-111-0/+1
* Fix building with --enable-targets=all.Nick Clifton2000-03-011-9/+6
* Add support for WinCE based toolchains.Nick Clifton2000-02-241-4/+96
* Applied Mumit Kha's patch to tweak dll production code.Nick Clifton2000-01-041-8/+14
* Added year 2000 copyright noticeNick Clifton2000-01-041-1/+1
* Apply patch from Mumit Khan to fix bugs generating dll names.Nick Clifton2000-01-041-8/+1
* * pe-dll.c (process_def_file): Move the offset lookup from here toDJ Delorie1999-09-291-3/+51
* * deffilep.y (tokens): Add upper and lower case versions of DATA,DJ Delorie1999-09-281-1/+2
* * pe-dll.h: New file.Ian Lance Taylor1999-09-121-12/+13
* 1999-05-10 DJ Delorie <dj@cygnus.com>DJ Delorie1999-05-111-52/+187
* Initial revisionRichard Henderson1999-05-031-0/+1651