aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/config
AgeCommit message (Collapse)AuthorFilesLines
2005-03-07 * config/default.exp: Remove send_user call for stray output.Ben Elliston1-1/+0
2005-03-03update copyright datesAlan Modra1-1/+1
2004-10-23* dlltool.c: Include <assert.h>.Nick Clifton1-5/+14
(PREFIX_ALIAS_BASE): Define. (struct export): Add member import_name; (def_exports): Set import_name. (make_one_lib_file): Remove prefix alias code, use import_name in .idata$6. (gen_lib_file): Create and delete aliases. * binutils-all/alias.def: New file. * binutils-all/dlltool.exp: Two new -p tests. * config/default.exp (dlltool_gas_flag): New variable. Copy gas and lds executables into tmpdir/gas directory rather than making symlinks which might not be supported by the host OS. Attempt to handle the case where the host OS does not use the .exe extension but the target OS does. * lib/utils-lib.exp (exe_ext): New procedure.
2002-11-06Adds support for fastcall symbols as used on Microsoft Windows platformsNick Clifton1-8/+4
(i386)
2001-07-18* config/default.exp (WINDRES): Add.DJ Delorie1-0/+4
* binutils-all/windres/windres.exp: New. * binutils-all/windres/README: New. * binutils-all/windres/bmp1.bmp: New. * binutils-all/windres/bmpalign.rc: New. * binutils-all/windres/bmpalign.rsd: New. * binutils-all/windres/lang.rc: New. * binutils-all/windres/lang.rsd: New. * binutils-all/windres/msupdate: New. * binutils-all/windres/strtab1.rc: New. * binutils-all/windres/strtab1.rsd: New.
2001-03-13Fix typos in ChangeLogs and update copyright noticesNick Clifton1-1/+2
2001-02-122001-02-11 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+14
* config/default.exp: Set up gcc_gas_flag. * binutils-all/objcopy.exp (copy_setup): Process gcc_gas_flag for Linux only. * binutils-all/testprog.c: Include <string.h> and don't use exit ().
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson2-0/+92