x86: Avoid using gas local labels
authorRichard Henderson <rth@twiddle.net>
Mon, 24 Nov 2014 15:26:50 +0000 (16:26 +0100)
committerRichard Henderson <rth@twiddle.net>
Mon, 5 Jan 2015 18:01:37 +0000 (10:01 -0800)
commit5f35e0ffcc05a72ce0aacf228dc06d1262754660
tree69953142d706397487f6de666460b3905ea90b2a
parented1ca2777c35fe2f2751de255df3e16f17bdbd8d
x86: Avoid using gas local labels

Which are unsupported by Darwin cctools as.
Thankfully this doesn't uglify the source too much.
src/x86/sysv.S
src/x86/unix64.S