On Thursday 27 March 2008 04:27, Weddington, Eric wrote: > Hi All, > > I now have all the new device support into avr-libc. I would like to do > a 1.6.2 release before April 2. > > Thoughts, objections?
I doubt that it is posible to work with XMEGA without doc of GCC ABI. It is interesting: - sizeof(void *) ? - where use/save/reload RAMPX/Y/Z/D,EIND (and plus?) - how to use (void *)0 ? - predefined macroses The begin of Avr-libc TODO list: * Remove indirect access to common registers. * Upgrade the SFR_OFFSET/SFR_IO_ADDR/SFR_MEM_ADDR to obtain source code compatibility. * EEPROM Regards, Dmitry. _______________________________________________ AVR-libc-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-libc-dev
