pkgsrc/cross
wennmach 67fbbafa7b Upgrade avr-libc to version 1.2.5.
avr-libc-1.2.5 is the 5th bugfix release after 1.2.
The following list shortly summarizes the changes in version 1.2.0 compared
to version 1.0.5 of AVR Libc, which was the latest release from the 1.0
release line by the time 1.2.0 was released.

    * Removal of all items marked as deprecated in the past, namely:
          o all header files from the base include directory, as they have
            been moved to the avr/ subdirectory long time ago (e.g. <io.h>
            is now <avr/io.h>),
          o deprecated macros and functions (sbi, cbi, inb, outb, inp, outp,
            inw, outw, BV, PRG_RDB, eeprom_rb, eeprom_rw, eeprom_wb)
          o <avr/timer.h> removed completely, as it was bogus and not really
            useful at all
    * <avr/ina90.h> and <avr/twi.h> have been moved to the new <compat/...>
      include subdirectory,
    * The following new devices are supported:
          o ATmega165
          o ATmega325
          o ATmega3250
          o ATmega645
          o ATmega6450
          o ATmega48
          o ATmega88
          o ATmega168
          o ATtiny13
          o ATtiny2313
          o AT90CAN128
    * realloc() is now implemented,
    * the boot API has been changed in a way that is incompatible with the
      1.0 API,
    * the delay API has two new functions added to allow the specification of
      delays directly in microseconds, or milliseconds,
    * documentation changes: a newer version of Doxygen is used; Unix-style
      manual pages are now generated as part of the documentation; a helper
      script named avr-man can be used to display these manual pages,
    * a single unified Copyright now applies to all files in AVR Libc.
2005-08-15 08:45:54 +00:00
..
atasm Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
avr-binutils Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
avr-gcc Get rid of USE_PERL5. The new way to express needing the Perl executable 2005-07-16 01:19:06 +00:00
avr-gdb Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
avr-libc Upgrade avr-libc to version 1.2.5. 2005-08-15 08:45:54 +00:00
avrdude Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
bfd-crunchide Convert to bl3, untested. Improve COMMENT. 2005-04-05 11:05:33 +00:00
bfd-mdsetimage Convert to bl3, untested. Improve COMMENT. 2005-04-05 11:05:33 +00:00
binutils Revert previous, as cross/* packages don't install with 2005-06-20 01:46:01 +00:00
COMMON Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making 2005-07-15 18:27:48 +00:00
dasm Add RMD160 digests 2005-02-24 10:16:52 +00:00
h8300-hms-binutils Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
h8300-hms-gcc Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
i386-cygwin32 Add RMD160 digests 2005-02-24 10:16:52 +00:00
i386-linux Remove MASTER_SITES entry which does not have the files any longer. 2005-04-18 12:16:13 +00:00
i386-mingw32 Get rid of USE_PERL5. The new way to express needing the Perl executable 2005-07-16 01:19:06 +00:00
i386-msdosdjgpp Update MASTER_SITES, and add SITES_* for wmemu2b.zip. 2005-04-18 11:42:23 +00:00
i386-netbsdpe Add RMD160 digests 2005-02-24 10:16:52 +00:00
icdprog Removed trailing white-space. 2005-05-23 08:26:03 +00:00
mipsEEel-netbsd Set WRKSRC=${WRKDIR} to prevent "cd: can't cd to [...]" error when 2005-06-14 22:25:15 +00:00
uisp Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
Makefile Remove i386-linuxglibc1 -- astonishingly obsolete, and currently broken. 2005-04-22 19:07:12 +00:00