index
:
crosstool-ng.git
1.1
1.10
1.11
1.12
1.13
1.14
1.15
1.16
1.17
1.18
1.19
1.2
1.20
1.21
1.22
1.3
1.4
1.5
1.6
1.7
1.8
1.9
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
/
build
/
cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
gcc: Support plugins in core gcc compiler
Chris Packham
2025-01-05
1
-0
/
+6
*
Cleanup old avr-libstdcxx code and make it usable on other targets
QBos07
2024-12-23
1
-19
/
+37
*
gcc: Specify '--with-headers' when building final gcc
Stephanos Ioannidis
2024-10-06
1
-0
/
+1
*
Allow for Runtime-less build of GDC and GNAT
Marc Poulhiès
2024-06-05
1
-1
/
+25
*
Add option to re-enable ˋlibstdc++ˋ on avr targets.
Quentin Boswank
2023-08-14
1
-0
/
+2
*
Properly build multilib bare-metal RISC-V
Kirill K. Smirnov
2023-07-14
1
-0
/
+6
*
picolibc: Don't disable libstdc++ wchar_t for 1.8.1 or newer
Keith Packard
2023-04-19
1
-1
/
+3
*
gcc: Add --disable-wchar_t and --enable-stdio=pure for picolibc
Keith Packard
2023-03-08
1
-0
/
+12
*
Add zstd to the companion libs
Quentin Boswank
2023-02-08
1
-1
/
+1
*
Enable support for building libgccjit
Marc Poulhiès
2022-12-18
1
-0
/
+5
*
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
*
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
*
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
1
-1
/
+1
*
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
*
gcc: Add 12.1
Chris Packham
2022-05-19
1
-2
/
+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
*
gcc: add gcc libstdcxx-verbose option
Norbert Lange
2022-02-23
1
-0
/
+10
*
Unify core passes
Alexey Neyman
2022-02-11
1
-70
/
+15
*
Convert tabs to spaces
Alexey Neyman
2022-02-11
1
-20
/
+20
*
gcc: Build static libgcc in core_pass1
Chris Packham
2022-01-12
1
-0
/
+2
*
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
*
Add EXTRA_CXXFLAGS_FOR_BUILD option
Raphael Catolino
2021-07-06
1
-5
/
+8
*
gcc: Make CC_GCC_TM_CLONE_REGISTRY tristate
Chris Packham
2021-06-20
1
-10
/
+10
*
Merge pull request #1524 from stephanosio/gcc_custom_libstdcpp_cxx_flags_upst...
Chris Packham
2021-06-09
1
-5
/
+36
|
\
|
*
gcc: Allow setting custom target CXXFLAGS
Stephanos Ioannidis
2021-06-07
1
-3
/
+26
|
*
gcc: Assume '-O2' by default for building gcc target libraries
Stephanos Ioannidis
2021-06-07
1
-3
/
+11
*
|
gcc: Add CT_CC_GCC_TM_CLONE_REGISTRY config
Stephanos Ioannidis
2021-06-08
1
-0
/
+12
|
/
*
Extend CC_GCC_LIBSSP with manual state
Ivan Kukhta
2021-03-17
1
-10
/
+10
*
-
.
Merge branches 'elijahr-dtc-1.6.0', 'elijahr-readme-typo', 'foss-for-synopsys...
Chris Packham
2021-01-13
1
-7
/
+77
|
\
\
|
|
*
gcc: Add support for building libstdc++ with alternate libc
Keith Packard
2021-01-11
1
-7
/
+77
|
|
/
*
/
gcc: Make it aware of Newlib nano IO feature
Alexey Brodkin
2020-12-23
1
-0
/
+5
|
/
*
Set --with-cpu-{32,64} for multilib builds
Alexey Neyman
2020-02-26
1
-2
/
+2
*
Rename JOBSFLAGS -> CT_JOBSFLAGS
Alexey Neyman
2019-04-04
1
-15
/
+15
*
Duh! do not override ${cflags}
Alexey Neyman
2019-02-19
1
-2
/
+3
*
Use -idirafter instead of copying headers.
Alexey Neyman
2019-02-17
1
-13
/
+20
*
Implement an option to store downloads in subdirs
Alexey Neyman
2019-02-13
1
-2
/
+2
*
Canonicalize prefix dir and sysroot
Alexey Neyman
2019-01-14
1
-5
/
+14
*
Add a symlink to LTO for binutils
Alexey Neyman
2018-12-11
1
-0
/
+14
*
Set ALL_TARGET_CFLAGS initially for !MULTILIB
Alexey Neyman
2018-12-07
1
-21
/
+23
[next]