OSDN Git Service

Locale changes from Bruno Haible <haible@clisp.cons.org>.
[pf3gnuchains/pf3gnuchains3x.git] / binutils / dlltool.c
2001-09-19 H.J. LuLocale changes from Bruno Haible <haible@clisp.cons...
2001-04-17 DJ Delorie* dlltool.c (do_default_excludes): Initialise to true.
2001-03-30 DJ Delorie* dlltool.c (make_one_lib_file): Fix section flags for
2001-03-14 Christopher Faylor* defparse.y (opt_equal_name): allow "." in name.
2001-03-13 Nick CliftonFix typos in ChangeLogs and update copyright notices
2000-12-19 Nick CliftonAdd missing support for arm-epoc-pe.
2000-04-07 Alan ModraA mostly cosmetic tidy up of warnings and error message...
2000-02-24 Nick CliftonAdd support for WinCE targeted toolchains.
2000-01-20 Nick Cliftonfix dll table lookup code for Motorola
2000-01-05 Nick Cliftonadd year 2000 copyright notice
2000-01-04 Nick CliftonApply Mumit Khan's patch to implement --compat-implib...
1999-12-23 Andrew Haley1999-12-23 Andrew Haley <aph@cygnus.com>
1999-12-17 Nick Cliftonchange default arm gas abi selection to 32
1999-12-17 Nick CliftonFix compile time warnings
1999-12-09 Nick CliftonPass -mpacs-26 by default to arm assembler.
1999-11-03 Nick CliftonChnage the default endianness for mcore to little
1999-11-03 Nick Cliftonclip shorts to prevent assembler warnings
1999-10-26 Nick CliftonRemove spurious test of exp_name
1999-10-22 Nick CliftonAdd default assembler switchhes on a per machine basis.
1999-09-28 DJ Delorie* dlltool.c (scan_drectve_symbols): Handle type tags...
1999-08-19 Nick Cliftonextend comment.
1999-08-18 Nick Cliftononly emit -mthumb-interowrk directive if really necessary.
1999-06-22 Ian Lance Taylor1999-06-23 Mumit Khan <khan@xraylith.wisc.edu>
1999-06-22 Ian Lance Taylor Based on patches from Mumit Khan <khan@xraylith.wisc...
1999-06-21 Nick CliftonLink object files with the .exp file, not the .lib...
1999-06-03 Nick CliftonUse macros to hold names of temporary files.
1999-06-02 Richard Henderson* dlltool.c (gen_exp_file): Revert 19990411 change.
1999-05-16 Nick CliftonAdd support for generating an mcore-elf dll.
1999-05-15 Nick CliftonAdd support for mcore to dlltool.
1999-05-05 Catherine Moore * dlltool.c (interwork): Remove.
1999-05-03 Richard HendersonInitial revision