OSDN Git Service

gas/
authorjbeulich <jbeulich>
Fri, 27 May 2005 06:28:03 +0000 (06:28 +0000)
committerjbeulich <jbeulich>
Fri, 27 May 2005 06:28:03 +0000 (06:28 +0000)
commitfd36e49ef181b17f4db07bf5a3e840730d3519d6
tree81300ceca925b60cecebe6f224276e875f9f9515
parentedd155626705af384c3e265c5c1e5cd66ae636c7
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