]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/ChangeLog
gas/
authorJan Beulich <jbeulich@novell.com>
Fri, 27 May 2005 06:28:04 +0000 (06:28 +0000)
committerJan Beulich <jbeulich@novell.com>
Fri, 27 May 2005 06:28:04 +0000 (06:28 +0000)
commit5656b6b85eb5164bdd35a912af9b7c9d1024b9db
treee1bac994959257070fac6ee307b8fb7ce52198dc
parent75214fb04b4549db978644fc24b5da2c44964122
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