| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Not set mips on mips r6 | YunQiang Su | 2017-12-10 | 1 | -0/+2 |
| | | | | | | MIPS release changed encodes of some instructions, include ll/sc etc. if .set mips4 on mips r6, as will generate some wrong encode of some instructions. | ||||
| * | mips: fix MIPS softfloat build issue | Yousong Zhou | 2016-08-15 | 1 | -0/+17 |
| | | | | | | | | | 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> | ||||
| * | fix type error in unwind code | Zhang Fuxin | 2015-08-26 | 1 | -1/+1 |
| | | |||||
| * | add unwind infor for *go_closure; | foxsen | 2015-08-20 | 1 | -24/+47 |
| | | | | | reorder the labels to make thing more clear | ||||
| * | various fixes for go closure support. Now all n64 tests passed. | foxsen | 2015-08-04 | 1 | -8/+11 |
| | | |||||
| * | add support for go closure support on mips | foxsen | 2015-08-04 | 1 | -8/+50 |
| | | |||||
| * | Fix call floating point va function | Heiher | 2014-02-09 | 1 | -24/+8 |
| | | | | | | | I'm not sure floating-point arguments in GPR or FPR before calling variable number arguments function. so, load all arguments to GPR and FPR. | ||||
| * | Refresh | Anthony Green | 2012-01-23 | 1 | -0/+1 |
| | | |||||
| * | Rebase from GCC | Anthony Green | 2010-01-12 | 1 | -4/+4 |
| | | |||||
| * | Update missing changes for 3.0.9r4. | Anthony Green | 2009-12-24 | 1 | -0/+4 |
| | | |||||
| * | Initial commit | Anthony Green | 2009-10-04 | 1 | -0/+587 |
