This is the mail archive of the binutils-cvs@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/binutils/testsuite/binutils-all alias.def


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]