freebsd-dev/lib/csu/powerpc
Brandon Bergren 3dbb9df36b [PowerPC] Fix wrong instructions in _savegpr_X.
We were accidentally using stfd instead of stw in our SAVEGPR macro.

This has almost certainly been causing crashes when compiling with -Os.

Reviewed by:	jhibbits (in irc)
MFC after:	3 days
Sponsored by:	Tag1 Consulting, Inc.
2020-05-14 04:00:35 +00:00
..
crt1.c [PowerPC] force applications linked with lib CSU to have .got 2019-10-12 20:53:40 +00:00
crt.h Build the csu tests on all architectures. 2018-10-30 14:44:12 +00:00
crti.S
crtn.S
crtsavres.S [PowerPC] Fix wrong instructions in _savegpr_X. 2020-05-14 04:00:35 +00:00
Makefile Create crtsavres.o for powerpc builds 2019-01-12 21:29:54 +00:00
Makefile.depend META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00