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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
cross-gdb: account for canadian/crossnative toolchains
Alexey Neyman
2017-03-29
1
-5
/
+5
*
|
Add symlinks from the libraries' original location to the new one.
Alexey Neyman
2017-03-29
1
-0
/
+3
|
/
*
Fix up the sysroot issue for sh4 in a different way
Alexey Neyman
2017-03-26
4
-53
/
+34
*
Do not create multilib symlinks if not using sysroot
Alexey Neyman
2017-03-23
1
-1
/
+1
*
Make creation of ld.so.conf optional
Alexey Neyman
2017-03-22
1
-2
/
+2
*
Add a release creation script
Alexey Neyman
2017-03-21
1
-1
/
+1
*
Move some scripts to a new directory, maintainer
Alexey Neyman
2017-03-21
4
-536
/
+0
*
Cross-ldd: handling e_flags is tricky and depends on arch
Alexey Neyman
2017-03-20
1
-9
/
+77
*
Merge pull request #639 from stilor/tweak-gcc-movelibs
Alexey Neyman
2017-03-19
7
-101
/
+293
|
\
|
*
Add an option to "demultilib"
Alexey Neyman
2017-03-17
1
-20
/
+38
|
*
Check libraries for compatibility
Alexey Neyman
2017-03-14
1
-2
/
+54
|
*
Create ld.so.conf
Alexey Neyman
2017-03-13
3
-10
/
+40
|
*
Fix up ld.so symlinks for musl
Alexey Neyman
2017-03-12
3
-48
/
+91
|
*
Move tools alias creation to a common function
Alexey Neyman
2017-03-12
4
-19
/
+59
|
*
When moving gcc libs, prefer the same directory as libc
Alexey Neyman
2017-03-09
1
-3
/
+12
*
|
Disable Guile in make if building for host in canadian
Alexey Neyman
2017-03-10
1
-1
/
+7
|
/
*
Correct warning text to include newer glibc versions
Alexey Neyman
2017-03-08
1
-1
/
+1
*
Merge pull request #635 from stilor/macos-skip-locales
Alexey Neyman
2017-03-07
2
-1
/
+6
|
\
|
*
Disable format warnings for clang
Alexey Neyman
2017-03-07
1
-0
/
+5
|
*
Skip building locales on macos, too
Alexey Neyman
2017-03-06
1
-1
/
+1
*
|
Merge pull request #634 from stilor/macos-canadian
Alexey Neyman
2017-03-07
2
-5
/
+33
|
\
\
|
*
|
Only add clang-specific flags to clang
Alexey Neyman
2017-03-06
1
-4
/
+32
|
*
|
Use CHOST instead of CROSS_PREFIX
Alexey Neyman
2017-03-06
1
-1
/
+1
|
|
/
*
|
Merge pull request #627 from dankm/freebsd
Alexey Neyman
2017-03-07
5
-17
/
+39
|
\
\
|
|
/
|
/
|
|
*
Explicitly use gcc for GMP
Dan McGregor
2017-03-06
1
-0
/
+3
|
*
glibc: hide native c++ executable from build
Dan McGregor
2017-03-01
1
-0
/
+4
|
*
Use BUILD_PREFIX and BUILD_SUFFIX for gcc version
Dan McGregor
2017-03-01
1
-1
/
+1
|
*
Use configure to find the processor count
Dan McGregor
2017-03-01
1
-1
/
+1
|
*
Bring in FreeBSD support
Dan McGregor
2017-03-01
3
-15
/
+30
*
|
Sanitize CT_PREFIX_DIR, too
Alexey Neyman
2017-03-05
1
-3
/
+5
*
|
Add libiconv 1.15
Alexey Neyman
2017-03-03
1
-1
/
+2
*
|
Do not pretend we're downloading anything
Alexey Neyman
2017-03-03
2
-5
/
+3
|
/
*
Merge pull request #625 from stilor/skip-localedef
Alexey Neyman
2017-02-28
1
-0
/
+9
|
\
|
*
Skip locale build on Cygwin
Alexey Neyman
2017-02-28
1
-0
/
+9
*
|
Avoid -T, it is not available on macos
Alexey Neyman
2017-02-28
1
-3
/
+1
|
/
*
Require xz to be present
Alexey Neyman
2017-02-27
1
-19
/
+3
*
Require GNU sed
Alexey Neyman
2017-02-26
5
-50
/
+28
*
Revert "Determine whether -E/-r option selects extended regexp"
Alexey Neyman
2017-02-26
19
-91
/
+83
*
Revert "Fix breakage from sed_r change in some auxiliary scripts"
Alexey Neyman
2017-02-26
5
-29
/
+29
*
Merge pull request #614 from stilor/elf2flt-cygwin
Alexey Neyman
2017-02-22
1
-1
/
+0
|
\
|
*
Fix the build of elf2flt on Cygwin
Alexey Neyman
2017-02-22
1
-1
/
+0
*
|
Merge pull request #375 from jasmin-j/add_tls_config
Alexey Neyman
2017-02-22
1
-0
/
+12
|
\
\
|
|
/
|
/
|
|
*
Added new gcc config option CC_GCC_CONFIG_TLS
Jasmin Jessich
2017-02-21
1
-0
/
+12
*
|
Kill a generated file
Alexey Neyman
2017-02-21
2
-64
/
+1
|
/
*
Merge pull request #608 from stilor/static-no-plugins
Alexey Neyman
2017-02-19
1
-48
/
+34
|
\
|
*
More garbage collection
Alexey Neyman
2017-02-18
1
-14
/
+6
|
*
Have LTO depend-on non-static builds
Alexey Neyman
2017-02-18
1
-0
/
+2
|
*
More GC
Alexey Neyman
2017-02-18
1
-22
/
+16
|
*
Garbage collection for GCC options that are same
Alexey Neyman
2017-02-18
1
-12
/
+10
*
|
Add --disable-database and --with-fallbacks separately
Alexey Neyman
2017-02-17
1
-3
/
+12
|
/
[prev]
[next]