mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-31 22:11:53 -06:00
Add the --noexecstack assembler command-line option to avoid: /usr/bin/ld: warning: boot.o: missing .note.GNU-stack section implies executable stack /usr/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker which is enabled by default with current debian cross toolchains. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240724010733.22129-2-richard.henderson@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20240729144414.830369-4-alex.bennee@linaro.org> |
||
|---|---|---|
| .. | ||
| system | ||
| commpage.c | ||
| fcvt.c | ||
| fcvt.ref | ||
| float_convd.ref | ||
| float_convs.ref | ||
| float_madds.ref | ||
| hello-arm.c | ||
| Makefile.softmmu-target | ||
| Makefile.target | ||
| pcalign-a32.c | ||
| README | ||
| semicall.h | ||
| test-arm-iwmmxt.S | ||
These are ARM specific guest programs hello-arm --------- A very simple inline assembly, write syscall based hello world test-arm-iwmmxt --------------- A simple test case for older iwmmxt extended ARMs