]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* ld-cris/ldsym1.d: Restrict to cris-*-*elf* and cris-*-*aout*.
authorHans-Peter Nilsson <hp@axis.com>
Mon, 16 Jun 2003 00:02:36 +0000 (00:02 +0000)
committerHans-Peter Nilsson <hp@axis.com>
Mon, 16 Jun 2003 00:02:36 +0000 (00:02 +0000)
* ld-cris/noglob1.d: Ditto.
* ld-cris/badgotr1.d: Pass --underscore to gas.

ld/testsuite/ChangeLog
ld/testsuite/ld-cris/badgotr1.d
ld/testsuite/ld-cris/ldsym1.d
ld/testsuite/ld-cris/noglob1.d

index 04323926c0175c4c4cacf63380fb9ffe3fdc060b..939af77a78fa0865bf3fcfbc79a2f85d9e274bd5 100644 (file)
@@ -1,3 +1,9 @@
+2003-06-16  Hans-Peter Nilsson  <hp@axis.com>
+
+       * ld-cris/ldsym1.d: Restrict to cris-*-*elf* and cris-*-*aout*.
+       * ld-cris/noglob1.d: Ditto.
+       * ld-cris/badgotr1.d: Pass --underscore to gas.
+
 2003-06-12  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
 
        * ld-mips-elf/elf-rel-got-n64-linux.d: New file.
index c5fd11684f94f50cf2118e9ee7fcca8234a56f39..f8306f8ef603566bbbf7b9aeed525408da25cf1c 100644 (file)
@@ -1,5 +1,5 @@
 #source: gotrel1.s
-#as: --pic
+#as: --pic --underscore
 #ld: -m crislinux -shared
 #objdump: -dr
 #error: ^[^c][^h][^i][^l][^d].* uses _-prefixed .* failed to merge .* no GOT .* Bad value$
index 327001303e9ef3485d8d3ba26af7a5519610cfa1..558fc9caa905ee05ab532ca927cf36efbf4e2eaf 100644 (file)
@@ -1,4 +1,5 @@
 # source: expdyn1.s
+# target: cris-*-*elf* cris-*-*aout*
 # as: --em=criself
 # ld: -mcriself
 # objdump: -d
index a07cef8202ae783163eaa1cefb26a1e5b17494fc..bcef0185464cef133b5b3343ef24d88cecadbb19 100644 (file)
@@ -1,4 +1,5 @@
 #ld:
+#target: cris-*-*elf* cris-*-*aout*
 #objdump: -p
 
 # Check that we can link an object that doesn't have any global symbols;