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
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #985 from antmak/platform_headers
Alexey Neyman
2018-11-03
1
-6
/
+5
|
\
|
*
Use the platform headers in the pass-2 and canadian gcc stages
Anton Maklakov
2018-06-12
1
-6
/
+5
*
|
Add an ability to modify an exported variable
Alexey Neyman
2018-11-01
1
-3
/
+4
*
|
Generate correct tuple for PowerPC with SPE ABI
Alexey Neyman
2018-10-23
1
-1
/
+1
*
|
Supply "very old" and "very new" glibc versions
Alexey Neyman
2018-10-21
1
-1
/
+5
*
|
Create glibc-ports symlink inside CT_SRC_DIR
Alexey Neyman
2018-10-16
1
-2
/
+2
*
|
Fix up timestamps after patching
Alexey Neyman
2018-09-28
1
-1
/
+0
*
|
Use 'chmod a-x' instead of 'chmod -x'
Alexey Neyman
2018-09-26
2
-2
/
+2
*
|
Merge pull request #984 from slash3g/master
Alexey Neyman
2018-09-25
1
-4
/
+4
|
\
\
|
*
|
Properly handle newlib configuration flags
Daniele Baracchi
2018-06-11
1
-4
/
+4
*
|
|
Restore *-android build
Alexey Neyman
2018-09-24
1
-1
/
+7
*
|
|
Merge pull request #990 from antmak/fix_newlib_multilib_opt
Alexey Neyman
2018-09-21
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix a wrong name for the newlib's multilib option
Anton Maklakov
2018-06-15
1
-1
/
+1
*
|
|
Disable context functions for Thumb
Alexey Neyman
2018-06-05
1
-0
/
+1
*
|
|
Add --enable-obsolete for powerpc-*-spe
Alexey Neyman
2018-06-05
1
-3
/
+3
*
|
|
Avoid adding arch/cpu/tune flags for target to GCC build
Alexey Neyman
2018-06-05
11
-33
/
+30
|
/
/
*
|
ARC: Disable CONFIG_ARC_HAS_ATOMICS in uClibc if building without -matomics
Alexey Brodkin
2018-05-21
1
-1
/
+1
*
|
Merge pull request #967 from stilor/fix-building-older-glibc
Alexey Neyman
2018-05-15
1
-0
/
+1
|
\
\
|
*
|
Too many fixes need backporting for GCC8...
Alexey Neyman
2018-05-14
1
-7
/
+1
|
*
|
First batch of fixes
Alexey Neyman
2018-05-12
1
-0
/
+7
*
|
|
Add ARC architecture support
Alexey Brodkin
2018-05-15
1
-0
/
+34
|
/
/
*
|
Restore a missing GDB option
Alexey Neyman
2018-05-06
1
-2
/
+6
*
|
Preserve each variant of libwinpthread.dll
Alexey Neyman
2018-05-03
1
-0
/
+18
*
|
Fix strace 4.21+ on aarch64
Alexey Neyman
2018-04-29
1
-1
/
+2
|
/
*
cc/gcc: use correct sysroot arg for do_gcc_core_backend
M1cha
2018-02-12
1
-1
/
+2
*
Make libiconv an option in the menu config
Alexey Neyman
2018-02-10
1
-0
/
+7
*
Ncurses fixes for 6.1
Alexey Neyman
2018-01-29
1
-2
/
+7
*
Merge pull request #900 from stilor/issue-897
Alexey Neyman
2018-01-24
1
-2
/
+6
|
\
|
*
Only decorate TARGET_ARCH if using specific CPU
Alexey Neyman
2018-01-21
1
-2
/
+6
*
|
Fix gdb build flags forming
Sergey Korolev
2017-12-18
1
-10
/
+12
|
/
*
Merge pull request #882 from ksergeyv/gdb-link
Alexey Neyman
2017-12-17
1
-80
/
+106
|
\
|
*
Fix variables passing to gdb configure scripts
Sergey Korolev
2017-12-14
1
-80
/
+106
*
|
Do not build a native gdbserver automatically
Sergey Korolev
2017-12-14
1
-0
/
+4
|
/
*
add RISC-V architecture support
Antony Pavlov
2017-11-19
1
-0
/
+5
*
Add -D__GLIBC__ to target CFLAGS
Alexey Neyman
2017-09-30
6
-17
/
+44
*
expat 2.2.4 dropped INSTALL_ROOT
Alexey Neyman
2017-09-29
1
-1
/
+1
*
Add an ability to verify the digest/signature
Alexey Neyman
2017-09-27
1
-1
/
+2
*
Use the new SuperH fixes in the two multilib samples
Alexey Neyman
2017-09-03
4
-6
/
+114
*
Workaround for static uClibc-ng issue with -lpthread
Alexey Neyman
2017-09-03
2
-38
/
+45
*
Super-H multilib toolchain fixes
Alexey Neyman
2017-09-03
4
-33
/
+41
*
config: Add package versioning flexibility
Nathan Chancellor
2017-09-01
4
-7
/
+7
*
Make --enable-obsolete-rpc an option in ct-ng
Alexey Neyman
2017-08-26
1
-2
/
+3
*
Fix glibc-ports with the new framework
Alexey Neyman
2017-08-26
2
-5
/
+11
*
Fix PPC64LE by supplying --with-glibc-version
Alexey Neyman
2017-08-22
1
-0
/
+10
*
Save export status for environment vars
Alexey Neyman
2017-08-21
2
-3
/
+3
*
Use per-package list of formats to determine downloads
Alexey Neyman
2017-08-19
1
-1
/
+1
*
Fix version check in mingw-w64
Alexey Neyman
2017-08-16
1
-3
/
+3
*
Resolve a few more TBDs
Alexey Neyman
2017-07-09
2
-5
/
+5
*
Separate the notions of package name/label
Alexey Neyman
2017-07-08
3
-3
/
+0
*
Some locations were missed while renaming kconfig symbols
Alexey Neyman
2017-07-08
5
-69
/
+9
[next]