Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bionic: mark bionic/android-ndk as obsolete | Chris Packham | 2022-02-23 | 3 | -0/+3 |
* | strace: Remove 5.0 to 5.14 | Chris Packham | 2022-02-23 | 27 | -187/+0 |
* | strace: mark 4.15 to 4.26 as obsolete | Chris Packham | 2022-02-23 | 12 | -0/+12 |
* | CI: add Canadian Cross build job | Artem Panfilov | 2022-02-20 | 2 | -93/+149 |
* | CI: sort sample lines ascending order | Artem Panfilov | 2022-02-20 | 1 | -1/+1 |
* | CI: auto reformat YAML | Artem Panfilov | 2022-02-20 | 1 | -42/+35 |
* | strace: Add 5.16 | Chris Packham | 2022-02-16 | 2 | -0/+4 |
* | linux: Add 5.16.9, bump LTS | Chris Packham | 2022-02-16 | 23 | -56/+64 |
* | Merge pull request #1674 from stilor/master | Alexey Neyman | 2022-02-14 | 456 | -6927/+2871 |
|\ | |||||
| * | Run patches thru `manage-packages -P` | Alexey Neyman | 2022-02-11 | 191 | -2835/+1917 |
| * | Run packages through `manage-packages -D` | Alexey Neyman | 2022-02-11 | 17 | -45/+62 |
| * | Update the docker containers | Alexey Neyman | 2022-02-11 | 13 | -51/+45 |
| * | glibc-2.12.1: backport a fix for 2-pass build | Alexey Neyman | 2022-02-11 | 2 | -0/+323 |
| * | Unify core passes | Alexey Neyman | 2022-02-11 | 12 | -86/+26 |
| * | Fold libc_start_files into libc | Alexey Neyman | 2022-02-11 | 9 | -339/+84 |
| * | Turn off debugging in sample configuration | Alexey Neyman | 2022-02-11 | 1 | -2/+0 |
| * | Convert tabs to spaces | Alexey Neyman | 2022-02-11 | 7 | -69/+69 |
| * | Restrict *-uclibc,* canadians to gettext 0.20 | Alexey Neyman | 2022-02-11 | 5 | -0/+35 |
| * | Update m4 to 1.4.19 | Alexey Neyman | 2022-02-11 | 4 | -156/+12 |
| * | Restrict bionic's GCC/GDB selections | Alexey Neyman | 2022-02-11 | 1 | -1/+10 |
| * | Remove GDB 11.1 | Alexey Neyman | 2022-02-11 | 6 | -139/+0 |
| * | gdb: use single-number versions/milestones for 9+ | Alexey Neyman | 2022-02-11 | 3 | -5/+5 |
| * | sparc-leon: restrict to GDB9 | Alexey Neyman | 2022-02-11 | 2 | -1/+7 |
| * | Rename moxiebox to match its tuple | Alexey Neyman | 2022-02-11 | 2 | -0/+0 |
| * | Update tic6x sample | Alexey Neyman | 2022-02-11 | 4 | -10/+11 |
| * | More sample config updates | Alexey Neyman | 2022-02-11 | 104 | -150/+122 |
| * | Upgrade script for uClibc retirement | Alexey Neyman | 2022-02-11 | 11 | -15/+31 |
| * | Retire obsoleted milestones | Alexey Neyman | 2022-02-11 | 32 | -528/+46 |
| * | Remove gcc-oracle-4.8-44.0.5 | Alexey Neyman | 2022-02-11 | 8 | -31/+75 |
| * | glibc-ports: remove obsolete versions | Alexey Neyman | 2022-02-11 | 45 | -2473/+0 |
* | | packages/binutils: add binutils-2.38 | Hans-Christian Noren Egtvedt | 2022-02-13 | 10 | -0/+595 |
* | | powerpc: Allow GCC 8.5 for SPE ABI | Chris Packham | 2022-02-13 | 1 | -1/+1 |
|/ | |||||
* | contrib: Remove openrisc-or32.patch.lzma | Chris Packham | 2022-02-11 | 1 | -0/+0 |
* | packages/glibc: add glibc version 2.35 | Hans-Christian Noren Egtvedt | 2022-02-09 | 5 | -0/+146 |
* | packages/gdb: add gdb-11.2 | Hans-Christian Noren Egtvedt | 2022-02-08 | 6 | -0/+139 |
* | binutils-2.37: add more patches from upstream release branch | Hans-Christian Noren Egtvedt | 2022-02-04 | 9 | -0/+582 |
* | Fix deterministic binutils option | Norbert Lange | 2022-01-30 | 1 | -2/+2 |
* | gcc: Use upstream fix for cross-canadian builds | Chris Packham | 2022-01-14 | 2 | -47/+78 |
* | glibc: Re-enable Werror | Chris Packham | 2022-01-12 | 1 | -3/+0 |
* | gcc: Build static libgcc in core_pass1 | Chris Packham | 2022-01-12 | 7 | -12/+7 |
* | configure.ac: Check that patch supports --no-backup-if-mismatch | Chris Packham | 2022-01-10 | 1 | -0/+6 |
* | Update config.{sub,guess} | Chris Packham | 2021-12-13 | 2 | -625/+705 |
* | gcc: Fix 11.2.0 build failure on MacOS with Apple M1 | Kairui Song | 2021-12-13 | 1 | -0/+99 |
* | glibc: Add comment about python 3.4 dependency | Chris Packham | 2021-11-30 | 1 | -0/+3 |
* | linux: Add dependency on rsync for Linux >= 5.3 | Chris Packham | 2021-11-30 | 4 | -1/+15 |
* | gettext: Add gettext 0.21 | Chris Packham | 2021-11-24 | 2 | -0/+8 |
* | CI: Add mingw32 samples | Chris Packham | 2021-11-22 | 1 | -0/+2 |
* | Update picolibc to 1.7.4 | Bensuperpc | 2021-11-22 | 3 | -4/+4 |
* | strace: add 5.14 | Chris Packham | 2021-11-16 | 3 | -0/+152 |
* | linux: add 5.15, update stable/lts | Chris Packham | 2021-11-16 | 24 | -60/+64 |