wok diff linld/stuff/src/pipehole.awk @ rev 22176

linld: spare up to 30k more for zImage
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Nov 08 20:55:40 2019 +0100 (2019-11-08)
parents 19141648d795
children 65ea21135647
line diff
     1.1 --- a/linld/stuff/src/pipehole.awk	Fri Nov 08 12:05:48 2019 +0100
     1.2 +++ b/linld/stuff/src/pipehole.awk	Fri Nov 08 20:55:40 2019 +0100
     1.3 @@ -183,7 +183,7 @@
     1.4  			print	"	extrn	N_LXLSH@4:near"
     1.5  			sub(/N_LXLSH@/,"N_LXLSH@4")
     1.6  		}
     1.7 -		sub(/,0/,",dh")
     1.8 +		sub(/-3\],0/,"-3],dh")
     1.9  		if (/_base_himem\+2/ || /pop/ || /push/) next
    1.10  		if (/_base_himem$/) {
    1.11  			sub(/mov	dx,/,"les	dx,d")