src/gas ChangeLog config/tc-ia64.c
wilson@sourceware.cygnus.com
wilson@sourceware.cygnus.com
Wed Feb 21 14:42:00 GMT 2001
CVSROOT: /cvs/src
Module name: src
Branch: binutils-2_11-branch
Changes by: wilson@sources.redhat.com 2001-02-21 14:42:47
Modified files:
gas : ChangeLog
gas/config : tc-ia64.c
Log message:
Fix bugs in the handling of the .restore directive.
* config/tc-ia64.c (struct unwind): Add member "prologue_count".
(dot_proc): Clear unwind.prologue_count to zero.
(dot_prologue): Increment unwind.prologue_count.
(dot_restore): If second operand is omitted, use
unwind.prologue_count -1 for "ecount" (# of additional regions to
pop). Decrement unwind.prologue_count by number of regions
popped.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_11-branch&r1=1.747.2.14&r2=1.747.2.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-ia64.c.diff?cvsroot=src&only_with_tag=binutils-2_11-branch&r1=1.38.2.3&r2=1.38.2.4
More information about the Binutils-cvs
mailing list