summaryrefslogtreecommitdiff
path: root/binutils/dlltool.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Based on patches from Mumit Khan <khan@xraylith.wisc.EDU>:Ian Lance Taylor1999-06-221-87/+198
* Link object files with the .exp file, not the .lib fileNick Clifton1999-06-211-6/+3
* Use macros to hold names of temporary files.Nick Clifton1999-06-031-10/+35
* * dlltool.c (gen_exp_file): Revert 19990411 change.Richard Henderson1999-06-021-20/+1
* Add support for generating an mcore-elf dll.Nick Clifton1999-05-161-23/+190
* Add support for mcore to dlltool.Nick Clifton1999-05-151-24/+111
* * dlltool.c (interwork): Remove.Catherine Moore1999-05-051-38/+36
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+3199