kc3-lang/libffi/src/mips/o32.S

Branch :


Log

Author Commit Date CI Message
7a0d2c83 2016-08-15 15:00:13 mips: fix MIPS softfloat build issue The patch for o32.S is taken from OpenWrt packages repo 3a7a4bf "libffi: fix MIPS softfloat build issue with current binutils" Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
5953c66b 2015-08-20 20:28:13 add unwind infor for *go_closure; reorder the labels to make thing more clear
f0ecd5d4 2015-08-11 12:47:36 fix O32 stack unwind code add missing 1: label
6f0201c8 2015-08-04 18:25:34 various fixes for go closure support. Now all n64 tests passed.
697dd4e8 2015-08-04 12:53:33 add support for go closure support on mips
c6dddbd0 2009-10-04 08:11:33 Initial commit