binutils/testsuite/
authorRichard Sandiford <rdsandiford@googlemail.com>
Sat, 20 Nov 2010 15:36:10 +0000 (15:36 +0000)
committerRichard Sandiford <rdsandiford@googlemail.com>
Sat, 20 Nov 2010 15:36:10 +0000 (15:36 +0000)
commitf3097f3364542da446c96759eb04abb0d0507bc2
tree77490b04e4e8d8ce836bda109031de18f0941243
parentc0efa7954e9b799cce65bb1406897ad369e1d006
binutils/testsuite/
* lib/binutils-common.exp: New file.
* lib/utils-lib.exp (load_common_lib): New function.  Load
binutils-common.exp.
(is_elf_format): Delete.

gas/testsuite/
* lib/gas-defs.exp (load_common_lib): New function.  Load
binutils-common.exp.
(is_elf_format, is_aout_format, is_pecoff_format): Delete.

ld/testsuite/
* lib/ld-lib.exp (load_common_lib): New function.  Load
binutils-common.exp.
(is_elf_format, is_elf64, is_aout_format, is_pecoff_format): Delete.
binutils/testsuite/ChangeLog
binutils/testsuite/lib/binutils-common.exp [new file with mode: 0644]
binutils/testsuite/lib/utils-lib.exp
gas/testsuite/ChangeLog
gas/testsuite/lib/gas-defs.exp
ld/testsuite/ChangeLog
ld/testsuite/lib/ld-lib.exp
This page took 0.025354 seconds and 4 git commands to generate.