Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-11-18 | Add statics and missing #includes for prototypes. | pbrook | 1 | -3/+3 |
2007-10-17 | Cast ELF datatypes properly to host 64bit types. | ths | 1 | -3/+3 |
2007-09-25 | Remove the target dependency introduced by previous patch | blueswir1 | 1 | -1/+1 |
2007-09-24 | Fix loading above 4G | blueswir1 | 1 | -2/+2 |
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths | 1 | -3/+3 |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 1 | -5/+5 |
2007-04-01 | Improved initrd support for mips. | ths | 1 | -1/+11 |
2006-12-23 | Simplify error handling again. | ths | 1 | -7/+4 |
2006-12-23 | Check ELF binaries for machine type and endianness. | ths | 1 | -4/+9 |
2006-05-02 | fixed memory leak | bellard | 1 | -0/+1 |
2006-04-26 | added entry parameter to ELF loader | bellard | 1 | -3/+10 |
2006-04-23 | generic ELF loader | bellard | 1 | -0/+197 |