]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/ChangeLog-2015
NDS32/bfd: Add one more argument to control contents cache.
authorKuan-Lin Chen <kuanlinchentw@gmail.com>
Mon, 2 Feb 2015 05:42:51 +0000 (13:42 +0800)
committerKuan-Lin Chen <kuanlinchentw@gmail.com>
Mon, 2 Feb 2015 05:55:23 +0000 (13:55 +0800)
commit0c4bd9d97731e2cdff46efa7e7325e4716641a59
treef09c880fdbf5af44b2c1f75acb8c7dffc5faa50b
parent2c811c0f343426fe6b61dc89d3944a51b20a100a
NDS32/bfd: Add one more argument to control contents cache.

The hook bfd_elf32_bfd_get_relocated_section_contents frees contents in
gdb, and it make contents pointer mismatched.
bfd/ChangeLog
bfd/elf32-nds32.c