Remove path name from test case
[binutils-gdb.git] / binutils / dlltool.c
2023-08-23 Alan Modrabfd_get_symbol_leading_char vs. ""
2023-08-03 Alan Modrabinutils sprintf optimisation
2023-08-03 Alan Modradlltool: sprintf sanitizer null destination pointer
2023-05-25 Alan ModraPR29189, dlltool delaylibs corrupt float/double arguments
2023-01-10 Mark HarmstoneAdd aarch64-w64-mingw32 target
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2022-09-01 Nick Cliftondllwrap, windres and dlltools use mktemp, which should...
2022-08-23 Nick CliftonAdd an option to dlltool to allow the creation of deter...
2022-05-19 Nick CliftonFix potentially uninitialised variables in the Windows...
2022-03-16 Martin Storsj?dlltool: Use the output name as basis for deterministic...
2022-01-22 Martin Storsj?Allow inferring tmp_prefix from the dll name from a...
2022-01-11 Martin StorsjFix multiple problems with DLL generation.
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-11-06 Alan ModraModernise yyerror
2021-04-05 Alan ModraC99 binutils configury
2021-03-31 Alan ModraUse bool in binutils
2021-03-29 Alan ModraTRUE/FALSE simplification
2021-03-22 Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-01-13 Zebediah FiguraAdd SEH support to code generated by dlltool.
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-07-09 Alan ModraRemove powerpc PE support
2020-05-21 Alan ModraReplace "if (x) free (x)" with "free (x)", binutils
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-09-23 Alan Modracoff bfd.h tidy
2019-09-19 Alan Modrabfd_section_* macros
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-10-15 Alan ModraBFD_INIT_MAGIC
2018-04-16 Alan ModraRemove arm-epoc-pe support
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-02-28 Nick CliftonRevert "Add symbol called __nm_<name> to exported symbo...
2017-02-27 Rudy YAdd symbol called __nm_<name> to exported symbols creat...
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-11-14 RudyGenerate correct hint value for IDATA6.
2016-10-05 Alan Modra-Wimplicit-fallthrough warning fixes
2016-03-21 Nick CliftonRemove use of alloca.
2016-01-01 Alan ModraCopyright update for binutils
2015-08-12 H.J. LuRemove trailing spaces in binutils
2015-05-29 Stephen KittFixes a couple of bugs reported in dlltool.
2015-05-12 Stephen KittEnables the -t abbreviated form of the --temp-prefix...
2015-03-05 Nick CliftonFixes PR 17994 - which reported that dlltool was not...
2015-01-27 Nick CliftonFix memory access violations triggered by running dllto...
2015-01-21 Nick CliftonFix memory access violations triggered by running strip...
2015-01-07 Nick CliftonFix memory access violations uncovered by running the...
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-03-05 Alan ModraUpdate copyright years
2014-01-07 Tom Tromeyremove VA_* from binutils
2012-10-29 Alan Modrabinutils/
2012-08-03 Tom Tromey * dlltool.c (scan_obj_file): Close arfile after calling
2012-05-05 Alan ModraReplace all uses of bfd_abs_section, bfd_com_section...
2012-02-21 Kai Tietz PR binutils/13682
2012-02-09 Alan Modra * sysdep.h: Include sys/stat.h here.
2011-10-13 Nick Clifton2011-10-13 Nick Clifton <nickc@redhat.com>
2010-12-01 Kai Tietz2010-12-01 Kai Tietz <kai.tietz@onevision.com>
2010-10-30 Kai Tietz2010-10-30 Kai Tietz <kai.tietz@onevision.com>
2010-04-27 Kai Tietz2010-04-27 Kai Tietz <kai.tietz@onevision.com>
2009-12-11 Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-12-02 Nick Clifton PR binutils/11017
2009-10-28 Kai Tietz2009-10-28 Kai Tietz <kai.tietz@onevision.com>
2009-10-23 Kai Tietz2009-10-23 Kai Tietz <kai.tietz@onevision.com>
2009-10-18 Alan Modra PR binutils/10792
2009-10-16 Nick Clifton PR 10768
2009-09-04 Dave Korn2009-09-04 Timo Kreuzer <timo.kreuzer@web.de>
2009-04-01 Dave Kornbinutils/ChangeLog
2009-01-26 Nick Clifton PR 9766
2009-01-14 Nick CliftonCleanup code related to --identify option.
2009-01-13 Nick CliftonAdd --identify-strict option. Handle ms-style implibs:
2009-01-12 Kai Tietz2009-01-12 Kai Tietz <kai.tietz@onevision.com>
2009-01-08 Kai Tietz2009-01-08 Kai Tietz <kai.tietz@onevision.com>
2008-11-25 Nick Clifton PR7044
2008-11-16 Danny Smith * dlltool.c (identify_search_section): Cast argument...
2008-11-15 Charles WilsonAdded --identify option to dlltool.
2008-10-09 Kai Tietzbinutils/
2008-07-30 Alan ModraSilence gcc printf warnings
2008-03-28 Nick CliftonAdd support for thin archives.
2008-02-12 Nick Clifton* dlltool.c (mcore_elf_cache_filename): Add a const...
2007-10-04 Nick CliftonFix spelling typos.
2007-07-05 Nick CliftonChange sources over to using GPLv3
2007-06-27 Alan Modrabfd/
2007-04-26 Alan Modrabfd/
2007-03-16 Nick CliftonUse pc-relative relocation instead of an absolute reloc...
2007-02-17 Joseph Myerstop level:
2007-02-02 H.J. Lu2076-02-02 H.J. Lu <hongjiu.lu@intel.com>
2006-09-20 Nick CliftonAdd x86_64-mingw64 target
2006-09-16 Nick Clifton* bfd-in.h (STRING_AND_COMMA): New macro. Takes one...
2006-08-21 Nick Cliftonbfd
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-03-09 Danny Smith * dlltool.c: Update copyright year.
2006-03-09 Danny Smith * dlltool.c (add_stdcall_underscore): New flag.
2005-10-03 Mark Mitchell * addr2line.c (usage): Document @file.
2005-09-30 Mark Mitchell * dlltool.c (main): Fix typo.
2005-09-30 Mark Mitchell * addr2line.c (main): Likewise.
2005-08-01 Nick Clifton(alphafunc): Remove and replace usage with nfunc.
2005-07-08 Ben Elliston * bucomm.h: Include <stdarg.h> unconditionally, not...
2005-07-07 Jim WilsonKaveh Ghazi's printf format attribute checking patch.
2005-05-08 Nick CliftonUpdate FSF address
2005-05-02 Ben Elliston * dlltool.c (dtab): Remove empty function.
2005-02-23 Alan Modra * dlltool.c: Warning fixes.
2005-01-21 Ben Elliston * dlltool.c (dump_iat): Remove unused function.
2005-01-16 Danny Smith * dlltool.c (set_dll_name_from_def): New function...
2004-12-06 Ben Elliston * dlltool.c: Comment fix.
next