src/binutils/testsuite/binutils-all alias.def
aaronwl@sourceware.org
aaronwl@sourceware.org
Sun Oct 24 17:49:00 GMT 2004
CVSROOT: /cvs/src
Module name: src
Changes by: aaronwl@sourceware.org 2004-10-24 17:49:57
Added files:
binutils/testsuite/binutils-all: alias.def
Log message:
* dlltool.c: Include <assert.h>.
(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.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/testsuite/binutils-all/alias.def.diff?cvsroot=src&r1=NONE&r2=1.1
More information about the Binutils-cvs
mailing list