* ldgram.y (exp): Add two operand ALIGN.
commitb28212bea2814d45b97abedc6950466cc5b5d47e
authorNathan Sidwell <nathan@codesourcery.com>
Fri, 20 Feb 2004 15:31:10 +0000 (20 15:31 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Fri, 20 Feb 2004 15:31:10 +0000 (20 15:31 +0000)
tree9f57fb35eb91d72545be920639ff037b9ba2cb8b
parent0f222357efcc510a162139df2e85a880729dc4ff
* ldgram.y (exp): Add two operand ALIGN.
* ldexp.c (fold_binary): Add ALIGN_K case.
* ld.texinfo (ALIGN): Document two operand version.
* ld-scripts/align.{s,t,exp}: New.
binutils/testsuite/ChangeLog
ld/ChangeLog
ld/ld.texinfo
ld/ldexp.c
ld/ldgram.y
ld/testsuite/ChangeLog
ld/testsuite/ld-scripts/align.exp [new file with mode: 0644]
ld/testsuite/ld-scripts/align.s [new file with mode: 0644]
ld/testsuite/ld-scripts/align.t [new file with mode: 0644]