Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | toolchain: fix libpthread package for musl based toolchains (#12651) | Florian Fainelli | 2013-01-09 | 1 | -0/+2 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35069 | ||||
* | add preliminary support for musl | Florian Fainelli | 2012-11-23 | 1 | -0/+10 |
| | | | | | | | | Musl is an alternative C-library, see http://www.musl-libc.org for more infos. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34314 | ||||
* | libthread-db: fix libthread_db.so installation. | Florian Fainelli | 2012-11-21 | 1 | -1/+4 |
| | | | | | | | | | libthread_db.so.$(LIBC_SO_VERSION) is only valid for uClibc, (e)glibc just provides libthread_db.so.1. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34292 | ||||
* | toolchain: add a package for libthread_db | Felix Fietkau | 2012-10-29 | 1 | -0/+14 |
| | | | | SVN-Revision: 33999 | ||||
* | add myself as a maintainer for a few more packages | Felix Fietkau | 2012-10-10 | 1 | -0/+2 |
| | | | | SVN-Revision: 33693 | ||||
* | toolchain: fix libgcc and libgfortran packages for avr32 and coldfire | Jo-Philipp Wich | 2012-07-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 32772 | ||||
* | toolchain: Fix typo in libssp config | Vasilis Tsiligiannis | 2012-07-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 32723 | ||||
* | toolchain: move eglibc-files from base-files to toolchain, it is packaged as ↵ | Felix Fietkau | 2012-06-20 | 1 | -0/+13 |
| | | | | | | part of the libc package SVN-Revision: 32467 | ||||
* | toolchain: remove target dependencies on libgcc/libgfortran, add checks to ↵ | Felix Fietkau | 2012-06-10 | 1 | -6/+3 |
| | | | | | | package install template instead SVN-Revision: 32176 | ||||
* | toolchain: fix libc dependency on libgcc | Felix Fietkau | 2012-06-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 32170 | ||||
* | base-files: move all toolchain packages to a separate package directory ↵ | Felix Fietkau | 2012-06-10 | 1 | -0/+563 |
'toolchain' SVN-Revision: 32169 |