mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 18:08:24 +08:00
* lib/gas-defs.exp (regexp_diff): New procedure, vaguely based on
"simple_diff" from linker test suite. * gas/sun4/addend.exp: Use it. * gas/sun4/addend.d: New file.
This commit is contained in:
@ -1,3 +1,10 @@
|
|||||||
|
Fri Feb 4 17:13:20 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
|
||||||
|
|
||||||
|
* lib/gas-defs.exp (regexp_diff): New procedure, vaguely based on
|
||||||
|
"simple_diff" from linker test suite.
|
||||||
|
* gas/sun4/addend.exp: Use it.
|
||||||
|
* gas/sun4/addend.d: New file.
|
||||||
|
|
||||||
Sun Jan 30 23:34:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
|
Sun Jan 30 23:34:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
|
||||||
|
|
||||||
* gas/all/gas.exp: Adjust regexp for x930509.s for current listing
|
* gas/all/gas.exp: Adjust regexp for x930509.s for current listing
|
||||||
|
11
gas/testsuite/gas/sun4/addend.d
Normal file
11
gas/testsuite/gas/sun4/addend.d
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
.*: +file format a.out-sunos-big
|
||||||
|
|
||||||
|
RELOCATION RECORDS FOR \[.text\]:
|
||||||
|
OFFSET TYPE +VALUE
|
||||||
|
0+08 WDISP22 +foo1\[+\]0xf+fc
|
||||||
|
0+0c WDISP22 +foo1\[+\]0xf+f8
|
||||||
|
0+10 WDISP22 +foo1\[+\]0xf+f0
|
||||||
|
0+14 WDISP22 +foo1\[+\]0xf+ec
|
||||||
|
0+1c 32 +foo1
|
||||||
|
0+20 32 +foo1\[+\]0x0+4
|
||||||
|
#0+20 32 +foo1\[+\]0x0+4
|
Reference in New Issue
Block a user