summaryrefslogtreecommitdiffstats
path: root/linux-user/flatload.c
Commit message (Expand)AuthorAgeFilesLines
* linux-user: Fix compilation with DEBUG definedRiccardo Magliocchetti2010-05-281-1/+1
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-3/+1
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-2/+2
* Fix more FSF addressesblueswir12009-01-051-1/+2
* Fix undeclared symbol warnings from sparseblueswir12008-10-261-3/+3
* Fix a bunch of type mismatch-related warnings (Jan Kiszka).balrog2008-07-161-3/+3
* suppressed tgetx and tputx (initial patch by Thayne Harbaugh)bellard2007-11-161-10/+21
* Linux user memory access API change (initial patch by Thayne Harbaugh)bellard2007-11-111-1/+1
* Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)blueswir12007-10-141-46/+46
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-9/+9
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-12/+12
* bFLT loader alignment fix.pbrook2007-04-151-8/+11
* Align stack when loading bFLT binaries.pbrook2007-03-151-0/+7
* bFLT loader commandline fix.pbrook2006-12-261-1/+1
* Respond to qOffsets gdb packet (for debugging bFLT binaries).pbrook2006-06-171-0/+3
* bFLT loader (for uClinux binaries).pbrook2006-06-111-0/+790
OpenPOWER on IntegriCloud