| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix glibc 2.23/2.24 with --enable-static-nss. | Alexey Neyman | 2017-01-26 | 2 | -0/+60 |
| * | Add patch for init_module/delete_module | Alexey Neyman | 2017-01-24 | 1 | -0/+50 |
| * | Add UCLIBC_HAS_LFS as always-enabled. | Alexey Neyman | 2017-01-23 | 2 | -0/+62 |
| * | Patch from OpenEmbedded to fix strace build | Alexey Neyman | 2017-01-19 | 1 | -0/+67 |
| * | Merge pull request #545 from dirkvdb/master | Alexey Neyman | 2017-01-19 | 1 | -0/+10 |
| |\ | |||||
| | * | Added patch for gcc compilation error with fortran enabled | Dirk Vanden Boer | 2017-01-18 | 1 | -0/+10 |
| * | | Linaro 4.9 does not have a fix for build with GCC5/6. | Alexey Neyman | 2017-01-17 | 2 | -0/+259 |
| |/ | |||||
| * | Propagate caddr_t patch to other glibc versions | Alexey Neyman | 2017-01-17 | 4 | -0/+60 |
| * | Merge pull request #520 from c-robert/master | Alexey Neyman | 2017-01-17 | 1 | -0/+15 |
| |\ | |||||
| | * | Fix for Candian-Cross builds for mingw host to arm target. | C. Robert Daniels III | 2017-01-06 | 1 | -0/+15 |
| * | | Replace strace workaround with a patch. | Alexey Neyman | 2017-01-16 | 6 | -0/+866 |
| * | | Add versions 4.11..4.15 of strace. | Alexey Neyman | 2017-01-16 | 3 | -0/+5 |
| * | | Merge pull request #536 from stilor/musl-update | Alexey Neyman | 2017-01-16 | 2 | -293/+0 |
| |\ \ | |||||
| | * | | Remove patches for unsupported musl versions | Alexey Neyman | 2017-01-14 | 2 | -293/+0 |
| * | | | Add gdb 7.12. | Alexey Neyman | 2017-01-13 | 4 | -0/+124 |
| |/ / | |||||
| * | | Fix xtensa after binutils upgrade. | Alexey Neyman | 2017-01-10 | 1 | -0/+33 |
| * | | Patch GCC to leave -framework alone. | Alexey Neyman | 2017-01-10 | 4 | -0/+56 |
| * | | Remove GCC 6.2.0 | Alastair D'Silva | 2017-01-06 | 20 | -2958/+0 |
| * | | Bump GCC to 6.3.0 | Alastair D'Silva | 2017-01-06 | 20 | -0/+2958 |
| * | | Bump binutils to 2.27 | Alastair D'Silva | 2017-01-06 | 9 | -0/+612 |
| |/ | |||||
| * | Kill dmalloc. | Alexey Neyman | 2016-12-16 | 8 | -372/+0 |
| * | Fix xtensa static link. | Alexey Neyman | 2016-12-09 | 1 | -0/+34 |
| * | Update Linux kernel patches. | Alexey Neyman | 2016-12-06 | 11 | -38/+144 |
| * | Add patches for <sys/select.h> issue on Cygwin. | Alexey Neyman | 2016-12-06 | 2 | -0/+70 |
| * | Rename gettext 0.19.6 patches to 0.19.7. | Alexey Neyman | 2016-12-06 | 3 | -19/+19 |
| * | Backport the fix to 4.8.5. | Alexey Neyman | 2016-12-05 | 1 | -0/+138 |
| * | gcc: backport fix for xtensa PR target/78603 | Max Filippov | 2016-11-30 | 2 | -0/+70 |
| * | Sync up with buildroot GCC 6.2.0 patches. | Alexey Neyman | 2016-11-29 | 11 | -166/+2243 |
| * | gcc: backport fix for xtensa PR target/78118 | Max Filippov | 2016-11-22 | 1 | -0/+318 |
| * | gcc: don't use unwind-dw2-fde-dip with xtensa-elf targets | Max Filippov | 2016-11-22 | 2 | -0/+124 |
| * | gcc: fix libgcc build with --text-section-literals for xtensa | Max Filippov | 2016-11-22 | 1 | -0/+67 |
| * | gcc: fix xtensa_fallback_frame_state for call0 ABI | Max Filippov | 2016-11-22 | 1 | -0/+108 |
| * | Remove 4.9.3 patch directory. | Alexey Neyman | 2016-11-17 | 20 | -2030/+0 |
| * | Add missing 4.9.3 patches. | Alexey Neyman | 2016-11-17 | 3 | -0/+175 |
| * | add support for gcc 4.9.4 | Thorsten Johannvorderbrueggen | 2016-11-17 | 24 | -0/+2193 |
| * | Merge pull request #476 from stilor/fix-after-glibc-2.24 | Alexey Neyman | 2016-11-14 | 1 | -0/+28 |
| |\ | |||||
| | * | Fix ltrace under glibc 2.24. | Alexey Neyman | 2016-11-13 | 1 | -0/+28 |
| * | | Merge pull request #474 from stilor/unbreak-gcc-4.9.3 | Alexey Neyman | 2016-11-14 | 1 | -1/+1 |
| |\ \ | |/ |/| | |||||
| | * | Unbreak 4.9.3. | Alexey Neyman | 2016-11-11 | 1 | -1/+1 |
| * | | glibc: Add glibc-2.24 | Joachim Nilsson | 2016-11-12 | 1 | -0/+13 |
| |/ | |||||
| * | Merge pull request #468 from dajamminyogesh/master | Alexey Neyman | 2016-11-10 | 8 | -0/+0 |
| |\ | |||||
| | * | gcc: Updated gcc from 6.1.0 to 6.2.0 | Yogesh Sharma | 2016-10-31 | 8 | -0/+0 |
| * | | Merge pull request #419 from ograff/gcc_patches | Alexey Neyman | 2016-11-10 | 1 | -0/+29 |
| |\ \ | |||||
| | * | | Apply patch for config.gcc to support e6500 to gcc4.9.3 | Oliver Graff | 2016-09-28 | 1 | -0/+29 |
| * | | | Merge branch 'master' into janitorial | Bryan Hundven | 2016-10-24 | 1 | -12/+0 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Upgrade uClibc-ng to 1.0.14. | Alexey Neyman | 2016-10-04 | 1 | -12/+0 |
| | |/ | |||||
| * | | patches: add patches for gmp | Kirill K. Smirnov | 2016-09-18 | 11 | -0/+650 |
| * | | patches: remove obsolete gmp patches | Kirill K. Smirnov | 2016-09-18 | 4 | -438/+0 |
| * | | patches: remove obsolete libelf patches | Kirill K. Smirnov | 2016-09-18 | 2 | -48/+0 |
| * | | patches: add patches for mpfr | Kirill K. Smirnov | 2016-09-18 | 54 | -0/+11221 |
