summaryrefslogtreecommitdiff
path: root/src/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: fix some N32 test failure (#701)YunQiang Su2022-05-153-40/+88
* MIPS: fix O32 softfloat support (#702)YunQiang Su2022-05-151-2/+2
* MIPS: add Complex support (#698)YunQiang Su2022-03-314-80/+380
* Fix build on OpenBSD/mips64 (#638)vhankala2021-06-101-1/+1
* Upstream local FreeBSD patches (#567)Niclas Zeising2020-08-072-2/+6
* Fixed missed #ifndef for __mips_soft_float (#442)Carl Hurd2019-11-291-0/+2
* Various MIPS Fixes (#425)James Cowgill2018-04-182-24/+36
* mips/ffi.c: fix encoding for jr on r6YunQiang Su2018-01-031-0/+8
* Not set mips on mips r6YunQiang Su2017-12-101-0/+2
* Fix linux detection (closes #303)Yen Chi Hsuan2017-10-271-1/+1
* Prefix ALIGN macros with FFI_Gregory Pakosz2017-04-271-9/+9
* mips: fix MIPS softfloat build issueYousong Zhou2016-08-152-0/+34
* fix type error in unwind codeZhang Fuxin2015-08-261-1/+1
* add unwind infor for *go_closure;foxsen2015-08-202-39/+99
* fix O32 stack unwind codeZhang Fuxin2015-08-111-3/+3
* various fixes for go closure support. Now all n64 tests passed.foxsen2015-08-044-12/+18
* add support for go closure support on mipsfoxsen2015-08-044-31/+194
* Fix call floating point va functionHeiher2014-02-091-24/+8
* Fix N32 ABI issue for MIPS.Mark H Weaver2013-10-261-0/+7
* RebaseAnthony Green2012-10-111-2/+9
* Ensure that users don't include ffitarget.h directlyAnthony Green2012-02-231-1/+6
* RefreshAnthony Green2012-01-231-0/+1
* Many new patchesAnthony Green2011-08-222-2/+6
* Fix bad_abi test. rc5.Anthony Green2011-02-131-4/+7
* Fix IRIX supportAnthony Green2011-02-091-2/+2
* Rebase from GCCAnthony Green2011-02-081-0/+8
* RebaseAnthony Green2010-11-215-2400/+0
* FFI_LAST_ABI fixAnthony Green2010-07-231-8/+7
* rebaseAnthony Green2010-07-121-1/+1
* Rebase to latest GCC sourcesAnthony Green2010-04-131-7/+7
* Rebase from GCCAnthony Green2010-01-123-18/+18
* Reset quilt patches post 3.0.9 merge with GCCAnthony Green2010-01-011-1/+1
* 3.0.9rc12Anthony Green2009-12-291-1/+1
* Rebase from GCCAnthony Green2009-12-264-31/+56
* Release 3.0.9rc5Anthony Green2009-12-241-1/+1
* Update missing changes for 3.0.9r4.Anthony Green2009-12-244-16/+41
* Initial commitAnthony Green2009-10-049-0/+4586