Sign in
qemu
/
qemu
/
e58ffeb322e2ef88cc23e9505366418bf793316d
/
linux-user
/
elfload.c
e58ffeb
Remove all traces of __powerpc__
by malc
· 16 years ago
49918a7
* Use function pointers for symbol lookup (currently for elf32 and elf64,
by pbrook
· 16 years ago
440c7e8
Export x86_stack_size in qemu.h
by blueswir1
· 16 years ago
98448f5
Silence some warnings about uninitialized variables
by blueswir1
· 16 years ago
b55266b
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
by blueswir1
· 16 years ago
a6cc84f
Kludge to support linux-user on a PPC64
by malc
· 16 years ago
d597536
Multithreaded locking fixes.
by pbrook
· 17 years ago
a07c67d
Implement AT_CLKTCK.
by pbrook
· 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
623a930
Implement missing MIPS supervisor mode bits.
by ths
· 17 years ago
a32ff1a
PowerPC user-mode fix: MSR is now entirelly set-up in the cpu_reset routine.
by j_mayer
· 17 years ago
e85e7c6
Use the new TARGET_ABI32 feature to implement a ppc64abi32-linux-user target
by j_mayer
· 17 years ago
992f48a
Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)
by blueswir1
· 17 years ago
cb33da5
Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulator
by blueswir1
· 17 years ago
48733d1
CRIS Linux userland emulation, part 2. By Edgar E. Iglesias.
by ths
· 17 years ago
863cf0b
Fix confusions between host and target long types.
by j_mayer
· 17 years ago
4118a97
memset string pages to zero to avoid putting random data on the stack
by j_mayer
· 17 years ago
92a343d
New ppc64-linux-user target.
by j_mayer
· 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
0774bed
Fix 64 bit ELF file symbol lookup
by blueswir1
· 18 years ago
072ae84
Setup stack properly, fixes wrong argc value problem, by Magnus Damm.
by ths
· 18 years ago
e91c8a7
Spelling fixes, by Stefan Weil.
by ths
· 18 years ago
388bb21
MIPS linux-user update.
by ths
· 18 years ago
84409dd
Code provision for x86_64 and PowerPC 64 linux user mode support.
by j_mayer
· 18 years ago
7a3148a
Preliminary patch for Alpha Linux user mode emulation support.
by j_mayer
· 18 years ago
768a4a3
Fix userland ELF loader for zero sized BSS.
by ths
· 18 years ago
e6e5906
ColdFire target.
by pbrook
· 18 years ago
5ef5411
Sparc64 user emulator fixes (Blue Swirl)
by bellard
· 18 years ago
e5fe0c5
bFLT loader (for uClinux binaries).
by pbrook
· 19 years ago
fdf9b3e
sh4 target (Samuel Tardieu)
by bellard
· 19 years ago
53a5960
Avoid accessing guest memory directly in usermode emulation.
by pbrook
· 19 years ago
e89f07d
Make target_mmap always return -1 on failure.
by pbrook
· 19 years ago
0240ded
Correctly initialize Arm CPU for Thumb entry points.
by pbrook
· 19 years ago
048f6b4
mips user emulation
by bellard
· 19 years ago
15338fd
added AT_PLATFORM and AT_HWCAP for x86 (initial patch by Gwenole Beauchesne)
by bellard
· 19 years ago
afce292
Arm AT_HWCAP AUXV entry (Paul Brook)
by bellard
· 19 years ago
0bccf03
fix AUX vector entries (Paul Brook)
by bellard
· 19 years ago
92a31b1
64 bit support
by bellard
· 20 years ago
a315a14
initial sparc64 support
by bellard
· 20 years ago
e80cfcf
SPARC merge
by bellard
· 20 years ago
83fb7ad
Darwin patch (initial patch by Pierre d'Herbemont)
by bellard
· 21 years ago
eba2af6
buffer overflow fix
by bellard
· 21 years ago
274da6b
64 bit fix (Jocelyn Mayer)
by bellard
· 21 years ago
edf779f
use kernel like macros for user access (will be useful someday to have a better error checking
by bellard
· 21 years ago
c273579
avoid exiting directly if file not found
by bellard
· 21 years ago
44a91ca
suppressed cast to lvalue
by bellard
· 21 years ago
f515528
aligned stack on 16 byte boundary - PPC target fixes - SPARC target fixes
by bellard
· 21 years ago
6786730
PowerPC target support (Jocelyn Mayer) - added better support for uid16
by bellard
· 21 years ago
853d6f7
sparc support - hack to fix case where real_host_page_size < TARGET_PAGE_SIZE (typically sparc target case)
by bellard
· 21 years ago
a1516e9
ARM init fix
by bellard
· 22 years ago
b346ff4
ARM emulation support
by bellard
· 22 years ago
0f53316
removed unused code
by bellard
· 22 years ago
5493600
mmap emulation
by bellard
· 22 years ago
689f936
symbol fix
by bellard
· 22 years ago
32ce633
path patch
by bellard
· 22 years ago
09bfb05
first self virtualizable version
by bellard
· 22 years ago
30ac07d
moved i386 specific stuff outside elf.h
by bellard
· 22 years ago
644c433
ld.so load fix
by bellard
· 22 years ago
d691f66
glibc2.2 fixes - more command line options - misc doc fixes
by bellard
· 22 years ago
v0.1.1
3ef693a
distribution patches
by bellard
· 22 years ago
v0.1.0
9de5e44
better signal/exception support
by bellard
· 22 years ago
b17780d
endianness fixes
by bellard
· 22 years ago
31e31b8
This commit was generated by cvs2svn to compensate for changes in r2,
by bellard
· 22 years ago