X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Fdep-in.sed;h=69591402afedd56bc01915c55fd3c45b74a4b690;hb=69b8ea4abd8a894f62dade3c5bb50291c82f3e0d;hp=d81c4609b9c08ddded76f76a4a16c69556b3231d;hpb=92f01d6100e9f8bf2c4178dc34c1084119d6292d;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/dep-in.sed b/gas/dep-in.sed index d81c4609b9..69591402af 100644 --- a/gas/dep-in.sed +++ b/gas/dep-in.sed @@ -1,6 +1,7 @@ :loop /\\$/N -/\\$/b loop +s/\\\n */ /g +t loop s! \.\./! !g s! \./! !g @@ -43,11 +44,9 @@ s! symbols\.h!!g s! tc\.h!!g s! write\.h!!g -s/\\\n */ /g - s/ *$// s/ */ /g -/:$/d - -s/\(.\{50\}[^ ]*\) /\1 \\\ - /g +s/^ */A/ +s/ / \\\ +B/g +$s/$/ \\/