summaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorAaron W. LaFramboise <aaronavay62@aaronwl.com>2004-10-24 17:49:55 +0000
committerAaron W. LaFramboise <aaronavay62@aaronwl.com>2004-10-24 17:49:55 +0000
commitca5f3f429276b025db321b0b2227fcf6ccb4bfae (patch)
tree9f1310598bc2e09305c7d7bcaaefdaf5d6f49e16 /binutils
parent2f820f8418a7fd570f640c55b8184cc095bfd75f (diff)
downloadbinutils-redhat-ca5f3f429276b025db321b0b2227fcf6ccb4bfae.tar.gz
* 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.
Diffstat (limited to 'binutils')
-rw-r--r--binutils/testsuite/binutils-all/alias.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/binutils/testsuite/binutils-all/alias.def b/binutils/testsuite/binutils-all/alias.def
new file mode 100644
index 0000000000..d59d4a0118
--- /dev/null
+++ b/binutils/testsuite/binutils-all/alias.def
@@ -0,0 +1,2 @@
+EXPORTS
+symbol=nothing