aboutsummaryrefslogtreecommitdiff
path: root/binutils/dlltool.c
AgeCommit message (Expand)AuthorFilesLines
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
1999-06-03Use macros to hold names of temporary files.Nick Clifton1-10/+35
1999-06-02* dlltool.c (gen_exp_file): Revert 19990411 change.Richard Henderson1-20/+1
1999-05-16Add support for generating an mcore-elf dll.Nick Clifton1-23/+190
1999-05-15Add support for mcore to dlltool.Nick Clifton1-24/+111
1999-05-05 * dlltool.c (interwork): Remove.Catherine Moore1-38/+36
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+3199