IRC channel logs

2020-08-08.log

back to list of logs

<OriansJ`>I should have a revised mescc-tools-seed done this weekend; with fully standards compliant ELF binaries as the output
<OriansJ`>updated to the latest version of M2-Planet and mescc-tools
<OriansJ`>along with a couple gas prototypes for armv7l
<OriansJ`>still need to figure out hex1 for armv7l but I'll probably end up doing ~a for the branches and deal with the immediate offsets manually
<OriansJ`>and you will not believe the extreme complexity of adding support for long in cc_x86.M1 https://paste.debian.net/1159591/
<OriansJ`>how will people ever understand how it works...
<OriansJ`>it is nice when updating the bootstrap is net negative lines
<OriansJ`>net negative 325 lines of hand written hex2
<OriansJ`>and first patches are up
<OriansJ`>and hex0 for armv7l in gas is up
<OriansJ`>and I transliterated x86 assembly to armv7l assembly so that one can use arm to double check the x86 hex1
<OriansJ`>and patches are up
<OriansJ`>now feel free to mock how terriable my armv7l assembly code is because "I'm obviously missing something trivial"
<Hagfish>-325 lines. nice!