2011/11/25 Georg-Johann Lay <a...@gjlay.de>:
> This is a small extension to -mlog
>
> * Print double_int with %D or %X
> * Print supported sub-options with ?
> * Fix thinko in avr_log_set_avr_log that ignored -mdeb.
>
> Ok for trunk?
>
> Johann
>
>        PR target/50566
>        * config/avr/avr-protos.h (avr_log_t): Add field .builtin.
>        * config/avr/avr-log.c (avr_log_set_avr_log): Initialize it.
>        Don't ignore TARGET_ALL_DEBUG.  Print self-info with ?.
>        (avr_log_vadump): Support %D and %X to print double_int.
>        (avr_double_int_pop_digit): New static function.
>        (avr_dump_double_int_hex): New static function.
>

Please commit.

Denis.

Reply via email to