2011/9/28 Georg-Johann Lay <a...@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. >
I have no objections against the patch. May be better to put it in separate file. (avr-debug.c or avr-log.c) Denis.