Changelog for
avr-libc-2.1.0-1.7.noarch.rpm :
* Thu Nov 10 2022 Klaus Kämpf
- update to 2.1.0
* Improvements and additions: - Patch #9187 improved the library coverage for the AVR_TINY architecture (ATtiny10 and relatives). In particular, many of the functions from are now available there. - Patch #8729 adds ISR_NOICF and ISR_FLATTEN to
* Bugs fixed: [#36933] Documentation no longer correctly describes how to declare [#41689] add static_assert to assert.h [#48898] power_usart3_
* functions no more defined in power.h [#49020] dtostre() flags documentation error [#49447] Example code for uart_putchar() has error in recursive call strings for storage in program memory [#50439] avr/iom32u4.h does not define PRTIM4 [#51755] iotn441.h & iotn841.h missing definitions for PUEA[0-7] and PUEB[0-3] [no-id] util/eu_dst.h: fix reversed DST decision logic for March and October [no-id] util/delay.h.in: add missing return
* Contributed Patches: [no-id] Define weak symbols for known memory region sizes based on device header definitions, starting with fuse region. [#8961] Update test script for new simulavr and library layout [#8964] Update tests isinf-01.c, signbit-01.c and modf-np.c [#9163] New eeprom write block function for xmega using eeprom page write [#8729] [avr/interrupt.h] Add ISR_NOICF, ISR_FLATTEN. Fix namespace of identifiers. [#8536] Fix a typo within [#8649] small documentation fixes in [#9187] [AVR_TINY]: Support 16-bit xtoa functons and more string functions. [#9400] Add avrxmega3 multilibs [#9659] Update eeprom_is_ready for avrxmega3 devices [#9553] Fix some issues in libc/ [#9864] Use proper float function names and prototypes
* Thu Feb 15 2018 rguentherAATTsuse.com- Remove setBadness from avr-libc-rpmlintrc, filter also errors
* Tue Dec 12 2017 kkaempfAATTsuse.com- fix Leap 42.x build: define gcc_version 7
* Tue Dec 12 2017 rguentherAATTsuse.com- Adjust sysroot to /usr/avr/sys-root as agreed upon by gcc and binutils.
* Tue Dec 12 2017 rguentherAATTsuse.com- Fix gcc dependences to use %gcc_version.- Remove install dependences on cross-avr-gcc and cross-avr-binutils.
* Tue Dec 12 2017 kkaempfAATTsuse.com- build with cross-avr-gcc7-bootstrap (bsc#1072028)
* Sat Dec 09 2017 kkaempfAATTsuse.com- build with cross-avr-gcc7
* Thu Dec 07 2017 kkaempfAATTsuse.com- symlink /opt/cross/avr/bin to /usr/avr/bin to make gcc use avr-as instead of as.
* Mon Feb 06 2017 duweAATTsuse.com- update to 2.0.0- remove old gcc-4.7 spec file- fix prefix- update some self tests to v2.0 tree structure
* Wed Jun 17 2015 sbrabecAATTsuse.com- Update to version 1.8.1.- Drop patches:
* 41-avr-libc-1.7.1-xmega32X1.patch: introduces just empty header
* 42-avr-libc-1.7.1-xmega128b1.patch: now upstreamed- Add PDF doc.- Add GPG keys.- Clean spec file.