log bin/asm @ 12256:821155c00e34 draft

age author description
Sun, 25 Sep 2016 20:31:46 +0000 HackBot <fizzie> revert 58b9ee8f97a7
Sat, 17 Oct 2015 11:29:23 +0000 HackBot <fizzie> ` sed -i -e \'s|(\\\\d+:)|(\\\\w+:)|\' bin/asm
Sat, 17 Oct 2015 11:05:52 +0000 HackBot <fizzie> ` sed -i -e \'s/--prefix-addresses //\' bin/asm
Sat, 17 Oct 2015 11:05:28 +0000 HackBot <fizzie> ` sed -i -e \'s/--insn/--prefix-addresses --insn/\' bin/asm
Sat, 17 Oct 2015 11:04:07 +0000 HackBot <fizzie> ` sed -i -e \'s|rg)|rg)."\\\\n"|\' bin/asm
Sat, 17 Oct 2015 10:59:50 +0000 HackBot <fizzie> ` sed -i -e \'s#" | as -c /dev/stdin#" > /tmp/asm.s; for o in \'\\\'\',\'\\\'\' \'\\\'\'-msyntax=intel -mnaked-reg,-M intel\'\\\'\'; do if as ${o%,*} /tmp/asm.s#;s?asm.o; objdump?asm.o 2>>/tmp/asm.err; then objdump ${o#*,}?;2s|$|; exit; fi; done; cat /tmp/asm.err|\' bin/asm
Sat, 17 Oct 2015 10:38:49 +0000 HackBot <fizzie> ` sed -i -e \'2s#$# | perl -pe \'\\\'\'if (/^\\\\s*(\\\\d+:)\\\\s*((?:\\\\w\\\\w )+)\\\\s*(\\\\S.*)$/) { ($a,$b,$c) = ($1,$2,$3); $_ = "$a $b ".($c =~ s/\\\\s+/ /rg); }\'\\\'\'#\' bin/asm
Sat, 17 Oct 2015 10:38:37 +0000 HackBot <fizzie> ` sed -i -e \'s/ | perl.*//\' bin/asm
Sat, 17 Oct 2015 10:37:58 +0000 HackBot <fizzie> ` sed -i -e \'2s#$# | perl -pe \'\\\'\'if (/^\\\\s*(\\d+:)\\\\s*((?:\\\\w\\\\w )+)\\\\s*(\\\\S.*)$/) { ($a,$b,$c) = ($1,$2,$3); $_ = "$a $b ".($c =~ s/\\\\s+/ /rg); }\'\\\'\'#\' bin/asm
Sat, 17 Oct 2015 10:37:17 +0000 HackBot <fizzie> ` sed -i -e \'s/ | perl.*//\' bin/asm
Sat, 17 Oct 2015 10:36:28 +0000 HackBot <fizzie> ` sed -i -e \'2s#$# | perl -pe \'\\\'\'if (/^\\s*(\\d+:)\\s*((?:\\w\\w )+)\\s*(\\S.*)$/) { ($a,$b,$c) = ($1,$2,$3); $_ = "$a $b ".($c =~ s/\\s+/ /rg); }\'\\\'\'#\' bin/asm
Sat, 17 Oct 2015 08:28:00 +0000 HackBot <shachaf> revert
Sat, 17 Oct 2015 08:27:50 +0000 HackBot <shachaf> ` sed -i \'s#"1,/0000000000000000/d"#$\'\\\'\'1,/0000000000000000/d; s/\\\\t/ /g\'\\\'\'#\' bin/asm
Sat, 17 Oct 2015 08:26:45 +0000 HackBot <ais523> revert
Sat, 17 Oct 2015 08:25:28 +0000 HackBot <shachaf> ` sed -i \'s#"1,/0000000000000000/d"#$\'\\\'\',/0000000000000000/d; s/\\\\t/ /g\'\\\'\'#\' bin/asm
Sat, 17 Oct 2015 08:22:04 +0000 HackBot <shachaf> ` sed -i \'s#temp\\.o#/tmp/asm.o#g\' bin/asm
Sat, 17 Oct 2015 00:54:12 +0000 HackBot <ais523> ` sed -i -e \'1s/n//\' bin/asm
Sat, 17 Oct 2015 00:53:30 +0000 HackBot <ais523> ` sed -i -e $(printf "1i\\\\\\n#!/bin/sh") bin/asm
Fri, 16 Oct 2015 22:38:28 +0000 HackBot <ais523> ` sed -i -e \'s/-d/-d --insn-width=20/\' bin/asm
Fri, 16 Oct 2015 22:36:19 +0000 HackBot <ais523> ` echo \'echo "$1" | as -c /dev/stdin -o temp.o; objdump -d temp.o | sed -e "1,/0000000000000000/d"\' >> bin/asm
Fri, 16 Oct 2015 22:33:39 +0000 HackBot <ais523> ` echo \'echo "$1" | as -c /dev/stdin -o temp.o; objdump -d temp.o | sed -e "1,/0000000000000000/d"\' >> bin/asm
Fri, 16 Oct 2015 22:30:42 +0000 HackBot <ais523> ` echo \'echo "$1" | as -c /dev/stdin -o temp.o; objdump -d temp.o | tail -n 1\' >> bin/asm
Sun, 09 Dec 2012 19:30:08 +0000 HackBot <Gregor> tar xf egobot.tar.xz