diff options
author | Alan Modra <amodra@gmail.com> | 2023-07-28 12:44:17 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2023-07-28 14:11:27 +0930 |
commit | 41c8b9f097ecabeb17b605ee6e0ceffac9a6243a (patch) | |
tree | 18d602794d56959e9b04717c3781213c516deedc /binutils/filemode.c | |
parent | 6551c119bf788b6b9e3475e5bacf21d589ba9405 (diff) | |
download | binutils-41c8b9f097ecabeb17b605ee6e0ceffac9a6243a.zip binutils-41c8b9f097ecabeb17b605ee6e0ceffac9a6243a.tar.gz binutils-41c8b9f097ecabeb17b605ee6e0ceffac9a6243a.tar.bz2 |
coff/pe/xcoff and --extract-symbols
This fixes failure of the "extract symbols" test for rs6000, where
--extract-symbols generates a non-zero sized .text. By the look of
coffcode.h the same problem might occur for coff/pe too, but doesn't
happen to trigger a test failure.
bfd/
* coffcode.h (coff_compute_section_file_positions): Don't
adjust size of !SEC_LOAD sections.
binutils/
* objcopy.c (setup_section): Clear SEC_LOAD for --extract-symbol.
Diffstat (limited to 'binutils/filemode.c')
0 files changed, 0 insertions, 0 deletions