]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
bfd/
authorRoland McGrath <roland@gnu.org>
Wed, 21 Nov 2012 20:13:04 +0000 (20:13 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 21 Nov 2012 20:13:04 +0000 (20:13 +0000)
commita3f548ed8589b815eb5141825c73d3871d0d1786
tree6c3e35f8939b910f5775fc73c46456eeffde0da0
parent4724d37ec271a50c31dbebb13c424881b057e8d5
bfd/
* elf-nacl.c (segment_nonexecutable_and_has_contents): Renamed to ...
(segment_eligible_for_headers): ... this.  Take new arguments
MAXPAGESIZE and SIZEOF_HEADERS.  Return false if the first section's
start address doesn't leave space for the headers.
(nacl_modify_segment_map): Update caller.
bfd/ChangeLog
bfd/elf-nacl.c