summaryrefslogtreecommitdiffstats
path: root/linux-user/linuxload.c
Commit message (Expand)AuthorAgeFilesLines
* linux-user: Remove ELFLOAD32.Richard Henderson2010-04-251-5/+1
* linux-user: don't zero a buffer twicePaul Bolle2009-10-161-1/+0
* More NULL pointer fixesBlue Swirl2009-08-011-1/+1
* linux-user: implemented ELF coredump support for ARM targetMika Westerberg2009-06-161-24/+26
* suppressed tgetx and tputx (initial patch by Thayne Harbaugh)bellard2007-11-161-7/+18
* Linux user memory access API change (initial patch by Thayne Harbaugh)bellard2007-11-111-3/+6
* Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)blueswir12007-10-141-6/+6
* Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulatorblueswir12007-10-091-0/+4
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-1/+1
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-2/+2
* Fix typo in comment.ths2007-06-031-1/+1
* Arm semihosted commandline support (Wolfgang Schildbach).pbrook2006-11-191-0/+2
* bFLT loader (for uClinux binaries).pbrook2006-06-111-0/+195
OpenPOWER on IntegriCloud