summaryrefslogtreecommitdiff
path: root/binutils/testsuite/config
Commit message (Collapse)AuthorAgeFilesLines
* * config/default.exp (gcc_gas_flag, dlltool_gas_flag): Define toJoseph Myers2008-02-261-2/+8
| | | | empty for testing an installed toolchain.
* Change sources over to using GPLv3Nick Clifton2007-07-051-2/+2
|
* * config/default.exp: Do not load the unneeded util-defs.exp.Ben Elliston2005-12-241-2/+1
|
* binutils/testsuite/Jan Beulich2005-11-151-15/+20
| | | | | | | | | | | | | | | | 2005-11-15 Jan Beulich <jbeulich@novell.com> * config/default.exp (link_or_copy): New. Use it for setting up assembler and linker for the compiler to use. ld/testsuite/ 2005-11-15 Jan Beulich <jbeulich@novell.com> * ld-bootstrap/bootstrap.exp: Delete ld-partial.o and ld[123]* after test. * ld-elf/elf.exp: Delete preinit, init, and fini after test. * ld-elf/sec64k.exp: Use macro and repeat in generated source files. Delete object files after test.
* Update FSF addressNick Clifton2005-05-081-1/+1
|
* * config/default.exp: Remove send_user call for stray output.Ben Elliston2005-03-071-1/+0
|
* update copyright datesAlan Modra2005-03-031-1/+1
|
* * dlltool.c: Include <assert.h>.Nick Clifton2004-10-231-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.
* Adds support for fastcall symbols as used on Microsoft Windows platformsNick Clifton2002-11-061-8/+4
| | | | (i386)
* * config/default.exp (WINDRES): Add.DJ Delorie2001-07-181-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.
* Fix typos in ChangeLogs and update copyright noticesNick Clifton2001-03-131-1/+2
|
* 2001-02-11 H.J. Lu <hjl@gnu.org>H.J. Lu2001-02-121-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 ().
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-032-0/+92