URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 75 |
Rev 166 |
Line 1... |
Line 1... |
# Expect script for run_dump_test based ld-m68hc11 tests.
|
# Expect script for run_dump_test based ld-m68hc11 tests.
|
# Copyright 2002, 2005, 2007 Free Software Foundation, Inc.
|
# Copyright 2002, 2005, 2007, 2012 Free Software Foundation, Inc.
|
#
|
#
|
# This file is part of the GNU Binutils.
|
# This file is part of the GNU Binutils.
|
#
|
#
|
# This program is free software; you can redistribute it and/or modify
|
# This program is free software; you can redistribute it and/or modify
|
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
Line 20... |
Line 20... |
#
|
#
|
# Adapted from ld-sh/rd-sh.exp
|
# Adapted from ld-sh/rd-sh.exp
|
|
|
# Test 68HC11 relaxing. This tests the assembler as well as the linker.
|
# Test 68HC11 relaxing. This tests the assembler as well as the linker.
|
|
|
if { ![istarget m6811-*-*] && ![istarget m6812-*-*] } {
|
if { ![istarget m6811-*-*] && ![istarget m6812-*-*]
|
|
&& ![istarget m68hc11-*-*] && ![istarget m68hc12-*-*] } {
|
return
|
return
|
}
|
}
|
|
|
set rd_test_list [lsort [glob -nocomplain $srcdir/$subdir/*.d]]
|
set rd_test_list [lsort [glob -nocomplain $srcdir/$subdir/*.d]]
|
foreach shtest $rd_test_list {
|
foreach shtest $rd_test_list {
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.