X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Fdep-in.sed;h=69591402afedd56bc01915c55fd3c45b74a4b690;hb=5233f39b8b999f2675fb9493149e878c281e1d60;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/$/ \\/