URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Show entire file |
Details |
Blame |
View Log
Rev 15 |
Rev 166 |
Line 1... |
Line 1... |
# Copyright 1999, 2000, 2001, 2003, 2004, 2007, 2009
|
# Copyright 1999, 2000, 2001, 2003, 2004, 2007, 2009, 2012
|
# Free Software Foundation, Inc.
|
# Free Software Foundation, Inc.
|
|
|
# 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
|
# the Free Software Foundation; either version 3 of the License, or
|
# the Free Software Foundation; either version 3 of the License, or
|
Line 335... |
Line 335... |
|
|
readelf_wi_test
|
readelf_wi_test
|
readelf_compressed_wa_test
|
readelf_compressed_wa_test
|
|
|
readelf_dump_test
|
readelf_dump_test
|
|
|
|
# PR 13482 - Check for off-by-one errors when dumping .note sections.
|
|
if {![binutils_assemble $srcdir/$subdir/version.s tmpdir/version.o]} then {
|
|
perror "could not assemble version note test file"
|
|
unresolved "readelf - failed to assemble"
|
|
return
|
|
}
|
|
|
|
if ![is_remote host] {
|
|
set tempfile tmpdir/version.o
|
|
} else {
|
|
set tempfile [remote_download host tmpdir/version.o]
|
|
}
|
|
|
|
readelf_test -n $tempfile readelf.n {}
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.