about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2020-05-15 01:57:15 +0200
committerGitHub <noreply@github.com>2020-05-15 01:57:15 +0200
commitd01ee6f7f80098bf3550cc46c1a7a24cb83fd762 (patch)
tree9046e5e82b9672a6067523a1377ada2af048f090 /src/libstd/sys/unix/stack_overflow.rs
parenta264acaf1a0cbc4f0e5b654da15cbf5614901824 (diff)
parent425723f5b384ba75af4b9a6b4e0186f8bf2e99a3 (diff)
downloadrust-d01ee6f7f80098bf3550cc46c1a7a24cb83fd762.tar.gz
rust-d01ee6f7f80098bf3550cc46c1a7a24cb83fd762.zip
Rollup merge of #72062 - overdrivenpotato:psp, r=jonas-schievink
Add built in PSP target

This adds a new target, `mipsel-sony-psp`, corresponding to the Sony PSP. The linker script is necessary to handle special sections, which are required by the target. This has been tested with my [rust-psp] crate and I can confirm it works as intended.

The linker script is taken from [here]. It has been slightly adapted to work with rust and LLD.

The `stdarch` submodule was also updated in order for `libcore` to build successfully.

[rust-psp]: https://github.com/overdrivenpotato/rust-psp
[here]: https://github.com/pspdev/pspsdk/blob/master/src/base/linkfile.prx.in
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions