ld/
authorRoland McGrath <roland@gnu.org>
Wed, 21 Nov 2012 19:56:38 +0000 (19:56 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 21 Nov 2012 19:56:38 +0000 (19:56 +0000)
commit4724d37ec271a50c31dbebb13c424881b057e8d5
tree577dda280446fa7911f51b0d6cfed564fb408c0c
parente0799d78b16861d304aef64ada6949a19ded2aca
ld/
* ld.h (ld_config_type): New flag member separate_code.
* emultempl/elf32.em
(gld${EMULATION_NAME}_before_parse): Set it based on $SEPARATE_CODE.
* ldlang.c (ldlang_override_segment_assignment): If it's set, then
always return TRUE when SEC_CODE differs between the sections.
ld/ChangeLog
ld/emultempl/elf32.em
ld/ld.h
ld/ldlang.c