This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] Fix stabs debug output for ARM.


> > 2006-07-10  Carlos O'Donell  <carlos@codesoucery.com>
> >
> > 	* dbxout.c (dbxout_begin_prologue): Emit LFBB label at function start.
> > 	(dbxout_function_end): Use local label LFBB. Remove hook
> > DBX_OUTPUT_NFUN.
> >     (dbxout_source_line): Use local label LFBB. 
> > 	(dbxout_block): Likewise.
> > 	(dbx_output_lbrac): Remove hook DBX_OUTPUT_LBRAC.
> > 	(dbx_output_rbrac): Remove hook DBX_OUTPUT_RBRAC.
> > 	* config/rs6000/linux64.h: Remove DBX_OUTPUT_LBRAC, DBX_OUTPUT_RBRAC,
> > 	and DBX_OUTPUT_NFUN.
>
> This is OK.

Please fix formatting in ChangeLog.  Thanks in advance.

-- 
Eric Botcazou


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