SHA256
1
0
forked from pool/binutils
OBS User unknown
2009-01-29 21:44:00 +00:00
committed by Git OBS Bridge
parent 2ef459be03
commit bce2fbf800
38 changed files with 172 additions and 170 deletions

View File

@@ -8,14 +8,6 @@
send_log "\nWarning: Assuming windres can find the win32 headers\n\n"
}
--- ld/testsuite/ld-elf/group9.s 14 Jan 2009 22:52:49 +0100 1.1
+++ ld/testsuite/ld-elf/group9.s 19 Jan 2009 13:47:33 +0100
@@ -12,4 +12,4 @@ foo.data:
.globl bar
.type bar,%function
bar:
- .byte foo.data
+ .long foo.data
--- ld/testsuite/ld-srec/srec.exp
+++ ld/testsuite/ld-srec/srec.exp
@@ -17,6 +17,9 @@