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
path:
root
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
m68k: Support MMU
Chris Packham
2023-09-24
1
-0
/
+1
*
allow plugins and LTO with static toolchains
Chris Copeland
2023-09-24
2
-3
/
+0
*
Add a musl variable LIBC_MUSC_EXTRA_CFLAGS
Norbert Lange
2023-09-24
1
-0
/
+7
*
glibc: Add option for building libcrypt
Chris Packham
2023-08-25
1
-0
/
+13
*
Add option to re-enable ˋlibstdc++ˋ on avr targets.
Quentin Boswank
2023-08-14
1
-0
/
+9
*
Revert "libc/uclibc: Require GCC12 or older"
Chris Packham
2023-08-13
1
-1
/
+0
*
provide a workaround for a glibc and GNU make incompatibility
Chris Packham
2023-07-21
2
-0
/
+12
*
Revert "Update requirements: autoconf==2.71 and automake>=1.16"
Thomas Petazzoni
2023-07-21
1
-6
/
+6
*
Properly build multilib bare-metal RISC-V
Kirill K. Smirnov
2023-07-14
1
-0
/
+13
*
newlib: add 4.3.0.20230120
Chris Packham
2023-06-04
1
-0
/
+1
*
Add default msvcrt options for mingw-w64
Timo Rothenpieler
2023-06-04
1
-0
/
+36
*
gdb: Make native GDB 13+ dependent on MPFR
Yuriy Kolerov
2023-05-19
1
-0
/
+1
*
mpfr: Add support of building MPFR for target
Yuriy Kolerov
2023-05-19
1
-0
/
+4
*
glibc: Disable -Werror with GCC13 and glibc <2.37
Chris Packham
2023-05-14
1
-1
/
+3
*
libc/uclibc: Require GCC12 or older
Chris Packham
2023-05-14
1
-0
/
+1
*
picolibc: Allow default memory layout values to be configured
Keith Packard
2023-04-19
1
-0
/
+40
*
config/arch/x86: enable libsanitizer
James Knight
2023-04-13
1
-1
/
+1
*
Add option for experimental bundled patches
Bryan Hundven
2023-03-16
2
-5
/
+44
*
picolibc: Add configuration to select picolibc as the system libc
Joakim Nohlgård
2023-03-08
2
-114
/
+139
*
gcc: Don't set --enable-default-pie by default
Keith Packard
2023-02-27
1
-1
/
+1
*
Add zstd to the companion libs
Quentin Boswank
2023-02-08
3
-1
/
+12
*
Merge pull request #1763 from cpackham/tarball
Bryan Hundven
2023-01-16
1
-0
/
+28
|
\
|
*
Add option to build toolchain tarball
Chris Packham
2022-06-15
1
-0
/
+28
*
|
Enable support for building libgccjit
Marc Poulhiès
2022-12-18
2
-0
/
+15
*
|
Add BPF architecture target support
Cupertino Miranda
2022-12-14
1
-0
/
+9
*
|
gcc: Disable CC_GCC_ENABLE_DEFAULT_PIE on RISC-V bare metal builds
Joakim Nohlgård
2022-12-11
1
-0
/
+1
*
|
Correct casing for Ada lang
Marc Poulhiès
2022-11-09
1
-1
/
+1
*
|
Update requirements: autoconf==2.71 and automake>=1.16
Bryan Hundven
2022-10-27
1
-6
/
+6
*
|
binutils: add option to build libopcodes for target
Dries Deschout
2022-10-02
1
-0
/
+5
*
|
avr,pru: Disable CT_CC_GCC_ENABLE_DEFAULT_PIE
Dimitar Dimitrov
2022-09-26
1
-1
/
+1
*
|
Add CC_GCC_ENABLE_DEFAULT_PIE
Like Ma
2022-08-19
1
-0
/
+11
*
|
loongarch64: add initial loongarch support
Jiajie Chen
2022-08-19
1
-0
/
+19
*
|
Select KERNEL_SUPPORTS_SHARED_LIBS on Windows
Like Ma
2022-08-19
1
-0
/
+2
*
|
binutils: Add binutils 2.39
Chris Packham
2022-08-14
2
-0
/
+9
*
|
Fixes for libstdcxx-verbose option tristate
Norbert Lange
2022-07-11
1
-1
/
+0
*
|
Allow libsanitizer on architectures that support it
Chris Packham
2022-07-11
9
-2
/
+20
*
|
newlib: fix conflicting configure options
Chen Tao
2022-06-28
1
-0
/
+24
*
|
kconfig: modify rules for multilibs configuration
Chen Tao
2022-06-28
2
-6
/
+10
*
|
glibc: configure adding debug symbols in glibc build
Guillermo E. Martinez
2022-06-21
1
-0
/
+7
|
/
*
Enable D language support
Marc Poulhiès
2022-06-14
2
-0
/
+15
*
gcc: Disable zstd for canadian builds
Chris Packham
2022-05-31
1
-2
/
+1
*
glibc: rework GLIBC_ENABLE_WERROR
Chris Packham
2022-05-31
1
-5
/
+6
*
gcc: Update fix for sh-unknown-elf
Chris Packham
2022-05-31
1
-1
/
+1
*
glibc: Reinstate support for the bundled ports
Chris Packham
2022-05-18
1
-0
/
+9
*
linux: Add 5.17.5, bump LTS
Chris Packham
2022-05-16
1
-0
/
+1
*
gdb: drop obsolete versions
Chris Packham
2022-05-10
2
-23
/
+3
*
Remove obsolete glibc 2.12.1
Chris Packham
2022-05-10
1
-17
/
+0
*
Remove obsolete bionic/android support
Chris Packham
2022-05-10
5
-132
/
+0
*
glibc: Enable -Werror for more combinations of GCC/GLIBC
Chris Packham
2022-05-01
1
-2
/
+8
*
xtensa: Remove obsoleted CT_ARCH_XTENSA_CUSTOM_NAME
Anton Maklakov
2022-04-02
1
-1
/
+1
[next]