gas/
commit2b793e8e74c575a933ce2628c1937e87cf56397f
authorJan Beulich <jbeulich@novell.com>
Fri, 27 May 2005 06:28:04 +0000 (27 06:28 +0000)
committerJan Beulich <jbeulich@novell.com>
Fri, 27 May 2005 06:28:04 +0000 (27 06:28 +0000)
treeb9cb65db76e38d41321a1fbe58792b7bc5c09c86
parent52224ba2ad468299bf55bd2ee54b1c0bd6fe699c
gas/
2005-05-27  Jan Beulich  <jbeulich@novell.com>

* config/tc-ia64.c (struct proc_pending): New.
(unwind): Replace proc_start with proc_pending.
(unwind_diagnostic): Check unwind.proc_pending.sym.
(dot_proc): Replace unwind.proc_start with unwind.proc_pending.sym.
Check if previous proc not closed. Record all entry points.
(dot_endp): Replace unwind.proc_start with unwind.proc_pending.sym.
Set symbol sizes for entry points recorded in dot_proc. Check
arguments for consistency with respective .proc's.
(md_assemble): Replace unwind.proc_start with
unwind.proc_pending.sym.

gas/testsuite/
2005-05-27  Jan Beulich  <jbeulich@novell.com>

* gas/ia64/proc.l: Adjust.
gas/ChangeLog
gas/config/tc-ia64.c
gas/testsuite/ChangeLog
gas/testsuite/gas/ia64/proc.l