src/gas ChangeLog config/tc-ia64.c
wilson@sourceware.cygnus.com
wilson@sourceware.cygnus.com
Thu Mar 15 20:58:00 GMT 2001
CVSROOT: /cvs/src
Module name: src
Branch: binutils-2_11-branch
Changes by: wilson@sources.redhat.com 2001-03-15 20:58:10
Modified files:
gas : ChangeLog
gas/config : tc-ia64.c
Log message:
Add local tag support. Don't flush instructions for .xdata directives.
* config/tc-ia64.c (md): New member keep_pending_output.
(ia64_flush_pending_output): Flush only if md.keep_pending_output
is not set.
(dot_xdata): Turn on md.keep_pending_output for the duration of
this function.
(dot_xfloat_cons): Ditto.
(dot_xstringer): Ditto.
(dot_xdata_ua): Ditto.
(dot_xfloat_cons_ua): Ditto.
* config/tc-ia64.c (ia64_unrecognized_line, case '['): Add local
label support.
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.19&r2=1.747.2.20
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.5&r2=1.38.2.6
More information about the Binutils-cvs
mailing list