aboutsummaryrefslogtreecommitdiff
path: root/binutils/dlltool.c
AgeCommit message (Expand)AuthorFilesLines
2004-12-06 * dlltool.c: Comment fix.Ben Elliston1-1/+1
2004-10-23* dlltool.c: Include <assert.h>.Nick Clifton1-36/+38
2004-10-08dlltool.c (make_one_lib_file): Revert 2004-09-02 and 2004-09-04 patches.Nick Clifton1-8/+2
2004-09-04 * dlltool.c (make_one_lib): Test if internal_name was specifiedDanny Smith1-2/+5
2004-09-02(make_one_lib_file): For IDATA6 take the name from exp->internal_name if itNick Clifton1-3/+6
2004-07-12dlltool.c (ext_prefix_alias): New global variable.Nick Clifton1-5/+44
2004-07-09 (asm_prefix): Add parameter: name. No underscore for symbols beginning with ?.Nick Clifton1-31/+35
2004-06-15 * objcopy.c (copy_section): Use bfd_get_section_size instead ofAlan Modra1-1/+1
2004-03-08Honour the PRIVATE keywordNick Clifton1-35/+33
2004-02-21* dlltool.c (gen_exp_file): Always output names for forwarded symbols.Christopher Faylor1-6/+6
2003-11-25 * doc/binutils.texi (dlltool): Document dlltool --temp-prefixDanny Smith1-0/+1
2003-10-27 * ChangeLog: Fix typos.Kazu Hirata1-5/+5
2003-09-15Fix C90 conversionAnthony Green1-5/+5
2003-09-14 * addr2line.c: Convert to ISO C90 prototypes, change PTR, removeAndreas Jaeger1-248/+118
2003-07-05* dlltool.c (prefix_encode): Use a fixed length for alpha.Christopher Faylor1-1/+1
2003-07-05* dlltool.c (prefix_encode): New function. Encode temp file prefix from pid.Christopher Faylor1-14/+34
2003-03-22 * dlltool.c (gen_def_file): Put demangled name comments onDanny Smith1-8/+10
2003-02-20* rclex.l (handle_quotes): Fix minor formatting problems introduced in previousChristopher Faylor1-6/+27
2002-12-12 * dlltool.c (mcore_elf_gen_out_file): Replace all occurrences ofAlan Modra1-26/+26
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-70/+115
2002-11-06Adds support for fastcall symbols as used on Microsoft Windows platformsNick Clifton1-141/+163
2002-05-20 * debug.c: Fix formatting.Kazu Hirata1-115/+115
2002-05-05 * dlltool.c (process_def_file): Add missing prototype.Alan Modra1-19/+13
2002-03-01Take into account --kill-at (-k) while generating .exp file.Nick Clifton1-2/+2
2002-01-23Tidy up formatting of --help output.Nick Clifton1-3/+4
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-3/+6
2001-04-17* dlltool.c (do_default_excludes): Initialise to true.DJ Delorie1-1/+1
2001-03-30* dlltool.c (make_one_lib_file): Fix section flags forDJ Delorie1-10/+19
2001-03-14* defparse.y (opt_equal_name): allow "." in name.Christopher Faylor1-7/+29
2001-03-13Fix typos in ChangeLogs and update copyright noticesNick Clifton1-1/+2
2000-12-19Add missing support for arm-epoc-pe.Nick Clifton1-1/+8
2000-04-07A mostly cosmetic tidy up of warnings and error message reporting.Alan Modra1-57/+19
2000-02-24Add support for WinCE targeted toolchains.Nick Clifton1-0/+8
2000-01-20fix dll table lookup code for MotorolaNick Clifton1-14/+18
2000-01-05add year 2000 copyright noticeNick Clifton1-1/+1
2000-01-04Apply Mumit Khan's patch to implement --compat-implib command line switchNick Clifton1-21/+39
1999-12-231999-12-23 Andrew Haley <aph@cygnus.com>Andrew Haley1-4/+4
1999-12-17change default arm gas abi selection to 32Nick Clifton1-1/+1
1999-12-17Fix compile time warningsNick Clifton1-11/+16
1999-12-09Pass -mpacs-26 by default to arm assembler.Nick Clifton1-7/+21
1999-11-03Chnage the default endianness for mcore to littleNick Clifton1-4/+4
1999-11-03clip shorts to prevent assembler warningsNick Clifton1-3/+4
1999-10-26Remove spurious test of exp_nameNick Clifton1-2/+1
1999-10-22Add default assembler switchhes on a per machine basis.Nick Clifton1-62/+57
1999-09-28* dlltool.c (scan_drectve_symbols): Handle type tags in exportedDJ Delorie1-4/+19
1999-08-19extend comment.Nick Clifton1-2/+27
1999-08-18only emit -mthumb-interowrk directive if really necessary.Nick Clifton1-12/+12
1999-06-221999-06-23 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor1-3/+3
1999-06-22 Based on patches from Mumit Khan <khan@xraylith.wisc.EDU>:Ian Lance Taylor1-87/+198
1999-06-21Link object files with the .exp file, not the .lib fileNick Clifton1-6/+3