OpenCores
URL https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-m68hc11/] [m68hc11.exp] - Diff between revs 75 and 166

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 {

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.