summaryrefslogtreecommitdiff
path: root/ld/deffilep.y
Commit message (Expand)AuthorAgeFilesLines
* bfd+ld: when / whether to generate .c filesJan Beulich2023-04-041-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* ld: pe: Apply review suggestions on the existing exports/imports arraysMartin Storsjö2022-09-121-81/+76
* ld: pe: Improve performance of object file exclude symbol directivesMartin Storsjö2022-09-121-30/+94
* ld: Support the -exclude-symbols option via COFF def files, with the EXCLUDE_...Martin Storsjö2022-08-011-0/+3
* ld: Add support for a new option, -exclude-symbols, in COFF object file direc...Martin Storsjö2022-08-011-2/+48
* Get rid of fprintf_vma and sprintf_vmaAlan Modra2022-08-011-5/+2
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Modernise yyerrorAlan Modra2021-11-061-3/+2
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Solaris 11.4 ld build failureAlan Modra2020-12-141-4/+4
* Replace "if (x) free (x)" with "free (x)", ldAlan Modra2020-05-211-22/+11
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* elf bfd.h tidyAlan Modra2019-09-231-0/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Speed up direct linking with DLLs on Windows (2/2).Eric Botcazou2018-04-041-12/+88
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* ld whitespace fixesAlan Modra2017-10-121-36/+36
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix spelling in comments in .y files (ld)Ambrogino Modigliani2016-11-271-2/+2
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* 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