diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2005-11-11 00:29:14 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2005-11-11 00:29:14 +0000 |
commit | 629a14649b3af8656252fd53d62f87f35795b732 (patch) | |
tree | d5a1a931c2f060a4876e9a205eb06def9280aa1b /ld/testsuite | |
parent | c1446365bb71ed42f37ac5a873b543bcaeb875e7 (diff) | |
download | gdb-629a14649b3af8656252fd53d62f87f35795b732.zip gdb-629a14649b3af8656252fd53d62f87f35795b732.tar.gz gdb-629a14649b3af8656252fd53d62f87f35795b732.tar.bz2 |
* ld-cris/noov.d: Restrict to cris-*-*elf*.
Diffstat (limited to 'ld/testsuite')
-rw-r--r-- | ld/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | ld/testsuite/ld-cris/noov.d | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index b4df1b5..0a132c2 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2005-11-11 Hans-Peter Nilsson <hp@axis.com> + + * ld-cris/noov.d: Restrict to cris-*-*elf*. + 2005-10-31 Hans-Peter Nilsson <hp@bitrange.com> PR ld/1501 diff --git a/ld/testsuite/ld-cris/noov.d b/ld/testsuite/ld-cris/noov.d index 2108e38..c591583 100644 --- a/ld/testsuite/ld-cris/noov.d +++ b/ld/testsuite/ld-cris/noov.d @@ -1,4 +1,4 @@ -#notarget: cris-*-*aout* +#target: cris-*-*elf* #ld: --section-start=.text=0xc0010000 #objdump: -s -j .text |