diff options
| author | Benjamin Lamowski <benjamin.lamowski@kernkonzept.com> | 2021-05-31 14:34:23 +0200 |
|---|---|---|
| committer | Benjamin Lamowski <benjamin.lamowski@kernkonzept.com> | 2022-01-21 16:50:33 +0100 |
| commit | 660d993c642a2f88b84d5e1f0d8602b8136b9b4e (patch) | |
| tree | a6b843d5b483424e2838cb4b52a2e3116559bf29 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
| parent | d98428711e6fe1b2a7f6d963d4b337beaa3dc285 (diff) | |
| download | rust-660d993c642a2f88b84d5e1f0d8602b8136b9b4e.tar.gz rust-660d993c642a2f88b84d5e1f0d8602b8136b9b4e.zip | |
adapt L4Bender implementation
- Fix style errors.
- L4-bender does not yet support dynamic linking.
- Stack unwinding is not yet supported for x86_64-unknown-l4re-uclibc.
For now, just abort on panics.
- Use GNU-style linker options where possible. As suggested by review:
- Use standard GNU-style ld syntax for relro flags.
- Use standard GNU-style optimization flags and logic.
- Use standard GNU-style ld syntax for --subsystem.
- Don't read environment variables in L4Bender linker. Thanks to
CARGO_ENCODED_RUSTFLAGS introduced in #9601, l4-bender's arguments can
now be passed from the L4Re build system without resorting to custom
parsing of environment variables.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions
