mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
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.
This commit is contained in:
5
gas/NEWS
5
gas/NEWS
@ -1,5 +1,10 @@
|
||||
-*- text -*-
|
||||
|
||||
* GAS now understands an extended syntax in the .section directive flags
|
||||
for COFF targets that allows the section's alignment to be specified. This
|
||||
feature has also been backported to the 2.20 release series, starting with
|
||||
2.20.1.
|
||||
|
||||
* Add support for the Renesas RX processor.
|
||||
|
||||
Changes in 2.20:
|
||||
|
Reference in New Issue
Block a user