index
:
crosstool-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
strace: Add strace 6.2
Chris Packham
2023-03-20
3
-4
/
+4
|
/
*
[gcc] Move a patch to the bundled experimental patches
Bryan Hundven
2023-03-16
1
-0
/
+0
*
Add option for experimental bundled patches
Bryan Hundven
2023-03-16
4
-29
/
+76
*
Make checking for python more predictable.
Bryan Hundven
2023-03-16
4
-14
/
+134
*
Add automake 1.16.5
Bryan Hundven
2023-03-14
3
-8
/
+8
*
Minor yaml cleanup
Bryan Hundven
2023-03-14
3
-0
/
+11
*
Support targeting macOS aarch64 in older GCCs
Steven Fackler
2023-03-14
11
-0
/
+506
*
samples: Rename canadian config for picolibc
Chris Packham
2023-03-14
2
-1
/
+1
*
Add isl 0.25
Bryan Hundven
2023-03-14
2
-0
/
+12
*
CI: Exclude macos,arm-picolibc-eabi combination
Chris Packham
2023-03-14
1
-0
/
+4
*
Merge pull request #1908 from keith-packard/gcc-getenv-default
Bryan Hundven
2023-03-09
1
-0
/
+102
|
\
|
*
packages/gcc: Add gcc patch to allow getenv default values
Keith Packard
2023-02-28
1
-0
/
+102
*
|
linux: Add 6.2 bump LTS
Chris Packham
2023-03-08
18
-48
/
+48
*
|
binutils: Add binutils 2.40
Chris Packham
2023-03-08
11
-0
/
+628
*
|
elf2flt: Add patch for binutils 2.40
Chris Packham
2023-03-08
1
-0
/
+142
*
|
samples: Use picolibc as main libc in the picolibc sample config
Joakim Nohlgård
2023-03-08
1
-3
/
+2
*
|
picolibc: Add configuration to select picolibc as the system libc
Joakim Nohlgård
2023-03-08
4
-183
/
+251
*
|
gcc: Add --disable-wchar_t and --enable-stdio=pure for picolibc
Keith Packard
2023-03-08
1
-0
/
+12
*
|
packages/gcc/12.2.0: Add picolibc patches
Keith Packard
2023-03-08
5
-0
/
+427
*
|
picolibc: Use ${CT_CC} for compiler
Joakim Nohlgård
2023-03-08
1
-1
/
+1
*
|
Add missing dependencies for Debian build
Bryan Hundven
2023-03-01
1
-1
/
+2
|
/
*
gcc: Don't set --enable-default-pie by default
Keith Packard
2023-02-27
1
-1
/
+1
*
gdb: Add gdb 13.1
Chris Packham
2023-02-25
4
-1
/
+15
*
zstd: Run through ./maintainer/manage-packages.sh
Chris Packham
2023-02-13
1
-4
/
+4
*
CI: Use ${{ matrix.sample }} when uploading artifacts
Chris Packham
2023-02-13
1
-2
/
+2
*
uClibc-ng: Add uClibc-ng 1.0.42
Chris Packham
2023-02-08
2
-0
/
+16
*
glibc: drop caddr_t patch
Chris Packham
2023-02-08
1
-17
/
+0
*
glibc: Add glibc-2.37
Chris Packham
2023-02-08
4
-0
/
+102
*
Add zstd to the companion libs
Quentin Boswank
2023-02-08
8
-2
/
+124
*
maintainer/manage-packages.sh: Fix typo
mid-kid
2023-02-01
1
-1
/
+1
*
Update mingw-w64 to v10.0.0
mid-kid
2023-02-01
3
-0
/
+38
*
Merge pull request #1763 from cpackham/tarball
Bryan Hundven
2023-01-16
2
-0
/
+43
|
\
|
*
Add option to build toolchain tarball
Chris Packham
2022-06-15
2
-0
/
+43
*
|
Merge pull request #1875 from keith-packard/picolibc-1.8
Bryan Hundven
2023-01-16
3
-1
/
+5
|
\
\
|
*
|
Update picolibc to 1.8
Keith Packard
2022-12-23
3
-1
/
+5
*
|
|
glibc: Add fix for GNU make 4.4 compatibility to more versions
Chris Packham
2023-01-09
10
-0
/
+1050
*
|
|
Add Oracle ol8u7 product to crosstool-ng
Cupertino Miranda
2022-12-18
14
-4
/
+1099
*
|
|
Enable support for building libgccjit
Marc Poulhiès
2022-12-18
9
-5
/
+59
*
|
|
linux: Add Linux 6.1 and bump LTS
Chris Packham
2022-12-14
23
-56
/
+64
*
|
|
strace: Add 6.1 release
Chris Packham
2022-12-14
3
-4
/
+4
*
|
|
samples: Cosmetic improvements to powerpc-e500v2-linux-gnuspe
Chris Packham
2022-12-14
1
-4
/
+4
*
|
|
Add BPF architecture target support
Cupertino Miranda
2022-12-14
4
-0
/
+30
*
|
|
samples: Add x86_64-pc-linux-gnu,arm-picolibc-eabi Canadian cross sample config
Joakim Nohlgård
2022-12-11
2
-0
/
+15
*
|
|
scripts/gcc: Add extra include dir with -idirafter
Joakim Nohlgård
2022-12-11
1
-1
/
+14
*
|
|
scripts/gcc: align test conditionals with rest of repo
Joakim Nohlgård
2022-12-11
1
-5
/
+4
*
|
|
gcc: Disable CC_GCC_ENABLE_DEFAULT_PIE on RISC-V bare metal builds
Joakim Nohlgård
2022-12-11
1
-0
/
+1
*
|
|
make: Add GNU Make 4.4
Chris Packham
2022-12-11
4
-1
/
+10
*
|
|
strace: Add strace 6.0
Chris Packham
2022-12-11
3
-4
/
+4
*
|
|
Merge pull request #1854 from GrigorenkoPV/master
Bryan Hundven
2022-12-10
1
-0
/
+3
|
\
\
\
|
*
|
|
Fix `--with-ncurses` not working on Arch Linux
Pavel Grigorenko
2022-11-21
1
-0
/
+3
[prev]
[next]