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
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
bionic: mark bionic/android-ndk as obsolete
Chris Packham
2022-02-23
1
-0
/
+1
*
Merge pull request #1674 from stilor/master
Alexey Neyman
2022-02-14
19
-164
/
+53
|
\
|
*
Unify core passes
Alexey Neyman
2022-02-11
8
-11
/
+8
|
*
Convert tabs to spaces
Alexey Neyman
2022-02-11
1
-1
/
+1
|
*
Restrict *-uclibc,* canadians to gettext 0.20
Alexey Neyman
2022-02-11
1
-0
/
+10
|
*
Restrict bionic's GCC/GDB selections
Alexey Neyman
2022-02-11
1
-1
/
+10
|
*
gdb: use single-number versions/milestones for 9+
Alexey Neyman
2022-02-11
2
-3
/
+3
|
*
sparc-leon: restrict to GDB9
Alexey Neyman
2022-02-11
1
-0
/
+7
|
*
Update tic6x sample
Alexey Neyman
2022-02-11
1
-1
/
+4
|
*
Retire obsoleted milestones
Alexey Neyman
2022-02-11
11
-148
/
+11
*
|
powerpc: Allow GCC 8.5 for SPE ABI
Chris Packham
2022-02-13
1
-1
/
+1
|
/
*
Fix deterministic binutils option
Norbert Lange
2022-01-30
1
-2
/
+2
*
glibc: Re-enable Werror
Chris Packham
2022-01-12
1
-3
/
+0
*
gcc: Build static libgcc in core_pass1
Chris Packham
2022-01-12
6
-12
/
+5
*
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
2
-0
/
+10
*
ncurses: Use new v6 ABI by default
Alexey Brodkin
2021-10-10
1
-1
/
+1
*
binutils: Remove obsolete versions
Chris Packham
2021-09-21
2
-19
/
+0
*
gdb: Remove old milestones
Chris Packham
2021-09-21
3
-17
/
+1
*
gdb: Add gdb-11.1
Chris Packham
2021-09-19
1
-0
/
+1
*
gmp: Support building for target
Chris Packham
2021-09-19
1
-0
/
+4
*
cc/gcc: Add options for zstd usage
Chris Packham
2021-08-29
1
-0
/
+19
*
gdb: Add gdb-10.2
Alexey Brodkin
2021-08-25
1
-0
/
+6
*
Add EXTRA_CXXFLAGS_FOR_BUILD option
Raphael Catolino
2021-07-06
1
-1
/
+11
*
Add fcommon flag help and remove extra empty lines
Nik Konyuchenko
2021-06-24
1
-1
/
+3
*
Fix build of older Glibc using GCC >=10
Nik Konyuchenko
2021-06-24
1
-0
/
+7
*
gcc: Make CC_GCC_TM_CLONE_REGISTRY tristate
Chris Packham
2021-06-20
1
-1
/
+8
*
Merge pull request #1524 from stephanosio/gcc_custom_libstdcpp_cxx_flags_upst...
Chris Packham
2021-06-09
1
-0
/
+8
|
\
|
*
newlib: Add libstdc++ nano-specific CXXFLAGS
Stephanos Ioannidis
2021-06-07
1
-0
/
+8
*
|
gcc: Add CT_CC_GCC_TM_CLONE_REGISTRY config
Stephanos Ioannidis
2021-06-08
1
-0
/
+7
|
/
*
glibc: --enable-obsolete-rpc has been removed as of 2.32
Chris Packham
2021-05-11
1
-1
/
+1
*
alpha: Support 64-bit only
Chris Packham
2021-05-11
1
-2
/
+2
*
Remove m1 from multilibs for GCC11 on SH arch.
spaun2002
2021-05-05
1
-0
/
+1
*
Disable -Werror for GLIBC for all ARCH for GCC11.
spaun2002
2021-05-05
1
-2
/
+3
*
newlib-nano: Add option to copy libs into target
Kumar Gala
2021-04-15
1
-0
/
+11
*
Extend CC_GCC_LIBSSP with manual state
Ivan Kukhta
2021-03-17
1
-2
/
+8
*
config: Update environment variable usage
Chris Packham
2021-02-02
2
-4
/
+4
*
config/cc/gcc.in: Fix typo CC_GCC_DEC_FLOAT -> CC_GCC_DEC_FLOATS
Chris Packham
2021-02-02
1
-3
/
+3
*
Merge pull request #1448 from dinuxbg/master
Chris Packham
2021-01-25
3
-1
/
+11
|
\
|
*
Add package with PRU linker scripts and headers
Dimitar Dimitrov
2021-01-19
1
-0
/
+2
|
*
Add PRU cross tool target
Dimitar Dimitrov
2021-01-19
2
-1
/
+9
*
|
newlib-nano: Build libstdc++ against newlib-nano if requested
Keith Packard
2021-01-14
1
-0
/
+9
*
|
Add newlib-nano as companion lib
Keith Packard
2021-01-14
1
-0
/
+224
|
/
*
picolibc: Build libstdc++ against picolibc if requested
Keith Packard
2021-01-11
1
-0
/
+10
*
gcc: Add support for building libstdc++ with alternate libc
Keith Packard
2021-01-11
1
-1
/
+1
*
picolibc: Clean up configuration a bit
Keith Packard
2021-01-11
1
-1
/
+2
*
picolibc: Convert to companion library
Keith Packard
2021-01-08
1
-8
/
+5
*
Add Oracle products to crosstool-ng
Jose E. Marchesi
2020-11-23
1
-0
/
+2
*
Merge pull request #1342 from DspHack/feature/add_support_for_ti_c6x
Chris Packham
2020-11-10
1
-0
/
+15
|
\
|
*
c6x: Remove multilib requirement
Dan Tejada
2020-11-02
1
-23
/
+1
[next]