Will Newton
|
f0116c5458
linux-user: Remove regs parameter of load_elf_binary and load_flt_binary
|
11 years ago |
Corey J. Boyle
|
9721cf2cd6
flatload: fix non-GOT relocations
|
12 years ago |
Mike Frysinger
|
cd8e407d24
flatload: fix bss clearing
|
13 years ago |
Dong Xu Wang
|
b4916d7b9d
fix spelling in linux-user sub directory
|
13 years ago |
Juan Quintela
|
3002fa8472
flatload: memp was a write-only variable
|
14 years ago |
Juan Quintela
|
e7730352fb
flatload: end_code was only used in a debug message
|
14 years ago |
Mike Frysinger
|
c3109ba1b1
linux-user/FLAT: allow targets to override FLAT processing
|
14 years ago |
Mike Frysinger
|
82a39595f7
linux-user/FLAT: fix auto-stack sizing
|
14 years ago |
Blue Swirl
|
f562e716c9
linux-user: improve flatload error checking
|
15 years ago |
Paul Brook
|
97374d3858
Usermode exec-stack fix
|
15 years ago |
Riccardo Magliocchetti
|
564e2fe8cd
linux-user: Fix compilation with DEBUG defined
|
15 years ago |
Blue Swirl
|
8167ee8839
Update to a hopefully more future proof FSF address
|
16 years ago |
Blue Swirl
|
001faf3269
Replace gcc variadic macro extension with C99 version
|
16 years ago |
blueswir1
|
530e7615ce
Fix more FSF addresses
|
16 years ago |
blueswir1
|
b1d8e52e63
Fix undeclared symbol warnings from sparse
|
17 years ago |
balrog
|
526ccb7a26
Fix a bunch of type mismatch-related warnings (Jan Kiszka).
|
17 years ago |
bellard
|
2f6196984b
suppressed tgetx and tputx (initial patch by Thayne Harbaugh)
|
18 years ago |
bellard
|
579a97f7ff
Linux user memory access API change (initial patch by Thayne Harbaugh)
|
18 years ago |
blueswir1
|
992f48a036
Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)
|
18 years ago |
ths
|
3b46e62427
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
18 years ago |
ths
|
5fafdf24ef
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
|
18 years ago |
pbrook
|
2a1094cd88
bFLT loader alignment fix.
|
18 years ago |
pbrook
|
b35d7448b1
Align stack when loading bFLT binaries.
|
18 years ago |
pbrook
|
388c45084d
bFLT loader commandline fix.
|
18 years ago |
pbrook
|
978efd6aac
Respond to qOffsets gdb packet (for debugging bFLT binaries).
|
19 years ago |
pbrook
|
e5fe0c5230
bFLT loader (for uClinux binaries).
|
19 years ago |