aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/musl
Commit message (Expand)AuthorAgeFilesLines
...
* musl: fix handling of point-to-point interfaces in getifaddrs()Jo-Philipp Wich2015-11-161-0/+18
* musl: add upstream patch for open_[w]memstreamJohn Crispin2015-11-021-0/+79
* musl: re-enable des crypto support, fixes pppd MPPE issuesFelix Fietkau2015-10-011-56/+6
* musl: fix build on sh3Felix Fietkau2015-09-211-0/+6
* Revert "musl: fix termios struct c_ispeed/c_ospeed field names" (accidental c...Felix Fietkau2015-09-131-141/+0
* musl: fix termios struct c_ispeed/c_ospeed field namesFelix Fietkau2015-09-131-0/+141
* musl: add a hack to remove unused crypt() algorithms, saves ~14k after lzmaFelix Fietkau2015-09-081-0/+110
* musl: update to version 1.1.11Felix Fietkau2015-09-027-3180/+5
* musl: fix getsubopt functionSteven Barth2015-08-181-0/+29
* musl: update to latest git versionFelix Fietkau2015-07-245-214/+829
* gcc: use the -sf suffix for musl ldso on powerpcFelix Fietkau2015-07-121-2/+15
* musl: add powerpc soft-float supportFelix Fietkau2015-07-081-0/+141
* musl: call a_crash() inside __stack_chk_fail_local instead of calling __stack...Felix Fietkau2015-07-081-2/+2
* musl: update to latest git to fix MIPS and PowerPC TLS issuesFelix Fietkau2015-06-271-137/+392
* fix mklibs with muslMatteo Croce2015-06-251-0/+11
* gcc/musl: rework SSP-supportSteven Barth2015-06-221-0/+58
* musl: update musl to 2015-06-20Steven Barth2015-06-201-73/+763
* musl: apply hardening options (e.g. SSP) also to libc itselfSteven Barth2015-06-201-0/+1
* musl: read the timezone from /etc/TZFelix Fietkau2015-06-191-0/+28
* musl: update to version 1.1.10+gitFelix Fietkau2015-06-165-2023/+1586
* musl: update to version 1.1.9Felix Fietkau2015-06-045-101/+2023
* Revert "musl: update to version 1.1.9" (r45754)Felix Fietkau2015-06-034-807/+95
* musl: update to version 1.1.9Felix Fietkau2015-05-254-95/+807
* toolchain/musl: update to the latest version, adds aarch64 supportFelix Fietkau2015-03-283-2/+95
* musl: update to version 1.1.6Felix Fietkau2015-01-154-3555/+2
* musl: merge changes from git, includes further getopt fixesFelix Fietkau2015-01-114-63/+3553
* musl: add getopt support for non-option argumentsJohn Crispin2014-11-191-0/+43
* musl: fix getopt optional argument processingFelix Fietkau2014-10-211-0/+20
* musl: update to version 1.1.5Felix Fietkau2014-10-192-2/+2
* toolchain/musl: update to version 1.1.4Felix Fietkau2014-08-022-2/+2
* musl: add sgidefs.hFelix Fietkau2014-06-291-0/+73
* musl: add a few more glibc types to includesFelix Fietkau2014-06-291-0/+3
* musl: remove fake glibc definesFelix Fietkau2014-06-291-8/+0
* musl: update to version 1.1.3Felix Fietkau2014-06-292-2/+2
* musl: fix toolchain build failure caused by some header changesFelix Fietkau2014-06-122-1/+4
* musl: install a few extra headers to improve compatibility with various packagesFelix Fietkau2014-06-096-0/+1039
* musl: update to version 1.1.2Felix Fietkau2014-06-072-2/+2
* musl: add a hack to rip out excessive iconv bloatFelix Fietkau2014-05-281-0/+68
* musl: update to version 1.1.1Felix Fietkau2014-05-214-24/+3
* musl: update to 1.0.0Felix Fietkau2014-03-207-30/+8
* musl: move the dependency on BROKEN to the right config symbolFelix Fietkau2014-02-261-1/+0
* toolchain/musl: add version 0.9.15, remove older versions (still broken, but ...Felix Fietkau2014-02-2424-1153/+28
* musl: mark as broken, many packages do not compile with itFelix Fietkau2013-08-101-0/+1
* toolchain/musl: add version 0.9.11Luka Perkov2013-07-047-5/+122
* toolchain/musl: add version 0.9.10Felix Fietkau2013-05-098-0/+314
* toolchain/musl: fix libstdc++ build issuesFelix Fietkau2013-05-092-0/+120
* toolchain/musl: fix build issues on mac os xFelix Fietkau2013-05-092-0/+54
* toolchain: get rid of musl version kconfig symbol overloadingFelix Fietkau2013-04-182-12/+12
* toolchain/musl: add support for 0.9.9Florian Fainelli2013-02-266-1/+276
* toolchain/musl: add parenthesis to the __ARE_4_EQUAL macroFlorian Fainelli2013-01-291-0/+12