diff options
Diffstat (limited to 'gas/NEWS')
-rw-r--r-- | gas/NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,4 +1,11 @@ -*- text -*- +* Add a configure option --enable-elf-stt-common to decide whether ELF + assembler should generate common symbols with the STT_COMMON type by + default. Default to no. + +* New command line option --elf-stt-common= for ELF targets to control + whether to generate common symbols with the STT_COMMON type. + * Add ability to set section flags and types via numeric values for ELF based targets. |