]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/ChangeLog
PR24144, pdp11-ld overwriting section data with zeros
authorAlan Modra <amodra@gmail.com>
Sun, 24 Feb 2019 06:14:48 +0000 (16:44 +1030)
committerAlan Modra <amodra@gmail.com>
Sun, 24 Feb 2019 08:27:04 +0000 (18:57 +1030)
commitf616c36b79d0776e51213b177e45a0f5d386cc58
tree565d71b6f7fde2bacedacf2c8be9ddce7ce43b61
parent4323c5ad3cbcb2a3d2178d778278109f24071b26
PR24144, pdp11-ld overwriting section data with zeros

bfd/
PR 24144
* pdp11.c (set_section_contents): Revert 2015-02-24 change.
gas/
PR 24144
* config/obj-aout.c (obj_aout_frob_file_before_fix): Write to end
of section to ensure file contents cover aligned section size.
bfd/ChangeLog
bfd/pdp11.c
gas/ChangeLog
gas/config/obj-aout.c