index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux-user
/
linuxload.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux-user/elfload.c: Don't memset(NULL..) if malloc() failed
Peter Maydell
2011-11-11
1
-1
/
+1
*
linuxload: id_change was a write only variable
Juan Quintela
2011-06-21
1
-24
/
+1
*
Remove dead code for ARM semihosting commandline handling
Wolfgang Schildbach
2011-01-07
1
-2
/
+0
*
linux-user: Reduce lseek+reads while loading elf files.
Richard Henderson
2010-07-29
1
-10
/
+7
*
linux-user: Remove ELFLOAD32.
Richard Henderson
2010-04-25
1
-5
/
+1
*
linux-user: don't zero a buffer twice
Paul Bolle
2009-10-16
1
-1
/
+0
*
More NULL pointer fixes
Blue Swirl
2009-08-01
1
-1
/
+1
*
linux-user: implemented ELF coredump support for ARM target
Mika Westerberg
2009-06-16
1
-24
/
+26
*
suppressed tgetx and tputx (initial patch by Thayne Harbaugh)
bellard
2007-11-16
1
-7
/
+18
*
Linux user memory access API change (initial patch by Thayne Harbaugh)
bellard
2007-11-11
1
-3
/
+6
*
Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)
blueswir1
2007-10-14
1
-6
/
+6
*
Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulator
blueswir1
2007-10-09
1
-0
/
+4
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-1
/
+1
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-2
/
+2
*
Fix typo in comment.
ths
2007-06-03
1
-1
/
+1
*
Arm semihosted commandline support (Wolfgang Schildbach).
pbrook
2006-11-19
1
-0
/
+2
*
bFLT loader (for uClinux binaries).
pbrook
2006-06-11
1
-0
/
+195