summary refs log tree commit diff
path: root/src/rt/arch/mips/_context.S
AgeCommit message (Collapse)AuthorLines
2013-04-04rt: improve mips backendJyun-Yan You-1/+2
2013-03-31mark the assembly object stacks as non-executableDaniel Micay-0/+5
Closes #5643 This also removes the need to pass noexecstack to gcc, but that wasn't actually working anymore.
2013-03-03rt: fix some bugs for MIPS targetJyun-Yan You-0/+1
2013-03-03rt: MIPS32 supportJyun-Yan You-0/+81