Andreas Färber
|
0429a97195
cpu: Move opaque field from CPU_COMMON to CPUState
|
il y a 12 ans |
Will Newton
|
f0116c5458
linux-user: Remove regs parameter of load_elf_binary and load_flt_binary
|
il y a 11 ans |
Laurent Vivier
|
03cfd8faa7
linux-user: add support of binfmt_misc 'O' flag
|
il y a 12 ans |
Andreas Färber
|
a2247f8ec9
linux-user: Change thread_env to CPUState
|
il y a 12 ans |
Peter Maydell
|
885c1d10b8
linux-user: If loading fails, print error as string, not number
|
il y a 13 ans |
Peter Maydell
|
7dd47667b9
linux-user/elfload.c: Don't memset(NULL..) if malloc() failed
|
il y a 13 ans |
Juan Quintela
|
331c23b5ca
linuxload: id_change was a write only variable
|
il y a 14 ans |
Wolfgang Schildbach
|
67af42ac5a
Remove dead code for ARM semihosting commandline handling
|
il y a 14 ans |
Richard Henderson
|
9955ffac9a
linux-user: Reduce lseek+reads while loading elf files.
|
il y a 15 ans |
Richard Henderson
|
6495a04457
linux-user: Remove ELFLOAD32.
|
il y a 15 ans |
Paul Bolle
|
e2cc3f6ebe
linux-user: don't zero a buffer twice
|
il y a 16 ans |
Blue Swirl
|
7cba04f6de
More NULL pointer fixes
|
il y a 16 ans |
Mika Westerberg
|
edf8e2af14
linux-user: implemented ELF coredump support for ARM target
|
il y a 16 ans |
bellard
|
2f6196984b
suppressed tgetx and tputx (initial patch by Thayne Harbaugh)
|
il y a 18 ans |
bellard
|
579a97f7ff
Linux user memory access API change (initial patch by Thayne Harbaugh)
|
il y a 18 ans |
blueswir1
|
992f48a036
Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)
|
il y a 18 ans |
blueswir1
|
cb33da57aa
Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulator
|
il y a 18 ans |
ths
|
3b46e62427
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
il y a 18 ans |
ths
|
5fafdf24ef
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
|
il y a 18 ans |
ths
|
0458df2444
Fix typo in comment.
|
il y a 18 ans |
pbrook
|
38d0662a4c
Arm semihosted commandline support (Wolfgang Schildbach).
|
il y a 19 ans |
pbrook
|
e5fe0c5230
bFLT loader (for uClinux binaries).
|
il y a 19 ans |