summaryrefslogtreecommitdiff
path: root/ld/deffilep.y
Commit message (Expand)AuthorAgeFilesLines
* * defilep.y (opt_base): If no number given, set to defaultDanny Smith2003-03-181-1/+1
* * deffilep.y (def_import): Use default extension of "dll"Danny Smith2003-03-131-11/+17
* * deffilep.y (def_lex): Accept '.' as valid non-lead char.Danny Smith2003-03-121-1/+1
* Add code to prevent importing a dll multiple times.Nick Clifton2003-01-281-42/+76
* Adds support for fastcall symbols as used on Microsoft Windows platformsNick Clifton2002-11-061-9/+30
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-7/+7
* * deffilep.y (def_stash_module): Constify "name" param.Alan Modra2001-09-181-4/+5
* * deffilep.y: Add missing prototypes.Andreas Jaeger2001-08-211-3/+5
* Fixtypos in ChangeLogs, fix copyright dates in filesNick Clifton2001-03-131-1/+1
* 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-1/+7
* * deffilep.y (tokens): Add upper and lower case versions of DATA,DJ Delorie1999-09-281-15/+30
* * pe-dll.h: New file.Ian Lance Taylor1999-09-121-1/+0
* Initial revisionRichard Henderson1999-05-031-0/+1004