This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 3.0/4 v3] MIPS/GAS: Record fake labels like regular ones


"Maciej W. Rozycki" <macro@codesourcery.com> writes:
> 2010-12-08  Maciej W. Rozycki  <macro@codesourcery.com>
>
>         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.

Richard


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]