gas/ChangeLog:
authorDave Korn <dave.korn@artimi.com>
Wed, 27 Jan 2010 22:01:38 +0000 (22:01 +0000)
committerDave Korn <dave.korn@artimi.com>
Wed, 27 Jan 2010 22:01:38 +0000 (22:01 +0000)
commit31907d5e90e584f98b90092bf85e66e7b4b4b721
tree5f84803b0f6ae3acab3e95bda0150dae01d00164
parent40b27cdc5906e0836e8791dce39c8608ee5f858d
gas/ChangeLog:

* NEWS: Mention new feature.
* config/obj-coff.c (obj_coff_section): Accept digits and use
to override default section alignment power if specified.
* doc/as.texinfo (.section directive): Update documentation.

gas/testsuite/ChangeLog:

* gas/pe/section-align-1.s: New test source file.
* gas/pe/section-align-1.d: Likewise control script.
* gas/pe/section-align-2.s: Likewise ...
* gas/pe/section-align-2.d: ... and likewise.
* gas/pe/pe.exp: Invoke new testcases.
gas/ChangeLog
gas/NEWS
gas/config/obj-coff.c
gas/doc/as.texinfo
gas/testsuite/ChangeLog
gas/testsuite/gas/pe/pe.exp
gas/testsuite/gas/pe/section-align-1.d [new file with mode: 0644]
gas/testsuite/gas/pe/section-align-1.s [new file with mode: 0644]
gas/testsuite/gas/pe/section-align-3.d [new file with mode: 0644]
gas/testsuite/gas/pe/section-align-3.s [new file with mode: 0644]
This page took 0.035676 seconds and 4 git commands to generate.