55 Commits (0fd555c412ecfb816f441dce78a3f288c49eb8e5)

Author SHA1 Message Date
Nick Clifton 0fd555c412 * dlltool.c: Include <assert.h>. 22 years ago
Nick Clifton d67a454c81 dlltool.c (make_one_lib_file): Revert 2004-09-02 and 2004-09-04 patches. 22 years ago
Danny Smith 5df31fad47 * dlltool.c (make_one_lib): Test if internal_name was specified 22 years ago
Nick Clifton 5885be8939 (make_one_lib_file): For IDATA6 take the name from exp->internal_name if it 22 years ago
Nick Clifton 607dea9764 dlltool.c (ext_prefix_alias): New global variable. 22 years ago
Nick Clifton 2758961ac0 (asm_prefix): Add parameter: name. No underscore for symbols beginning with ?. 22 years ago
Alan Modra 135dfb4a65 * objcopy.c (copy_section): Use bfd_get_section_size instead of 22 years ago
Nick Clifton 7aa52b1f65 Honour the PRIVATE keyword 22 years ago
Christopher Faylor eff21b8ec2 * dlltool.c (gen_exp_file): Always output names for forwarded symbols. 22 years ago
Danny Smith f93464114f * doc/binutils.texi (dlltool): Document dlltool --temp-prefix 23 years ago
Kazu Hirata 50c2245bd8 * ChangeLog: Fix typos. 23 years ago
Anthony Green 739fea7ba8 Fix C90 conversion 23 years ago
Andreas Jaeger 2da42df615 * addr2line.c: Convert to ISO C90 prototypes, change PTR, remove 23 years ago
Christopher Faylor ff6b622203 * dlltool.c (prefix_encode): Use a fixed length for alpha. 23 years ago
Christopher Faylor bf7a6389e8 * dlltool.c (prefix_encode): New function. Encode temp file prefix from pid. 23 years ago
Danny Smith 2630b4ca5f * dlltool.c (gen_def_file): Put demangled name comments on 23 years ago
Christopher Faylor 0e11a9e98d * rclex.l (handle_quotes): Fix minor formatting problems introduced in previous 23 years ago
Alan Modra 55b9cdf15a * dlltool.c (mcore_elf_gen_out_file): Replace all occurrences of 24 years ago
Alan Modra b34976b65a s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 24 years ago
Nick Clifton c9e3887989 Adds support for fastcall symbols as used on Microsoft Windows platforms 24 years ago
Kazu Hirata 260449986e * debug.c: Fix formatting. 24 years ago
Alan Modra e80ff7de61 * dlltool.c (process_def_file): Add missing prototype. 24 years ago
Nick Clifton f3f7fbb215 Take into account --kill-at (-k) while generating .exp file. 24 years ago
Nick Clifton 8b53311e10 Tidy up formatting of --help output. 25 years ago
H.J. Lu 3882b01078 Locale changes from Bruno Haible <haible@clisp.cons.org>. 25 years ago
DJ Delorie 4bd3d87018 * dlltool.c (do_default_excludes): Initialise to true. 25 years ago
DJ Delorie bee723322c * dlltool.c (make_one_lib_file): Fix section flags for 25 years ago
Christopher Faylor 04847a4d3e * defparse.y (opt_equal_name): allow "." in name. 25 years ago
Nick Clifton 8c2bc6877d Fix typos in ChangeLogs and update copyright notices 25 years ago
Nick Clifton a8c548cb0c Add missing support for arm-epoc-pe. 26 years ago
Alan Modra 37cc8ec1be A mostly cosmetic tidy up of warnings and error message reporting. 26 years ago
Nick Clifton 8a0e0f38af Add support for WinCE targeted toolchains. 26 years ago
Nick Clifton ba8c44fcf6 fix dll table lookup code for Motorola 27 years ago
Nick Clifton fda8e7c4e9 add year 2000 copyright notice 27 years ago
Nick Clifton 5f0f29c341 Apply Mumit Khan's patch to implement --compat-implib command line switch 27 years ago
Andrew Haley 893addd8f4 1999-12-23 Andrew Haley <aph@cygnus.com> 27 years ago
Nick Clifton eaeaa15ca4 change default arm gas abi selection to 32 27 years ago
Nick Clifton 5ea695edcd Fix compile time warnings 27 years ago
Nick Clifton a2186dfed7 Pass -mpacs-26 by default to arm assembler. 27 years ago
Nick Clifton 7e301c9cbd Chnage the default endianness for mcore to little 27 years ago
Nick Clifton f932f8e1da clip shorts to prevent assembler warnings 27 years ago
Nick Clifton 96925346de Remove spurious test of exp_name 27 years ago
Nick Clifton 49c245078a Add default assembler switchhes on a per machine basis. 27 years ago
DJ Delorie ce195b4280 * dlltool.c (scan_drectve_symbols): Handle type tags in exported 27 years ago
Nick Clifton aff05906d2 extend comment. 27 years ago
Nick Clifton 6e7d820549 only emit -mthumb-interowrk directive if really necessary. 27 years ago
Ian Lance Taylor 2481e6a24f 1999-06-23 Mumit Khan <khan@xraylith.wisc.edu> 27 years ago
Ian Lance Taylor bb0cb4db08 Based on patches from Mumit Khan <khan@xraylith.wisc.EDU>: 27 years ago
Nick Clifton 74479bd3b9 Link object files with the .exp file, not the .lib file 27 years ago
Nick Clifton 762100ed56 Use macros to hold names of temporary files. 27 years ago