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