src/gas ChangeLog config/tc-arm.h testsuite/Ch ...
nickc@sourceware.org
nickc@sourceware.org
Tue Jul 14 15:47:00 GMT 2009
CVSROOT: /cvs/src
Module name: src
Changes by: nickc@sourceware.org 2009-07-14 15:47:13
Modified files:
gas : ChangeLog
gas/config : tc-arm.h
gas/testsuite : ChangeLog
Added files:
gas/testsuite/gas/arm: align64.d align64.s
Log message:
* config/tc-arm.h (MAX_MEM_ALIGNMENT_BYTES): Define.
(MAX_MEM_FOR_RS_ALIGN_CODE): Define in terms of
MAX_MEM_ALIGNMENT_BYTES.
* config/tc-arm.c (arm_frag_align_code): Replace hard coded
constant with MAX_MEM_FOR_RS_ALIGN_CODE.
* gas/arm/align64.s: New test case.
* gas/arm/align64.d: Expected disassembly.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.3848&r2=1.3849
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-arm.h.diff?cvsroot=src&r1=1.52&r2=1.53
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1506&r2=1.1507
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/arm/align64.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/arm/align64.s.diff?cvsroot=src&r1=NONE&r2=1.1
More information about the Binutils-cvs
mailing list