summaryrefslogtreecommitdiff
path: root/ld/deffilep.y
Commit message (Expand)AuthorAgeFilesLines
* PR ld/15957Nick Clifton2013-09-171-6/+13
* * deffilep.y (def_image_name): Adjust type of base-addressKai Tietz2013-01-251-6/+14
* Remove trailing white spaces in ldH.J. Lu2013-01-101-21/+21
* PR binutils/13710Kai Tietz2012-02-241-1/+6
* * deffilep.y (cmp_import_elem): Sort first by module name.Kai Tietz2012-02-191-1/+3
* * deffilep.y (find_export_in_list): Set is_indent forKai Tietz2012-02-131-4/+20
* ChangeLog binutilsKai Tietz2012-02-111-21/+49
* 2011-04-18 Kai Tietz <ktietz@redhat.com>Kai Tietz2011-04-181-4/+30
* 2011-04-18 Kai Tietz <ktietz@redhat.com>Kai Tietz2011-04-181-10/+62
* 2011-04-13 Kai Tietz <ktietz@redhat.com>Kai Tietz2011-04-131-13/+182
* 2010-05-25 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2010-05-251-0/+18
* * deffilep.y (def_file_free): Add missing shadow parameter renaming.Dave Korn2009-12-171-4/+4
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-105/+108
* 2009-10-23 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2009-10-231-18/+56
* 2009-10-23 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2009-10-231-1/+1
* update copyright datesAlan Modra2009-09-021-2/+2
* ld/ChangeLogDave Korn2009-05-271-7/+28
* ==> bfd/ChangeLog <==Dave Korn2009-05-191-1/+24
* * deffilep.y (STACKSIZE_K): Rename from STACKSIZE.Alan Modra2009-04-291-4/+4
* 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