diff options
Diffstat (limited to 'ld/NEWS')
-rw-r--r-- | ld/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ -*- text -*- +* Added SEGMENT_START to the linker script language to permit the user to + override the base address for a segment from the command-line. + * ELF: --warn-shared-textrel option to warn if adding a DT_TEXTREL to a shared object. |