[PATCH 3.0/4 v3] MIPS/GAS: Record fake labels like regular ones
Maciej W. Rozycki
macro@codesourcery.com
Sat Dec 11 12:52:00 GMT 2010
On Sat, 11 Dec 2010, Richard Sandiford wrote:
> > gas/
> > * symbols.c (symbol_clone_if_forward_ref): Call tc_new_dot_label
> > for new fake labels created off the dot special symbol.
> > * config/tc-mips.h (tc_new_dot_label): New macro.
> > (mips_record_label): New prototype.
> > * config/tc-mips.c (my_getExpression): Remove MIPS16 fake label
> > annotation.
> > (s_cons, s_float_cons, s_gpword, s_gpdword): Only clear labels
> > recorded once data expressions have been evaluated.
> > (mips_define_label): Move code to record labels over to...
> > (mips_record_label): ... this new function.
> > * doc/internals.texi: Document tc_new_dot_label.
>
> OK, thanks. Watch the tabbing in the changelog entry.
Ah, that's not going to be a problem -- I frequently paste these around
with my mouse (gpm) and need to adjust the result in my mailer manually
(which obviously I did not above), but I fix up actual entries committed
with a suitable regexp. :)
Maciej
More information about the Binutils
mailing list