ld/
authorRoland McGrath <roland@gnu.org>
Tue, 18 Dec 2012 20:42:43 +0000 (20:42 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 18 Dec 2012 20:42:43 +0000 (20:42 +0000)
commit9d5777a34cbf1c1497e1c76f455381a643dfd2b1
tree5afc8b030a3c49c0abad86312ca5a052870a35bc
parentd8a4f9280adc96f46d63bbdbfd089fc9c7c30b3e
ld/
* ld.texinfo (Options): Describe -Trodata-segment.
* ldlex.h (enum option_values): Add OPTION_TRODATA_SEGMENT.
* lexsup.c (ld_options, parse_args): Handle -Trodata-segment.
* scripttempl/elf.sc (RODATA_ADDR, SHLIB_RODATA_ADDR): Wrap
SEGMENT_START("rodata-segment", ...) + SIZEOF_HEADERS around the value.
ld/ChangeLog
ld/ld.texinfo
ld/ldlex.h
ld/lexsup.c
ld/scripttempl/elf.sc