Package Release Info

avr-libc-2.0.0-bp150.1.3

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

avr-libc

Change Logs

* Thu Feb 15 2018 rguenther@suse.com
- Remove setBadness from avr-libc-rpmlintrc, filter also errors
* Tue Dec 12 2017 kkaempf@suse.com
- fix Leap 42.x build: define gcc_version 7
* Tue Dec 12 2017 rguenther@suse.com
- Adjust sysroot to /usr/avr/sys-root as agreed upon by gcc and binutils.
* Tue Dec 12 2017 rguenther@suse.com
- Fix gcc dependences to use %gcc_version.
- Remove install dependences on cross-avr-gcc and cross-avr-binutils.
* Tue Dec 12 2017 kkaempf@suse.com
- build with cross-avr-gcc7-bootstrap (bsc#1072028)
* Sat Dec 09 2017 kkaempf@suse.com
- build with cross-avr-gcc7
* Thu Dec 07 2017 kkaempf@suse.com
- symlink /opt/cross/avr/bin to /usr/avr/bin to make gcc use
  avr-as instead of as.
* Mon Feb 06 2017 duwe@suse.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 sbrabec@suse.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.
* Tue May 26 2015 seife+obs@b1-systems.com
- add hack to add -pipe to avr-gcc calls
  this avoids changing temporary filenames embedded in binaries and
  thus continous republishing due to changed binaries
* Sat Dec 08 2012 jw@suse.com
- update to 1.8.0, bugfix release, including:
  PSTR() now has const, to be compatible with gcc-4.7.0
  savannah32698-power.patch upstreamed, removed.
- updated logicp to 1.02 to heal poisoned
  SIG_UART_RECV ==> UART_RX_vect and friends.
- added avr-libc-gcc47.spec to build with the new compiler.
* Tue Feb 07 2012 max@suse.com
- Make the dependency on cross-avr-binutils unversioned.
* Mon Mar 07 2011 jw@novell.com
- testcase for tn4313 added, non-fatal. Still fails due to missing gcc binutils support
- added savannah32698-power.patch
- update to 1.7.1
  This is primarily a bugfix release, and particularly, it fixes the infamous
  delay.h bug that caused the delay algorithm to be way off
  (https://savannah.nongnu.org/bugs/?30363).
* Mon Nov 29 2010 jw@novell.com
- fixed bnc#233520
* Tue Jun 22 2010 max@suse.de
- update to 1.7.0
  * New architecture: avrtiny10
  * New devices: atmega3000, attiny84a, atmega325a, atmega3250a,
    atmega329a, atmega3290a, attiny4, attiny5, attiny9, attiny10,
    attiny20, attiny40, ATxmega128A1U, ATxmega64A1U
  * countless bugfixes and other improvements
* Tue Mar 23 2010 jw@novell.com
- moved avr-example sub package into an own package.
  logicp remains here as a pre-install self-test.
* Sun Mar 07 2010 jw@novell.com
- do not require cross-acr-gcc44, we have removed the version number from the package.
* Mon Mar 01 2010 jw@novell.com
- update to 1.6.8
  * Added iox128a1u.h iom16hva2.h iom16hvb.h iom169pa.h iom649p.h iom64hve.h
    iotn261a.h iotn461a.h iotn861a.h iom324pa.h iotn10.h iotn4.h iotn5.h iotn9.h
    iom16a.h iom88pa.h iom644pa.h iotn24a.h iotn44a.h iotn2313a.h iotn4313.h
    iom8u2.h iom16u2.h iom32u2.h iox192d3.h
  * Add support for new devices: ATmega16HVA2, ATmega16HVB, ATmega48A,
    ATmega88A, ATmega168A, ATmega328, ATmega164A, ATmega324A, ATmega644A,
    ATmega165A, ATmega169A, ATmega645A, ATmega6450A, ATmega649A,
    ATmega6490A, ATmega6490P, ATmega645P, ATmega6450P, ATmega329PA.
    ATtiny2313A, ATtiny4313, ATtiny24A, ATtiny44A, ATmega644PA, ATmega88PA,
    ATmega16A, ATtiny261A, ATtiny861A, ATtiny461A, ATmega64HVE, ATmega169PA,
    ATmega649P, ATmega324PA.  ATmega8U2, ATmega16U2, and ATmega32U2.
    ATxmega192D3.
  * Add new functions: strtok_P() and strtok_rP(). memccpy_P().
  * Fix some tests to run with host computer.
  * several bugfixes.
* Sun Feb 07 2010 jw@novell.com
- updated avr_isp.pl to 0.9h,
  this now better handles a lrger range of dongles.
* Fri Jan 22 2010 jw@suse.de
- moved /usr/share/doc/avr-libc to /usr/share/doc/packages/avr-libc .
- populated /usr/bin/avr* symlinks, adding /opt/cross/bin to PATH no longer needed.
- added an 00_index.html to the user_manual.