summaryrefslogtreecommitdiff
path: root/ld/deffilep.y
AgeCommit message (Expand)Author
2022-08-01ld: Support the -exclude-symbols option via COFF def files, with the EXCLUDE_...Martin Storsjö
2022-08-01ld: Add support for a new option, -exclude-symbols, in COFF object file direc...Martin Storsjö
2022-08-01Get rid of fprintf_vma and sprintf_vmaAlan Modra
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-11-06Modernise yyerrorAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-12-14Solaris 11.4 ld build failureAlan Modra
2020-05-21Replace "if (x) free (x)" with "free (x)", ldAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-09-23elf bfd.h tidyAlan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-04-04Speed up direct linking with DLLs on Windows (2/2).Eric Botcazou
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-10-12ld whitespace fixesAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-11-27Fix spelling in comments in .y files (ld)Ambrogino Modigliani
2016-01-01Copyright update for binutilsAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-09-17 PR ld/15957Nick Clifton
2013-01-25 * deffilep.y (def_image_name): Adjust type of base-addressKai Tietz
2013-01-10Remove trailing white spaces in ldH.J. Lu
2012-02-24 PR binutils/13710Kai Tietz
2012-02-19 * deffilep.y (cmp_import_elem): Sort first by module name.Kai Tietz
2012-02-13 * deffilep.y (find_export_in_list): Set is_indent forKai Tietz
2012-02-11ChangeLog binutilsKai Tietz
2011-04-182011-04-18 Kai Tietz <ktietz@redhat.com>Kai Tietz
2011-04-182011-04-18 Kai Tietz <ktietz@redhat.com>Kai Tietz
2011-04-132011-04-13 Kai Tietz <ktietz@redhat.com>Kai Tietz
2010-05-252010-05-25 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2009-12-17 * deffilep.y (def_file_free): Add missing shadow parameter renaming.Dave Korn
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-10-232009-10-23 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2009-10-232009-10-23 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2009-09-02update copyright datesAlan Modra
2009-05-27ld/ChangeLogDave Korn
2009-05-19==> bfd/ChangeLog <==Dave Korn
2009-04-29 * deffilep.y (STACKSIZE_K): Rename from STACKSIZE.Alan Modra
2007-07-06Update sources to GPLv3Nick Clifton
2007-04-26bfd/Alan Modra
2006-04-01 * deffilep.y (def_image_name): If LIBRARY or NAME statementDanny Smith
2006-02-01 * deffilep.y (def_image_name): If the image name does not haveDanny Smith
2005-05-12Update FSF addressesNick Clifton
2005-03-03update copyright datesAlan Modra
2005-01-16 * defilep.y (def_name, def_library): Combine into...Danny Smith
2003-10-19 * deffilep.y: Remove commas from %token lines.Andreas Schwab
2003-06-28Convert to C90Alan Modra
2003-06-27Cope with NUL seperated directives. Fix reporting of unparseable directives.Nick Clifton
2003-03-18 * defilep.y (opt_base): If no number given, set to defaultDanny Smith
2003-03-13 * deffilep.y (def_import): Use default extension of "dll"Danny Smith