| Commit message (Expand) | Author | Age | Files | Lines |
* | musl: fix handling of point-to-point interfaces in getifaddrs() | Jo-Philipp Wich | 2015-11-16 | 1 | -0/+18 |
* | musl: add upstream patch for open_[w]memstream | John Crispin | 2015-11-02 | 1 | -0/+79 |
* | musl: re-enable des crypto support, fixes pppd MPPE issues | Felix Fietkau | 2015-10-01 | 1 | -56/+6 |
* | musl: fix build on sh3 | Felix Fietkau | 2015-09-21 | 1 | -0/+6 |
* | Revert "musl: fix termios struct c_ispeed/c_ospeed field names" (accidental c... | Felix Fietkau | 2015-09-13 | 1 | -141/+0 |
* | musl: fix termios struct c_ispeed/c_ospeed field names | Felix Fietkau | 2015-09-13 | 1 | -0/+141 |
* | musl: add a hack to remove unused crypt() algorithms, saves ~14k after lzma | Felix Fietkau | 2015-09-08 | 1 | -0/+110 |
* | musl: update to version 1.1.11 | Felix Fietkau | 2015-09-02 | 7 | -3180/+5 |
* | musl: fix getsubopt function | Steven Barth | 2015-08-18 | 1 | -0/+29 |
* | musl: update to latest git version | Felix Fietkau | 2015-07-24 | 5 | -214/+829 |
* | gcc: use the -sf suffix for musl ldso on powerpc | Felix Fietkau | 2015-07-12 | 1 | -2/+15 |
* | musl: add powerpc soft-float support | Felix Fietkau | 2015-07-08 | 1 | -0/+141 |
* | musl: call a_crash() inside __stack_chk_fail_local instead of calling __stack... | Felix Fietkau | 2015-07-08 | 1 | -2/+2 |
* | musl: update to latest git to fix MIPS and PowerPC TLS issues | Felix Fietkau | 2015-06-27 | 1 | -137/+392 |
* | fix mklibs with musl | Matteo Croce | 2015-06-25 | 1 | -0/+11 |
* | gcc/musl: rework SSP-support | Steven Barth | 2015-06-22 | 1 | -0/+58 |
* | musl: update musl to 2015-06-20 | Steven Barth | 2015-06-20 | 1 | -73/+763 |
* | musl: apply hardening options (e.g. SSP) also to libc itself | Steven Barth | 2015-06-20 | 1 | -0/+1 |
* | musl: read the timezone from /etc/TZ | Felix Fietkau | 2015-06-19 | 1 | -0/+28 |
* | musl: update to version 1.1.10+git | Felix Fietkau | 2015-06-16 | 5 | -2023/+1586 |
* | musl: update to version 1.1.9 | Felix Fietkau | 2015-06-04 | 5 | -101/+2023 |
* | Revert "musl: update to version 1.1.9" (r45754) | Felix Fietkau | 2015-06-03 | 4 | -807/+95 |
* | musl: update to version 1.1.9 | Felix Fietkau | 2015-05-25 | 4 | -95/+807 |
* | toolchain/musl: update to the latest version, adds aarch64 support | Felix Fietkau | 2015-03-28 | 3 | -2/+95 |
* | musl: update to version 1.1.6 | Felix Fietkau | 2015-01-15 | 4 | -3555/+2 |
* | musl: merge changes from git, includes further getopt fixes | Felix Fietkau | 2015-01-11 | 4 | -63/+3553 |
* | musl: add getopt support for non-option arguments | John Crispin | 2014-11-19 | 1 | -0/+43 |
* | musl: fix getopt optional argument processing | Felix Fietkau | 2014-10-21 | 1 | -0/+20 |
* | musl: update to version 1.1.5 | Felix Fietkau | 2014-10-19 | 2 | -2/+2 |
* | toolchain/musl: update to version 1.1.4 | Felix Fietkau | 2014-08-02 | 2 | -2/+2 |
* | musl: add sgidefs.h | Felix Fietkau | 2014-06-29 | 1 | -0/+73 |
* | musl: add a few more glibc types to includes | Felix Fietkau | 2014-06-29 | 1 | -0/+3 |
* | musl: remove fake glibc defines | Felix Fietkau | 2014-06-29 | 1 | -8/+0 |
* | musl: update to version 1.1.3 | Felix Fietkau | 2014-06-29 | 2 | -2/+2 |
* | musl: fix toolchain build failure caused by some header changes | Felix Fietkau | 2014-06-12 | 2 | -1/+4 |
* | musl: install a few extra headers to improve compatibility with various packages | Felix Fietkau | 2014-06-09 | 6 | -0/+1039 |
* | musl: update to version 1.1.2 | Felix Fietkau | 2014-06-07 | 2 | -2/+2 |
* | musl: add a hack to rip out excessive iconv bloat | Felix Fietkau | 2014-05-28 | 1 | -0/+68 |
* | musl: update to version 1.1.1 | Felix Fietkau | 2014-05-21 | 4 | -24/+3 |
* | musl: update to 1.0.0 | Felix Fietkau | 2014-03-20 | 7 | -30/+8 |
* | musl: move the dependency on BROKEN to the right config symbol | Felix Fietkau | 2014-02-26 | 1 | -1/+0 |
* | toolchain/musl: add version 0.9.15, remove older versions (still broken, but ... | Felix Fietkau | 2014-02-24 | 24 | -1153/+28 |
* | musl: mark as broken, many packages do not compile with it | Felix Fietkau | 2013-08-10 | 1 | -0/+1 |
* | toolchain/musl: add version 0.9.11 | Luka Perkov | 2013-07-04 | 7 | -5/+122 |
* | toolchain/musl: add version 0.9.10 | Felix Fietkau | 2013-05-09 | 8 | -0/+314 |
* | toolchain/musl: fix libstdc++ build issues | Felix Fietkau | 2013-05-09 | 2 | -0/+120 |
* | toolchain/musl: fix build issues on mac os x | Felix Fietkau | 2013-05-09 | 2 | -0/+54 |
* | toolchain: get rid of musl version kconfig symbol overloading | Felix Fietkau | 2013-04-18 | 2 | -12/+12 |
* | toolchain/musl: add support for 0.9.9 | Florian Fainelli | 2013-02-26 | 6 | -1/+276 |
* | toolchain/musl: add parenthesis to the __ARE_4_EQUAL macro | Florian Fainelli | 2013-01-29 | 1 | -0/+12 |