Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-09 | libmach: remove obsolete fishy case in mips header parsing | Jacob Moody | |
This code seems to be for the specific case of when mips 3000 binaries were being run on a mips 4000 kernel. As far as I know, our only current mips magic refers to the 5000 (at least), and the 4000 specific magic formats are mostly a relic. There is currently no bootable system in which this code path is correct. In any case, hardcoding /proc/1 is not the solution. | |||
2019-05-03 | libmach: initial arm64 support | cinap_lenrek | |
2016-05-04 | libmach: more alpha | cinap_lenrek | |
2015-08-05 | libmach: remove redundant check for big endian | mischief | |
2015-08-05 | libmach: remove useless error check from previous commit | mischief | |
2015-08-05 | libmach: set correct endianness with little endian ELF32 mips binaries | mischief | |
2012-07-30 | import updated compilers from sources | cinap_lenrek | |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen | |