gas/
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 9 Jan 2006 17:14:40 +0000 (17:14 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 9 Jan 2006 17:14:40 +0000 (17:14 +0000)
commit4dcb3903aa6c0c1cfcc88b850c7d91bf4d7d4d97
treead8193ef054728afab2864a5ae7b672c9f6972dd
parent5e5e11bd07f75b88a9eabbdabe4cec008ef90569
gas/

2006-01-09  H.J. Lu  <hongjiu.lu@intel.com>

PR gas/2117
* symbols.c (snapshot_symbol): Don't change a defined symbol.

gas/testsuite/

2006-01-09  H.J. Lu  <hongjiu.lu@intel.com>

PR gas/2117
* gas/ia64/ia64.exp: Add ltoff22x-2, ltoff22x-3, ltoff22x-4 and
ltoff22x-5.

* gas/ia64/ltoff22x-2.d: New file.
* gas/ia64/ltoff22x-2.s: Likewise.
* gas/ia64/ltoff22x-3.d: Likewise.
* gas/ia64/ltoff22x-3.s: Likewise.
* gas/ia64/ltoff22x-4.d: Likewise.
* gas/ia64/ltoff22x-4.s: Likewise.
* gas/ia64/ltoff22x-5.d: Likewise.
* gas/ia64/ltoff22x-5.s: Likewise.
12 files changed:
gas/ChangeLog
gas/symbols.c
gas/testsuite/ChangeLog
gas/testsuite/gas/ia64/ia64.exp
gas/testsuite/gas/ia64/ltoff22x-2.d [new file with mode: 0644]
gas/testsuite/gas/ia64/ltoff22x-2.s [new file with mode: 0644]
gas/testsuite/gas/ia64/ltoff22x-3.d [new file with mode: 0644]
gas/testsuite/gas/ia64/ltoff22x-3.s [new file with mode: 0644]
gas/testsuite/gas/ia64/ltoff22x-4.d [new file with mode: 0644]
gas/testsuite/gas/ia64/ltoff22x-4.s [new file with mode: 0644]
gas/testsuite/gas/ia64/ltoff22x-5.d [new file with mode: 0644]
gas/testsuite/gas/ia64/ltoff22x-5.s [new file with mode: 0644]
This page took 0.026815 seconds and 4 git commands to generate.