2013-07-07 06:36:17 by Makoto Fujiwara | Files touched by this commit (1) |
Log message: Fix problem: simulavr will not find -liberty. |
2013-07-07 03:24:47 by Makoto Fujiwara | Files touched by this commit (2) |
Log message: Makefile and PLIST: Add two more header files to be installed (ansidecl.h, symcat.h) for emulator/simulavr needs those file. |
2013-07-06 17:07:48 by Makoto Fujiwara | Files touched by this commit (3) |
Log message: Revert to compile and install libiberty.a. This is thought as necessary for simulavr, but it turned out that libiberty.a and libbfd.a are natively compiled and not useful for those purpose (To be fixed later). |
2013-07-06 16:24:21 by Makoto Fujiwara | Files touched by this commit (2) |
Log message: To add facility to provide libbfd.a and bfd.h. Emulator/simulavr wants them. |
2013-07-05 17:43:33 by Makoto Fujiwara | Files touched by this commit (3) |
Log message: Bump version 2.23.1 to 2.23.2. Add COMMIT_MSG. |
2013-07-04 14:10:40 by Makoto Fujiwara | Files touched by this commit (3) |
Log message: - Add support for clang with NetBSD/6.99.22. (Add patch) - Remove USE_CROOSSBASE from binutils, for gcc correctly find PATH of as. |
2013-01-27 00:48:14 by Makoto Fujiwara | Files touched by this commit (6) | |
Log message: (1) Bump versio 2.22 to 2.23.1 Following command will show you 147 lines of updates from 2.22 to 2.23.1 sed -n 1,/2011-08-19/p binutils-2.23.1/ChangeLog (2) patches/patch-aa Add comment as avoid libiberty.a (3) patches/patch-ac Remove this patch, nothing changed with and without. |
2012-09-24 18:56:26 by Aleksej Saushev | Files touched by this commit (144) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. Mark packages that don't and might probably not have staged installation. |
2012-02-07 05:44:08 by Makoto Fujiwara | Files touched by this commit (3) |
Log message: Place wip/avr-* reference instead of cross/avr-* reference, so that testing on wip directory assures true dependency. Those references need back to cross/avr-* when importing to cross/ directory. |
2012-02-07 04:15:20 by Makoto Fujiwara | Files touched by this commit (15) | |
Log message: Import avr-binutils-2.22 as wip/avr-binutils for update to cross/avr-binutils 2.19.1. GNU binutils for Atmel AVR 8 bit RISC microcontrollers. Prerequisite for avr-gcc in a cross-compilation environment. |