This is the mail archive of the binutils@sourceware.org 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] ARM - gas: Maximum alignment size augmented to 64


Hi Daniel,

This version of the patch has the dump updated to the new format.

Approved and applied along with these changelog entries.


Cheers
  Nick

gas/ChangeLog
2009-07-14  Daniel Gutson  <dgutson@codesourcery.com>

	* 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/testsuite/ChangeLog
2009-07-14  Daniel Gutson  <dgutson@codesourcery.com>

	* gas/arm/align64.s: New test case.
	* gas/arm/align64.d: Expected disassembly.


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