mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 22:48:57 +08:00
Note new "AT>" feature.
This commit is contained in:
3
ld/NEWS
3
ld/NEWS
@ -2,6 +2,9 @@
|
|||||||
|
|
||||||
Changes in version 2.10:
|
Changes in version 2.10:
|
||||||
|
|
||||||
|
* Added AT> to the linker script language to allow load-time allocation of
|
||||||
|
sections into regions.
|
||||||
|
|
||||||
* Added garbage collection of unused sections, enabled by --gc-sections.
|
* Added garbage collection of unused sections, enabled by --gc-sections.
|
||||||
It does require a bit of backend support; currently implemented are
|
It does require a bit of backend support; currently implemented are
|
||||||
ppc-elf, mips-elf, and mn10300-elf. Others will ignore the option.
|
ppc-elf, mips-elf, and mn10300-elf. Others will ignore the option.
|
||||||
|
Reference in New Issue
Block a user