]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Obsolete tic30-aout, and linker segmentation faults
authorAlan Modra <amodra@gmail.com>
Mon, 27 May 2019 10:30:11 +0000 (20:00 +0930)
committerAlan Modra <amodra@gmail.com>
Tue, 28 May 2019 01:25:21 +0000 (10:55 +0930)
commita7b34aba62ce347b4e64ca197a5c8b997e3b72df
treeb9385b316cffcab665d9c580d6353bba23859770
parent0eb32b6e1dee07ac199b4bba855205e4de099213
Obsolete tic30-aout, and linker segmentation faults

See also the FIXME.  tic30-aout linker support is so bad (and has been
that way since the initial tic30-aout commit) that I'm obsoleting the
target.  This patch fixes numerous linker testsuite segmentation faults.

PR 24596
* aout-tic30.c (MY_bfd_final_link): Don't segfault on missing
create_object_symbols_section, obj_textsec, obj_datasec or
obj_bsssec.  Fix other errors in placement.
* config.bfd: Obsolete tic30-aout.
bfd/ChangeLog
bfd/aout-tic30.c
bfd/config.bfd