summaryrefslogtreecommitdiffstats
path: root/package/toolchain/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* add preliminary support for muslFlorian Fainelli2012-11-231-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 Fainelli2012-11-211-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_dbFelix Fietkau2012-10-291-0/+14
| | | | SVN-Revision: 33999
* add myself as a maintainer for a few more packagesFelix Fietkau2012-10-101-0/+2
| | | | SVN-Revision: 33693
* toolchain: fix libgcc and libgfortran packages for avr32 and coldfireJo-Philipp Wich2012-07-171-2/+2
| | | | SVN-Revision: 32772
* toolchain: Fix typo in libssp configVasilis Tsiligiannis2012-07-151-1/+1
| | | | SVN-Revision: 32723
* toolchain: remove target dependencies on libgcc/libgfortran, add checks to ↵Felix Fietkau2012-06-101-6/+3
| | | | | | package install template instead SVN-Revision: 32176
* toolchain: fix libc dependency on libgccFelix Fietkau2012-06-101-1/+1
| | | | SVN-Revision: 32170
* base-files: move all toolchain packages to a separate package directory ↵Felix Fietkau2012-06-101-0/+563
'toolchain' SVN-Revision: 32169