From: notaz Date: Mon, 9 Dec 2013 00:18:32 +0000 (+0200) Subject: asm fix, new c remove list X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=ia32rtools.git;a=commitdiff_plain;h=920e891fd9a3c271d6889b22285cc720f9e6f9d4 asm fix, new c remove list --- diff --git a/run_sed.sh b/run_sed.sh index 115ab6a..df6ae5d 100755 --- a/run_sed.sh +++ b/run_sed.sh @@ -12,7 +12,7 @@ for sym in $usyms; do done echo "\ -s/^\(loc[r_].*[0-9A-F]:\)[^:]\(.*\;\)/\1:\t\2/g;\ +s/^\([ ]\?loc[r_].*[0-9A-F]:\)[^:]\(.*\;\)/\1:\t\2/g;\ s/dd[[:blank:]]rva/dd/;\ s/\\t\[esp+4+var_4\]/fldcw\tword ptr \[esp\]/;\ s/\/pushfd/;\ s/\/popfd/;\ s/\(\\)\tloc_/\1\tnear ptr loc_/;\ s/\> $f +' $1" >> $f . $f # manual fixup: