]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* ldgram.y (exp): Add two operand ALIGN.
authorNathan Sidwell <nathan@codesourcery.com>
Fri, 20 Feb 2004 15:31:10 +0000 (15:31 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Fri, 20 Feb 2004 15:31:10 +0000 (15:31 +0000)
commit876f40905a27ef106554f894321b23d8130e9ffc
treeeda3fbb1695ae2a4858e9055b07078e3842b17b2
parent627fe3fb790fa71dea2b5699f4e23bbbcf184d5f
* 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]