GNU Binutils with patches for OS216
Revision | 5948916f52493e0146ce5b1467d261464072bb97 (tree) |
---|---|
Zeit | 2000-04-08 02:04:19 |
Autor | Timothy Wall <twall@alum...> |
Commiter | Timothy Wall |
Note new "AT>" feature.
@@ -2,6 +2,9 @@ | ||
2 | 2 | |
3 | 3 | Changes in version 2.10: |
4 | 4 | |
5 | +* Added AT> to the linker script language to allow load-time allocation of | |
6 | + sections into regions. | |
7 | + | |
5 | 8 | * Added garbage collection of unused sections, enabled by --gc-sections. |
6 | 9 | It does require a bit of backend support; currently implemented are |
7 | 10 | ppc-elf, mips-elf, and mn10300-elf. Others will ignore the option. |