This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [Patch,AVR]: Better log output with -mdeb
- From: Georg-Johann Lay <avr at gjlay dot de>
- To: gcc at gcc dot gnu dot org
- Date: Wed, 28 Sep 2011 17:11:32 +0200
- Subject: Re: [Patch,AVR]: Better log output with -mdeb
- References: <4E832671.1030804@gjlay.de>
Georg-Johann Lay schrieb:
> This is a tentative patch for better support of logging information for avr BE
> developers.
>
> [...]
>
> * config/avr/avr-protos.h (avr_edump, avr_fdump): New macros.
> (avr__set_caller_e, avr__set_caller_f): New prototypes.
> * config/avr/avr.c: Include tree-pass.h.
> (avr__caller, avr__stream): New static variables.
> (avr__fdump_e, avr__fdump_f, avr__vadump): New static functions.
> (avr__set_caller_e, avr__set_caller_f): New functions.
Sorry, picked the wrong ML.