[avr-libc-dev] [bug #49688] wdt_enable() should get an entry on avr/wdt.h documentation page

2016-12-17 Thread Britton Kerin
URL: Summary: wdt_enable() should get an entry on avr/wdt.h documentation page Project: AVR C Runtime Library Submitted by: bkerin Submitted on: Wed 23 Nov 2016 11:30:06 PM GMT Cate

[avr-libc-dev] [bug #49567] Use meta-info from --print-multi-lib and --print-multi-directory

2016-12-17 Thread Georg-Johann Lay
URL: Summary: Use meta-info from --print-multi-lib and --print-multi-directory Project: AVR C Runtime Library Submitted by: gjlayde Submitted on: Wed 09 Nov 2016 02:32:38 PM GMT Cat

[avr-libc-dev] [patch #9187] [AVR_TINY]: Support 16-bit xtoa functons and more string functions.

2016-12-17 Thread Georg-Johann Lay
URL: Summary: [AVR_TINY]: Support 16-bit xtoa functons and more string functions. Project: AVR C Runtime Library Submitted by: gjlayde Submitted on: Fri 09 Dec 2016 01:02:16 PM GMT

[avr-libc-dev] Gcc is weird sometimes...

2016-12-17 Thread George Spelvin
The following patch (analogous to one I made to the PRINTF_MIN code which saved quite a bit of code space) has strangely contradictory code size effects. If anyone else feels like tying it with a different compiler version (I'm using gcc-7 SVN trunk from a few days ago), I'd be interested in the r