summaryrefslogtreecommitdiff
path: root/binutils/dlltool.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * dlltool.c (prefix_encode): New function. Encode temp file prefix from pid.Christopher Faylor2003-07-051-14/+34
* * dlltool.c (gen_def_file): Put demangled name comments onDanny Smith2003-03-221-8/+10
* * rclex.l (handle_quotes): Fix minor formatting problems introduced in previousChristopher Faylor2003-02-201-6/+27
* * dlltool.c (mcore_elf_gen_out_file): Replace all occurrences ofAlan Modra2002-12-121-26/+26
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-70/+115
* Adds support for fastcall symbols as used on Microsoft Windows platformsNick Clifton2002-11-061-141/+163
* * debug.c: Fix formatting.Kazu Hirata2002-05-201-115/+115
* * dlltool.c (process_def_file): Add missing prototype.Alan Modra2002-05-051-19/+13
* Take into account --kill-at (-k) while generating .exp file.Nick Clifton2002-03-011-2/+2
* Tidy up formatting of --help output.Nick Clifton2002-01-231-3/+4