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.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1182 from stilor/master
crosstool-ng-1.24.0
Alexey Neyman
2019-04-10
4
-3
/
+4
|
\
|
*
Install python3, needed by recent GLIBC
Alexey Neyman
2019-04-10
3
-3
/
+3
|
*
Require 2.29 if building glibc for RISC-V64
Alexey Neyman
2019-04-10
1
-0
/
+1
|
/
*
Merge pull request #1178 from stilor/master
Alexey Neyman
2019-04-05
28
-70
/
+99
|
\
|
*
Rename JOBSFLAGS -> CT_JOBSFLAGS
Alexey Neyman
2019-04-04
20
-53
/
+53
|
*
Do not include config/configure.in into the release tarball
Alexey Neyman
2019-04-04
2
-6
/
+5
|
*
Enable zlib companion lib if building LTO
Alexey Neyman
2019-04-04
1
-0
/
+1
|
*
Only select GDB version if GDB is enabled
Alexey Neyman
2019-04-04
1
-1
/
+1
|
*
Require WCHAR in uClibc for all GDB versions
Alexey Neyman
2019-04-04
1
-1
/
+1
|
*
Change the "no viable version" check
Alexey Neyman
2019-04-04
1
-4
/
+5
|
*
Mark binutils/gdb requirements for RISC-V
Alexey Neyman
2019-04-04
1
-0
/
+2
|
*
Add an ability to mark a configuration as invalid
Alexey Neyman
2019-04-04
3
-0
/
+24
|
*
An artifact of merging native/gdbserver backends
Alexey Neyman
2019-04-04
1
-5
/
+5
|
*
Only build libinproctrace for *-linux-gnu targets
Alexey Neyman
2019-03-20
1
-1
/
+3
|
*
Use explicit revision in xtensa-fsf-elf
Alexey Neyman
2019-03-20
1
-4
/
+4
*
|
Merge pull request #1167 from palmer-dabbelt/riscv-cxx
Alexey Neyman
2019-04-05
1
-0
/
+1
|
\
\
|
*
|
riscv64-unknown-linux-gnu: Add C++ Support
Palmer Dabbelt
2019-03-20
1
-0
/
+1
|
|
/
*
|
Merge pull request #1169 from jcmvbkbc/xtensa-fixes
Alexey Neyman
2019-04-05
2
-17
/
+19
|
\
\
|
*
|
Fix uClibc build for noMMU target
Max Filippov
2019-03-23
1
-14
/
+16
|
*
|
Add support for noMMU xtensa
Max Filippov
2019-03-23
1
-3
/
+3
|
|
/
*
|
Merge pull request #1177 from alexandrebelloni/reporter_url_fix
Alexey Neyman
2019-04-05
2
-2
/
+2
|
\
\
|
*
|
samples: G+ is gone, update reporter_url
Alexandre Belloni
2019-04-04
2
-2
/
+2
|
|
/
*
|
Merge pull request #1179 from zentorin/master
Alexey Neyman
2019-04-05
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
uClibc: fix selection of debug level
Konstantin Vasin
2019-04-05
1
-0
/
+1
|
/
*
Merge pull request #1163 from stilor/docker-fixes
crosstool-ng-1.24.0-rc3
Alexey Neyman
2019-03-17
136
-476
/
+4310
|
\
|
*
Install python3 in Mint
Alexey Neyman
2019-03-17
1
-1
/
+1
|
*
Install python3 on Fedora29
Alexey Neyman
2019-03-15
1
-1
/
+1
|
*
Note the experimental status of Alpine
Alexey Neyman
2019-03-15
1
-0
/
+11
|
*
Use fedora29 as a reference
Alexey Neyman
2019-03-14
1
-1
/
+1
|
*
Reapply b34137
Alexey Neyman
2019-03-14
1
-0
/
+3
|
*
event-loop.h is included via other paths, too
Alexey Neyman
2019-03-14
1
-13
/
+15
|
*
Remove "event-loop.h" inclusion from "top.h"
Alexey Neyman
2019-03-13
1
-0
/
+16
|
*
Make the proc_service.h workaround apply to gdbserver
Alexey Neyman
2019-03-12
1
-6
/
+15
|
*
Allow older GDB to build against newer glibc
Alexey Neyman
2019-03-11
3
-3
/
+95
|
*
Update the samples to v3
Alexey Neyman
2019-03-09
94
-95
/
+94
|
*
Move GDB build into a common backend function
Alexey Neyman
2019-03-09
10
-353
/
+2852
|
*
GDB 7.12.1 fails to build in certain configurations
Alexey Neyman
2019-03-06
1
-0
/
+43
|
*
CentOS6 cannot use newer GDB releases
Alexey Neyman
2019-03-05
6
-4
/
+963
|
*
Meet our new companion tool, bison
Alexey Neyman
2019-03-04
15
-2
/
+130
|
*
Centos6 also needs python3
Alexey Neyman
2019-03-04
1
-1
/
+2
|
*
Detect errors in each container if running an action
Alexey Neyman
2019-03-02
1
-2
/
+22
|
*
Install Python3 from EPEL on CentOS7
Alexey Neyman
2019-03-02
1
-1
/
+3
|
*
Fix build of glibc 2.29 on systems with obsolete host programs
Alexey Neyman
2019-03-02
10
-17
/
+67
|
/
*
Merge pull request #1156 from stilor/more-docker-stuff
Alexey Neyman
2019-02-28
6
-8
/
+54
|
\
|
*
Allow already configured directories
Alexey Neyman
2019-02-28
1
-1
/
+19
|
*
Make lzip an optional dependency
Alexey Neyman
2019-02-28
3
-3
/
+29
|
*
uClibc-ng replaced a broken .lz tarball for 1.0.31
Alexey Neyman
2019-02-28
1
-4
/
+4
|
*
Centos6 wasn't able to su into `ctng' user
Alexey Neyman
2019-02-28
1
-0
/
+2
|
/
*
Merge pull request #1155 from stilor/archlinux2
Alexey Neyman
2019-02-28
1
-3
/
+2
|
\
|
*
Seems like ArchLinux renamed its base on dockerhub
Alexey Neyman
2019-02-28
1
-3
/
+2
|
/
[next]