mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
Move "Changes in version 2.10" to where it belongs.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2000-06-19 Alan Modra <alan@linuxcare.com.au>
|
||||
|
||||
* NEWS: Move entries not in 2.10 above "Changes in version 2.10".
|
||||
|
||||
2000-06-18 Alan Modra <alan@linuxcare.com.au>
|
||||
|
||||
* NEWS: Update list of targets supporting --gc-sections.
|
||||
|
4
ld/NEWS
4
ld/NEWS
@ -1,7 +1,5 @@
|
||||
-*- text -*-
|
||||
|
||||
Changes in version 2.10:
|
||||
|
||||
* Added command line switch --section-start to set the start address of any
|
||||
specified section.
|
||||
|
||||
@ -11,6 +9,8 @@ Changes in version 2.10:
|
||||
symbol relative addressing in the event of changes in section contents
|
||||
(instructions being added or deleted, extending data sections, etc.)
|
||||
|
||||
Changes in version 2.10:
|
||||
|
||||
* Added AT> to the linker script language to allow load-time allocation of
|
||||
sections into regions.
|
||||
|
||||
|
Reference in New Issue
Block a user