Sign in
qemu
/
qemu
/
bd4e097a8e30bb63ed7f46553b13f60809c30ac3
/
linux-user
/
flatload.c
59baae9
linux-user: remove MAX_ARG_PAGES limit
by Stefan Brüns
· 10 years ago
f0116c5
linux-user: Remove regs parameter of load_elf_binary and load_flt_binary
by Will Newton
· 11 years ago
9721cf2
flatload: fix non-GOT relocations
by Corey J. Boyle
· 11 years ago
cd8e407
flatload: fix bss clearing
by Mike Frysinger
· 13 years ago
b4916d7
fix spelling in linux-user sub directory
by Dong Xu Wang
· 13 years ago
3002fa8
flatload: memp was a write-only variable
by Juan Quintela
· 14 years ago
e773035
flatload: end_code was only used in a debug message
by Juan Quintela
· 14 years ago
c3109ba
linux-user/FLAT: allow targets to override FLAT processing
by Mike Frysinger
· 14 years ago
82a3959
linux-user/FLAT: fix auto-stack sizing
by Mike Frysinger
· 14 years ago
f562e71
linux-user: improve flatload error checking
by Blue Swirl
· 14 years ago
97374d3
Usermode exec-stack fix
by Paul Brook
· 15 years ago
564e2fe
linux-user: Fix compilation with DEBUG defined
by Riccardo Magliocchetti
· 15 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
001faf3
Replace gcc variadic macro extension with C99 version
by Blue Swirl
· 16 years ago
530e761
Fix more FSF addresses
by blueswir1
· 16 years ago
b1d8e52
Fix undeclared symbol warnings from sparse
by blueswir1
· 16 years ago
526ccb7
Fix a bunch of type mismatch-related warnings (Jan Kiszka).
by balrog
· 17 years ago
2f61969
suppressed tgetx and tputx (initial patch by Thayne Harbaugh)
by bellard
· 17 years ago
579a97f
Linux user memory access API change (initial patch by Thayne Harbaugh)
by bellard
· 17 years ago
992f48a
Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)
by blueswir1
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
2a1094c
bFLT loader alignment fix.
by pbrook
· 18 years ago
b35d744
Align stack when loading bFLT binaries.
by pbrook
· 18 years ago
388c450
bFLT loader commandline fix.
by pbrook
· 18 years ago
978efd6
Respond to qOffsets gdb packet (for debugging bFLT binaries).
by pbrook
· 19 years ago
e5fe0c5
bFLT loader (for uClinux binaries).
by pbrook
· 19 years ago