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
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc/gcc: Use canon_prefix when dealing with moved libraries
Chris Packham
2022-09-26
1
-2
/
+2
*
Add CC_GCC_ENABLE_DEFAULT_PIE
Like Ma
2022-08-19
1
-0
/
+4
*
loongarch64: add initial loongarch support
Jiajie Chen
2022-08-19
1
-0
/
+5
*
Fixes for libstdcxx-verbose option tristate
Norbert Lange
2022-07-11
1
-0
/
+2
*
Allow libsanitizer on architectures that support it
Chris Packham
2022-07-11
1
-5
/
+5
*
Switch CT_CC_{CORE_}SYSROOT_ARG to arrays
Justin Chen
2022-07-01
2
-5
/
+5
*
Update config.sub and config.guess
Bryan Hundven
2022-06-28
2
-21
/
+47
*
glibc: configure adding debug symbols in glibc build
Guillermo E. Martinez
2022-06-21
1
-1
/
+5
*
Enable D language support
Marc Poulhiès
2022-06-14
1
-0
/
+1
*
gcc: Fix compilation error in core C gcc compiler older than v5
Guillermo E. Martinez
2022-06-01
1
-2
/
+8
*
gmp: Set CC_FOR_BUILD and CPP_FOR_BUILD
Chris Packham
2022-05-31
1
-2
/
+5
*
gcc: Add 12.1
Chris Packham
2022-05-19
1
-2
/
+2
*
glibc: Reinstate support for the bundled ports
Chris Packham
2022-05-18
1
-0
/
+3
*
duma: Add version 2.5.21
Chris Packham
2022-05-15
1
-0
/
+1
*
newlib-nano: Fix include path for CT_NEWLIB_NANO_INSTALL_IN_TARGET
Stephanos Ioannidis
2022-05-12
1
-1
/
+1
*
scripts/build/companion_libs: Fix missing directory with newlib-nano
Derald D. Woods
2022-05-12
1
-0
/
+2
*
cc/gcc: Create liblto_plugin symbolic link with correct extension
Joel Holdsworth
2022-05-11
1
-4
/
+12
*
cc/gcc: Ensure value of ext is always set
Joel Holdsworth
2022-05-11
1
-2
/
+2
*
cc/gcc: Declare "file" and "ext" variables local
Joel Holdsworth
2022-05-11
1
-0
/
+4
*
cc/gcc: Remove -lstdc++ and -lm from gcc LDFLAGS
Joel Holdsworth
2022-05-11
1
-24
/
+0
*
gdb: drop obsolete versions
Chris Packham
2022-05-10
1
-20
/
+0
*
Remove obsolete glibc 2.12.1
Chris Packham
2022-05-10
1
-17
/
+0
*
Remove obsolete bionic/android support
Chris Packham
2022-05-10
3
-36
/
+0
*
populate: Include dependencies of PIE executables
Johan Levin
2022-05-08
1
-3
/
+3
*
scripts/functions: collect license files named COPYRIGHT*
Dima Krasner
2022-05-03
1
-1
/
+1
*
[scripts/functions]: Fix quoting issue in comparison
Elliot Saba
2022-04-22
1
-1
/
+1
*
gcc: add gcc libstdcxx-verbose option
Norbert Lange
2022-02-23
1
-0
/
+10
*
binutils: Disable libdebuginfod when producing a static toolchain
Chris Packham
2022-02-23
1
-0
/
+3
*
Unify core passes
Alexey Neyman
2022-02-11
2
-71
/
+16
*
Fold libc_start_files into libc
Alexey Neyman
2022-02-11
8
-338
/
+82
*
Convert tabs to spaces
Alexey Neyman
2022-02-11
6
-68
/
+68
*
Restrict *-uclibc,* canadians to gettext 0.20
Alexey Neyman
2022-02-11
1
-0
/
+22
*
Upgrade script for uClibc retirement
Alexey Neyman
2022-02-11
2
-0
/
+16
*
Retire obsoleted milestones
Alexey Neyman
2022-02-11
8
-85
/
+32
*
gcc: Build static libgcc in core_pass1
Chris Packham
2022-01-12
1
-0
/
+2
*
Update config.{sub,guess}
Chris Packham
2021-12-13
2
-625
/
+705
*
binutils: Remove obsolete versions
Chris Packham
2021-09-21
1
-26
/
+20
*
gdb: Remove old milestones
Chris Packham
2021-09-21
1
-21
/
+17
*
gmp: Support building for target
Chris Packham
2021-09-19
1
-2
/
+30
*
Merge branch 'gdb-enable-tui' of https://github.com/foss-for-synopsys-dwc-arc...
Chris Packham
2021-09-19
1
-4
/
+2
|
\
|
*
gdb: Enable TUI for full target/native GDB
Alexey Brodkin
2021-09-16
1
-4
/
+2
*
|
gdb: Realy decouple building of native/target GDB & gdbserver
Alexey Brodkin
2021-09-19
1
-0
/
+8
|
/
*
Merge branch 'canadian-cross-build' of https://github.com/foss-for-synopsys-d...
Chris Packham
2021-09-08
1
-13
/
+1
|
\
|
*
gcc: Fix canadian cross building on older hosts
Alexey Brodkin
2021-09-06
1
-13
/
+1
*
|
gcc: Don't mess with --with-host-libstdcxx if recent GCC (6+) is used
Alexey Brodkin
2021-09-07
1
-8
/
+12
|
/
*
cc/gcc: Add options for zstd usage
Chris Packham
2021-08-29
1
-0
/
+5
*
Merge branch 'uclibc-atomics' of https://github.com/foss-for-synopsys-dwc-arc...
Chris Packham
2021-08-25
1
-17
/
+0
|
\
|
*
ARC: No more fiddling with uClibc's CONFIG_ARC_HAS_ATOMICS
Alexey Brodkin
2021-08-24
1
-17
/
+0
*
|
Merge branch 'gdb-10' of https://github.com/cpackham/crosstool-ng
Chris Packham
2021-08-25
1
-30
/
+91
|
\
\
|
*
|
gdb: Add gdb-10.2
Alexey Brodkin
2021-08-25
1
-30
/
+91
|
|
/
[next]