summaryrefslogtreecommitdiff
path: root/ld/deffilep.y
Commit message (Expand)AuthorAgeFilesLines
* Update sources to GPLv3Nick Clifton2007-07-061-2/+3
* bfd/Alan Modra2007-04-261-3/+2
* * deffilep.y (def_image_name): If LIBRARY or NAME statementDanny Smith2006-04-011-16/+24
* * deffilep.y (def_image_name): If the image name does not haveDanny Smith2006-02-011-1/+10
* Update FSF addressesNick Clifton2005-05-121-1/+1
* update copyright datesAlan Modra2005-03-031-1/+1
* * defilep.y (def_name, def_library): Combine into...Danny Smith2005-01-161-17/+10
* * deffilep.y: Remove commas from %token lines.Andreas Schwab2003-10-191-3/+3
* Convert to C90Alan Modra2003-06-281-124/+88
* Cope with NUL seperated directives. Fix reporting of unparseable directives.Nick Clifton2003-06-271-9/+24
* * 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