freebsd-dev/contrib/elftoolchain/elfcopy
Ed Maste 05ab65497e objcopy: add new sections also when there is no .shstrtab
Previously objcopy (elfcopy) --add-sections inserted new sections before
.shstrtab, but omitted them if there was no .shstrtab.

Now, after processing existing sections add new sections if they were
not yet added.

PR:		241437
Reported by:	arrowd
Submitted by:	Tiger Gao <tig@FreeBSDFoundation.org>
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D23571
2020-03-20 15:50:37 +00:00
..
archive.c Update to ELF Tool Chain r3490 2016-08-31 15:05:04 +00:00
ascii.c Update ELF Tool Chain to upstream r3769 2019-12-05 13:20:15 +00:00
binary.c Update ELF Tool Chain to upstream r3769 2019-12-05 13:20:15 +00:00
elfcopy.1 Update to ELF Tool Chain r3668 2019-01-10 14:35:23 +00:00
elfcopy.h Update ELF Tool Chain to upstream r3769 2019-12-05 13:20:15 +00:00
main.c elfcopy: set ELF OS/ABI field when converting from binary 2020-02-12 15:59:59 +00:00
Makefile Update ELF Tool Chain to r3614 2018-04-27 13:59:24 +00:00
mcs.1 Update to ELF Tool Chain r3668 2019-01-10 14:35:23 +00:00
os.FreeBSD.mk Update ELF Tool Chain to upstream r3520 2017-04-17 23:56:48 +00:00
pe.c Update ELF Tool Chain to upstream r3520 2017-04-17 23:56:48 +00:00
sections.c objcopy: add new sections also when there is no .shstrtab 2020-03-20 15:50:37 +00:00
segments.c Update to ELF Tool Chain r3668 2019-01-10 14:35:23 +00:00
strip.1 Merge r3778 and r3779 from ELFToolchain. 2019-07-29 22:07:43 +00:00
symbols.c Update ELF Tool Chain to upstream r3520 2017-04-17 23:56:48 +00:00