libgcc: add crt{begin,end} for powerpc-wrs-vxworks target
authorRasmus Villemoes <rv@rasmusvillemoes.dk>
Tue, 21 Aug 2018 08:49:15 +0000 (10:49 +0200)
committerRasmus Villemoes <villemoes@gcc.gnu.org>
Tue, 21 Aug 2018 08:49:15 +0000 (08:49 +0000)
commit9a5b8df7007b350015509ee8f809fd7d2c8fa963
treede86ffb7d435bf4624f42517e20369e5469fca31
parent6b19ff66a82ca0029060dbfec351f83d8d877102
libgcc: add crt{begin,end} for powerpc-wrs-vxworks target

In order to allow ZCX on VxWorks, we need the frame_dummy function to do
the register_frame_info(). So make sure crtbegin.o and crtend.o are
available for use with a custom spec file.

From-SVN: r263690
libgcc/ChangeLog
libgcc/config.host