summaryrefslogtreecommitdiff
path: root/binutils/dlltool.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change sources over to using GPLv3Nick Clifton2007-07-051-1/+1
* bfd/Alan Modra2007-06-271-5/+5
* bfd/Alan Modra2007-04-261-1/+2
* Use pc-relative relocation instead of an absolute relocation for x86_64-pc-mi...Nick Clifton2007-03-161-0/+6
* top level:Joseph Myers2007-02-171-1/+3
* 2076-02-02 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-02-021-13/+15
* Add x86_64-mingw64 targetNick Clifton2006-09-201-10/+87
* * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton2006-09-161-2/+2
* bfdNick Clifton2006-08-211-1/+15
* * dlltool.c: Update copyright year.Danny Smith2006-03-091-1/+1
* * dlltool.c (add_stdcall_underscore): New flag.Danny Smith2006-03-091-2/+11
* * addr2line.c (usage): Document @file.Mark Mitchell2005-10-031-0/+1
* * dlltool.c (main): Fix typo.Mark Mitchell2005-09-301-1/+1
* * addr2line.c (main): Likewise.Mark Mitchell2005-09-301-0/+2
* (alphafunc): Remove and replace usage with nfunc.Nick Clifton2005-08-011-12/+10
* * bucomm.h: Include <stdarg.h> unconditionally, not only whenBen Elliston2005-07-081-6/+0
* Kaveh Ghazi's printf format attribute checking patch.Jim Wilson2005-07-071-1/+1
* Update FSF addressNick Clifton2005-05-081-2/+2
* * dlltool.c (dtab): Remove empty function.Ben Elliston2005-05-021-25/+0
* * dlltool.c: Warning fixes.Alan Modra2005-02-231-3/+3
* * dlltool.c (dump_iat): Remove unused function.Ben Elliston2005-01-211-419/+328
* * dlltool.c (set_dll_name_from_def): New function. Strip nameDanny Smith2005-01-161-8/+23
* * dlltool.c: Comment fix.Ben Elliston2004-12-061-1/+1
* * dlltool.c: Include <assert.h>.Nick Clifton2004-10-231-36/+38
* dlltool.c (make_one_lib_file): Revert 2004-09-02 and 2004-09-04 patches.Nick Clifton2004-10-081-8/+2
* * dlltool.c (make_one_lib): Test if internal_name was specifiedDanny Smith2004-09-041-2/+5
* (make_one_lib_file): For IDATA6 take the name from exp->internal_name if itNick Clifton2004-09-021-3/+6
* dlltool.c (ext_prefix_alias): New global variable.Nick Clifton2004-07-121-5/+44
* (asm_prefix): Add parameter: name. No underscore for symbols beginning with ?.Nick Clifton2004-07-091-31/+35
* * objcopy.c (copy_section): Use bfd_get_section_size instead ofAlan Modra2004-06-151-1/+1
* Honour the PRIVATE keywordNick Clifton2004-03-081-35/+33
* * dlltool.c (gen_exp_file): Always output names for forwarded symbols.Christopher Faylor2004-02-211-6/+6
* * doc/binutils.texi (dlltool): Document dlltool --temp-prefixDanny Smith2003-11-251-0/+1
* * ChangeLog: Fix typos.Kazu Hirata2003-10-271-5/+5
* Fix C90 conversionAnthony Green2003-09-151-5/+5
* * addr2line.c: Convert to ISO C90 prototypes, change PTR, removeAndreas Jaeger2003-09-141-248/+118
* * dlltool.c (prefix_encode): Use a fixed length for alpha.Christopher Faylor2003-07-051-1/+1