mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-03-02 22:36:27 +00: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:
parent
5d2f7e30c5
commit
9ebe52b3b9
@ -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)
|
||||
|
||||
* 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
|
Loading…
x
Reference in New Issue
Block a user