mirror of https://gitlab.com/qemu-project/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6c180490b0
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> |
4 months ago | |
---|---|---|
.. | ||
system | 1 year ago | |
Makefile.softmmu-target | 4 months ago | |
Makefile.target | 4 months ago | |
README | ||
commpage.c | 5 years ago | |
fcvt.c | 5 months ago | |
fcvt.ref | 5 months ago | |
float_convd.ref | 3 years ago | |
float_convs.ref | 5 years ago | |
float_madds.ref | 5 years ago | |
hello-arm.c | 6 years ago | |
pcalign-a32.c | 3 years ago | |
semicall.h | 9 months ago | |
test-arm-iwmmxt.S | 7 years ago |
README
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