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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Add option to build gdbserver for target that does not require libstdc++.so
Nye Liu
2017-06-16
2
-0
/
+13
|
/
*
Merge pull request #758 from stilor/cflags-for-build
Alexey Neyman
2017-06-16
3
-5
/
+10
|
\
|
*
Honor CFLAGS_FOR_BUILD
Alexey Neyman
2017-06-15
3
-5
/
+10
*
|
Merge pull request #757 from cpackham/travis-updates
Alexey Neyman
2017-06-15
2
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
.travis.yml: include support for C++
Chris Packham
2017-06-16
1
-0
/
+2
|
*
.travis.sh: increase the number of jobs to run in parallel
Chris Packham
2017-06-16
1
-1
/
+1
|
/
*
Merge pull request #750 from cpackham/master
Alexey Neyman
2017-06-15
1
-1
/
+1
|
\
|
*
Set CT_BUILD_DIR prior to using it
Chris Packham
2017-06-15
1
-1
/
+1
|
/
*
Merge pull request #747 from stilor/uclibc-25
Alexey Neyman
2017-06-13
1
-0
/
+6
|
\
|
*
Add uClibc-ng 1.0.25
Alexey Neyman
2017-06-12
1
-0
/
+6
*
|
Merge pull request #748 from stilor/aarch-eabi
Alexey Neyman
2017-06-13
2
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
Make ARM32 option appear only if 32-bit is selected
Alexey Neyman
2017-06-13
2
-0
/
+8
|
/
*
Merge pull request #744 from stilor/msp430-ice-newlib
Alexey Neyman
2017-06-10
3
-1
/
+5
|
\
|
*
Declare msp430 experimental
Alexey Neyman
2017-06-10
3
-1
/
+5
|
/
*
Merge pull request #741 from stilor/rm-versions-dir
Alexey Neyman
2017-06-08
32
-5471
/
+0
|
\
|
*
Remove accidentally added dir
Alexey Neyman
2017-06-08
32
-5471
/
+0
|
/
*
Merge pull request #740 from stilor/restore-exec-ctng
Alexey Neyman
2017-06-08
1
-0
/
+1
|
\
|
*
Restore exec permission on ct-ng itself
Alexey Neyman
2017-06-08
1
-0
/
+1
|
/
*
Merge pull request #738 from stilor/lintian-warnings
Alexey Neyman
2017-06-08
21
-173
/
+73
|
\
|
*
Fix debuild warnings/errors
Alexey Neyman
2017-06-07
21
-173
/
+73
*
|
Merge pull request #739 from stilor/sh4-gdb-uclibc
Alexey Neyman
2017-06-08
2
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Force wide char support in uClibc if GDB8 is enabled
Alexey Neyman
2017-06-08
2
-0
/
+2
|
/
*
Merge pull request #352 from cpackham/debian-packaging-update
Alexey Neyman
2017-06-06
5
-58
/
+83
|
\
|
*
debian: update packaging
Chris Packham
2017-05-29
5
-58
/
+83
*
|
Merge pull request #736 from stilor/msp430-other-versions
Alexey Neyman
2017-06-05
4
-0
/
+216
|
\
\
|
*
|
Fix the newly added msp430 sample with other GCC versions
Alexey Neyman
2017-06-05
4
-0
/
+216
|
/
/
*
|
Merge pull request #734 from stilor/upgrades
Alexey Neyman
2017-06-05
110
-78
/
+5751
|
\
\
|
*
|
Mingw-w64 release 5.0.2
Alexey Neyman
2017-06-05
2
-1
/
+62
|
*
|
Newer Linux releases
Alexey Neyman
2017-06-05
1
-16
/
+21
|
*
|
New GCC releases from Linaro
Alexey Neyman
2017-06-05
63
-32
/
+4
|
*
|
Add GDB 8.0 ...
Alexey Neyman
2017-06-04
8
-3
/
+191
|
*
|
Upgrade newlib to 2.5.0.20170519
Alexey Neyman
2017-06-04
36
-26
/
+5473
|
/
/
*
|
Merge pull request #732 from awygle/msp430-support
Alexey Neyman
2017-06-02
5
-0
/
+26
|
\
\
|
*
|
Added a sample of the MSP430 architecture and removed config.sub
Andrew Wygle
2017-06-02
3
-1
/
+5
|
*
|
Added MSP430 architecture support.
Andrew Wygle
2017-06-02
3
-0
/
+22
*
|
|
Merge pull request #733 from stilor/sparc-leon
Alexey Neyman
2017-06-02
2
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
samples: update sparc/leon sample
Kirill Smirnov
2017-06-02
2
-4
/
+4
|
/
/
*
|
Merge pull request #729 from stilor/xtensa-fix-linaro
Alexey Neyman
2017-05-31
4
-0
/
+294
|
\
\
|
*
|
Propagate xtensa fprintf fix to linaro versions.
Alexey Neyman
2017-05-31
4
-0
/
+294
|
/
/
*
|
Merge pull request #728 from jcmvbkbc/xtensa-fix-fprintf-format
Alexey Neyman
2017-05-31
5
-0
/
+368
|
\
\
|
*
|
gcc: xtensa: backport fix for incorrect code generation
Max Filippov
2017-05-31
5
-0
/
+368
|
/
/
*
|
Merge pull request #725 from KirillSmirnov/gcc7
Alexey Neyman
2017-05-29
2
-0
/
+56
|
\
\
|
*
|
patches: Fix gcc-linaro-6 with gcc7
Kirill K. Smirnov
2017-05-27
1
-0
/
+28
|
*
|
patches: Add patch that fixes gcc6 with gcc7
Kirill K. Smirnov
2017-05-27
1
-0
/
+28
*
|
|
Merge pull request #727 from stilor/regen-no-renames
Alexey Neyman
2017-05-29
1
-25
/
+69
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Regenerate with --no-renames
Alexey Neyman
2017-05-29
1
-25
/
+69
|
/
/
*
|
Merge pull request #722 from stilor/mingw-host
Alexey Neyman
2017-05-25
4
-33
/
+64
|
\
\
|
*
|
Retire CT_CC_GCC_TARGET_FINAL
Alexey Neyman
2017-05-24
2
-19
/
+4
|
*
|
Handle ming32 as a host
Alexey Neyman
2017-05-24
2
-14
/
+60
|
/
/
*
|
Merge pull request #721 from stilor/alpha-bad-eh_frame
Alexey Neyman
2017-05-23
5
-0
/
+65
|
\
\
[prev]
[next]