summaryrefslogtreecommitdiff
path: root/binutils/dlltool.c
Commit message (Expand)AuthorAgeFilesLines
* Modernise yyerrorAlan Modra2021-11-061-3/+1
* C99 binutils configuryAlan Modra2021-04-051-3/+1
* Use bool in binutilsAlan Modra2021-03-311-43/+43
* TRUE/FALSE simplificationAlan Modra2021-03-291-1/+1
* Add startswith function and use it instead of CONST_STRNEQ.Martin Liska2021-03-221-2/+2
* Add SEH support to code generated by dlltool.Zebediah Figura2021-01-131-21/+29
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Remove powerpc PE supportAlan Modra2020-07-091-299/+25
* Replace "if (x) free (x)" with "free (x)", binutilsAlan Modra2020-05-211-12/+4
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* coff bfd.h tidyAlan Modra2019-09-231-0/+1
* bfd_section_* macrosAlan Modra2019-09-191-9/+7
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* BFD_INIT_MAGICAlan Modra2018-10-151-1/+2
* Remove arm-epoc-pe supportAlan Modra2018-04-161-19/+2
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Revert "Add symbol called __nm_<name> to exported symbols created by dlltool."Nick Clifton2017-02-281-19/+1
* Add symbol called __nm_<name> to exported symbols created by dlltool.Rudy Y2017-02-271-1/+19
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Generate correct hint value for IDATA6.Rudy2016-11-141-16/+5
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-1/+2
* Remove use of alloca.Nick Clifton2016-03-211-10/+12
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Remove trailing spaces in binutilsH.J. Lu2015-08-121-29/+29
* Fixes a couple of bugs reported in dlltool.Stephen Kitt2015-05-291-0/+4
* Enables the -t abbreviated form of the --temp-prefix command line option for ...Stephen Kitt2015-05-121-2/+2
* Fixes PR 17994 - which reported that dlltool was not deleting temporary files...Nick Clifton2015-03-051-9/+43
* Fix memory access violations triggered by running dlltool on corrupt binaries.Nick Clifton2015-01-271-1/+9
* Fix memory access violations triggered by running strip on fuzzed binaries.Nick Clifton2015-01-211-0/+1
* Fix memory access violations uncovered by running the dlltool on fuzzed binar...Nick Clifton2015-01-071-0/+3
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* remove VA_* from binutilsTom Tromey2014-01-071-5/+6
* binutils/Alan Modra2012-10-291-11/+12
* * dlltool.c (scan_obj_file): Close arfile after callingTom Tromey2012-08-031-1/+3
* Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra2012-05-051-2/+2
* PR binutils/13682Kai Tietz2012-02-211-11/+47
* * sysdep.h: Include sys/stat.h here.Alan Modra2012-02-091-12/+3
* 2011-10-13 Nick Clifton <nickc@redhat.com>Nick Clifton2011-10-131-3/+3
* 2010-12-01 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2010-12-011-0/+13
* 2010-10-30 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2010-10-301-3/+17
* 2010-04-27 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2010-04-271-0/+10
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-12/+12
* PR binutils/11017Nick Clifton2009-12-021-6/+14
* 2009-10-28 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2009-10-281-6/+25
* 2009-10-23 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2009-10-231-22/+47
* PR binutils/10792Alan Modra2009-10-181-5/+11
* PR 10768Nick Clifton2009-10-161-52/+84
* 2009-09-04 Timo Kreuzer <timo.kreuzer@web.de>Dave Korn2009-09-041-36/+232
* binutils/ChangeLogDave Korn2009-04-011-8/+17