Fix the RX assembler's section alignment parameter to use multiples of N rather than...
authorNick Clifton <nickc@redhat.com>
Mon, 2 Nov 2015 13:46:13 +0000 (13:46 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 2 Nov 2015 13:46:13 +0000 (13:46 +0000)
commita62e59897771e2f04fad908fc891714b9bd75d7b
treeee7c689bd6a1e6dc29d0003eb10a2e9bc6525dee
parent1e52a0735533acf8b50494bf4274f4d4c4e7683f
Fix the RX assembler's section alignment parameter to use multiples of N rather than powers of N

* config/tc-rx.c (parse_rx_section): Align parameter provides a
multiple of n argument, not a power of n argument.
gas/ChangeLog
gas/config/tc-rx.c
This page took 0.025198 seconds and 4 git commands to generate.