This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] ia64: make .proc/.endp match assembly language spec


On Mon, 2005-05-23 at 09:05, Jan Beulich wrote:
> 	* 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/ia64/proc.l: Adjust.

OK.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]