summaryrefslogtreecommitdiff
path: root/binutils/dlltool.c
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-3/+6
* * dlltool.c (do_default_excludes): Initialise to true.DJ Delorie2001-04-171-1/+1
* * dlltool.c (make_one_lib_file): Fix section flags forDJ Delorie2001-03-301-10/+19
* * defparse.y (opt_equal_name): allow "." in name.Christopher Faylor2001-03-141-7/+29
* Fix typos in ChangeLogs and update copyright noticesNick Clifton2001-03-131-1/+2
* Add missing support for arm-epoc-pe.Nick Clifton2000-12-191-1/+8
* A mostly cosmetic tidy up of warnings and error message reporting.Alan Modra2000-04-071-57/+19
* Add support for WinCE targeted toolchains.Nick Clifton2000-02-241-0/+8
* fix dll table lookup code for MotorolaNick Clifton2000-01-201-14/+18
* add year 2000 copyright noticeNick Clifton2000-01-051-1/+1
* Apply Mumit Khan's patch to implement --compat-implib command line switchNick Clifton2000-01-041-21/+39
* 1999-12-23 Andrew Haley <aph@cygnus.com>Andrew Haley1999-12-231-4/+4
* change default arm gas abi selection to 32Nick Clifton1999-12-171-1/+1
* Fix compile time warningsNick Clifton1999-12-171-11/+16
* Pass -mpacs-26 by default to arm assembler.Nick Clifton1999-12-091-7/+21
* Chnage the default endianness for mcore to littleNick Clifton1999-11-031-4/+4
* clip shorts to prevent assembler warningsNick Clifton1999-11-031-3/+4
* Remove spurious test of exp_nameNick Clifton1999-10-261-2/+1
* Add default assembler switchhes on a per machine basis.Nick Clifton1999-10-221-62/+57
* * dlltool.c (scan_drectve_symbols): Handle type tags in exportedDJ Delorie1999-09-281-4/+19
* extend comment.Nick Clifton1999-08-191-2/+27
* only emit -mthumb-interowrk directive if really necessary.Nick Clifton1999-08-181-12/+12
* 1999-06-23 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor1999-06-221-3/+3