diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2008-04-11 17:51:15 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2008-04-11 17:51:15 +0000 |
commit | 24f4d50fc1884b1e3ae516de97d51fe1cfd1fb64 (patch) | |
tree | 42f9969b325f4b1c21e9f7681fd9559d81a51704 /gas | |
parent | d5a35a5552aae7aa5559fd523e990c4f7fc2266e (diff) | |
download | gdb-24f4d50fc1884b1e3ae516de97d51fe1cfd1fb64.zip gdb-24f4d50fc1884b1e3ae516de97d51fe1cfd1fb64.tar.gz gdb-24f4d50fc1884b1e3ae516de97d51fe1cfd1fb64.tar.bz2 |
2008-04-11 H.J. Lu <hongjiu.lu@intel.com>
* gas/lns/lns-big-delta.d: Updated.
* gas/lns/lns-common-1.d: Likewise.
* gas/lns/lns-common-1-alt.d: Likewise.
* gas/lns/lns-duplicate.d: Likewise.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 7 | ||||
-rw-r--r-- | gas/testsuite/gas/lns/lns-big-delta.d | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/lns/lns-common-1-alt.d | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/lns/lns-common-1.d | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/lns/lns-duplicate.d | 2 |
5 files changed, 11 insertions, 4 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 152e4f5..0677e8a 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2008-04-11 H.J. Lu <hongjiu.lu@intel.com> + + * gas/lns/lns-big-delta.d: Updated. + * gas/lns/lns-common-1.d: Likewise. + * gas/lns/lns-common-1-alt.d: Likewise. + * gas/lns/lns-duplicate.d: Likewise. + 2008-04-10 H.J. Lu <hongjiu.lu@intel.com> * gas/i386/i386.exp: Run sse-check, sse-check-warn, diff --git a/gas/testsuite/gas/lns/lns-big-delta.d b/gas/testsuite/gas/lns/lns-big-delta.d index 6190138..58ed7e0 100644 --- a/gas/testsuite/gas/lns/lns-big-delta.d +++ b/gas/testsuite/gas/lns/lns-big-delta.d @@ -1,7 +1,7 @@ #source: lns-big-delta.s #readelf: -wl #name: lns-big-delta -Dump of debug contents of section \.debug_line: +Raw dump of debug contents of section \.debug_line: #... Line Number Statements: Extended opcode 2: set Address to .* diff --git a/gas/testsuite/gas/lns/lns-common-1-alt.d b/gas/testsuite/gas/lns/lns-common-1-alt.d index f76e852..b19b425 100644 --- a/gas/testsuite/gas/lns/lns-common-1-alt.d +++ b/gas/testsuite/gas/lns/lns-common-1-alt.d @@ -1,7 +1,7 @@ #source: lns-common-1.s #readelf: -wl #name: lns-common-1 -Dump of debug contents of section \.debug_line: +Raw dump of debug contents of section \.debug_line: #... Initial value of 'is_stmt': 1 #... diff --git a/gas/testsuite/gas/lns/lns-common-1.d b/gas/testsuite/gas/lns/lns-common-1.d index 69de638..81b4e9f 100644 --- a/gas/testsuite/gas/lns/lns-common-1.d +++ b/gas/testsuite/gas/lns/lns-common-1.d @@ -1,6 +1,6 @@ #readelf: -wl #name: lns-common-1 -Dump of debug contents of section \.debug_line: +Raw dump of debug contents of section \.debug_line: #... Initial value of 'is_stmt': 1 #... diff --git a/gas/testsuite/gas/lns/lns-duplicate.d b/gas/testsuite/gas/lns/lns-duplicate.d index badf1a2..4e28649 100644 --- a/gas/testsuite/gas/lns/lns-duplicate.d +++ b/gas/testsuite/gas/lns/lns-duplicate.d @@ -1,6 +1,6 @@ #readelf: -wl #name: lns-duplicate -Dump of debug contents of section \.debug_line: +Raw dump of debug contents of section \.debug_line: #... Line Number Statements: Extended opcode 2: set Address to .* |