summaryrefslogtreecommitdiff
path: root/binutils/dlltool.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* PR 9766Nick Clifton2009-01-261-2/+3
* Cleanup code related to --identify option.Nick Clifton2009-01-141-66/+145
* Add --identify-strict option. Handle ms-style implibs:Nick Clifton2009-01-131-88/+271
* 2009-01-12 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2009-01-121-101/+110
* 2009-01-08 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2009-01-081-4/+23
* PR7044Nick Clifton2008-11-251-3/+4
* * dlltool.c (identify_search_section): Cast argument, not returnDanny Smith2008-11-161-1/+1
* Added --identify option to dlltool.Charles Wilson2008-11-151-2/+206
* binutils/Kai Tietz2008-10-091-16/+27
* Silence gcc printf warningsAlan Modra2008-07-301-3/+3
* Add support for thin archives.Nick Clifton2008-03-281-0/+1
* * dlltool.c (mcore_elf_cache_filename): Add a const qualifier toNick Clifton2008-02-121-5/+5
* Fix spelling typos.Nick Clifton2007-10-041-2/+2