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
*
glibc: Build manuals and locales last
Ray Donnelly
2016-08-23
1
-3
/
+17
*
crosstool-NG.sh.in: Don't make lots of symlinks to lib folder
Ray Donnelly
2016-08-23
3
-68
/
+47
*
glibc.sh: Use --print-multi-os-directory
Alexey Neyman
2016-08-23
1
-41
/
+44
*
glibc.sh: build dummy libc.so with correct extra flags
Alexey Neyman
2016-06-09
1
-1
/
+2
*
glibc: Use common arch call to get multilib targets
Ray Donnelly
2016-06-09
2
-1
/
+37
*
arch/x86: add a sanity check
Alexey Neyman
2016-06-09
1
-0
/
+11
*
arch/all: Add common function to return multilib target
Alexey Neyman
2016-06-09
10
-0
/
+181
*
gcc: Add --with-multilib-list option
Ray Donnelly
2016-06-09
1
-0
/
+6
*
Enable multiarch support in pass-1 GCC.
Alexey Neyman
2016-06-09
1
-3
/
+12
*
glibc: do not add bogus options
Alexey Neyman
2016-06-09
1
-2
/
+2
*
arch/sparc: better default CPU when targetting Linux
Alexey Neyman
2016-06-09
1
-0
/
+13
*
Merge pull request #373 from stilor/unbreak-ppc-uclibc
Bryan Hundven
2016-05-12
3
-11
/
+44
|
\
|
*
Work-around another quirk in GDB configure.
Alexey Neyman
2016-04-01
1
-4
/
+11
|
*
Unbreak sparc-unknown-linux-gnu.
Alexey Neyman
2016-04-01
1
-2
/
+17
|
*
Unbreak static cross-gdb.
Alexey Neyman
2016-04-01
2
-5
/
+16
*
|
addToolVersion: Fix syntax issues
Bryan Hundven
2016-05-12
1
-4
/
+4
|
/
*
Merge pull request #320 from bhundven/newlib_updates
Bryan Hundven
2016-03-26
1
-0
/
+11
|
\
|
*
newlib: add option to enable nano formatted io
Bryan Hundven
2016-03-08
1
-0
/
+3
|
*
newlib: add option to enable nano malloc
Bryan Hundven
2016-03-08
1
-0
/
+3
|
*
newlib: disable multilib if it is not enabled
Bryan Hundven
2016-03-08
1
-0
/
+5
*
|
scripts/build/cc: pass FLAGS_FOR_TARGET in do_gcc_core_backend
Max Filippov
2016-03-15
1
-0
/
+3
|
/
*
config.{sub,guess}: Ran ct-ng updatetools
Bryan Hundven
2016-03-03
2
-51
/
+58
*
musl-libc: Rewrite musl.sh build script
Bryan Hundven
2016-02-29
1
-50
/
+67
*
glibc: Mirror extra_config flags from do_libc_backend_once
Bryan Hundven
2016-02-23
1
-0
/
+1
*
glibc: remove do_libc_locales_extract; it's empty
Bryan Hundven
2016-02-23
1
-10
/
+0
*
glibc: Remove support for downloading and extracting add-ons
Bryan Hundven
2016-02-23
1
-67
/
+0
*
glibc: reformat glibc build script
Bryan Hundven
2016-02-23
1
-66
/
+64
*
functions: use 'ln -sf' for softlinks
Bryan Hundven
2016-02-19
1
-1
/
+1
*
functions: Softlink custom directory
Bryan Hundven
2016-02-08
1
-1
/
+1
*
Merge pull request #322 from modbw/libelf
Bryan Hundven
2016-02-08
1
-4
/
+0
|
\
|
*
Remove GCC dependency to libelf
Matthias Weisser
2016-01-18
1
-4
/
+0
*
|
binutils: Add binutils-2.26
Bryan Hundven
2016-02-04
1
-0
/
+2
*
|
env: Bail out if CPATH and friends are set
Bryan Hundven
2016-02-04
1
-0
/
+4
|
/
*
linux: allow `arm*` to build headers for no-mmu
Bryan Hundven
2016-01-13
1
-0
/
+1
*
elf2flt: Use openadk version of elf2flt
Bryan Hundven
2016-01-13
1
-1
/
+1
*
gcc: fix previous commit
Bryan Hundven
2016-01-07
1
-1
/
+1
*
gcc: Fix CC_GCC_ENABLE_CXX_FLAGS for mode=baremetal
Bryan Hundven
2016-01-06
1
-0
/
+6
*
gcc: remove CC_GCC_EXTRA_ENV_ARRAY
Bryan Hundven
2016-01-06
1
-8
/
+3
*
gcc: Sync backend functions
Bryan Hundven
2016-01-06
1
-36
/
+35
*
Merge pull request #309 from bhundven/remove_old_binutils_versions
Bryan Hundven
2016-01-05
1
-11
/
+11
|
\
|
*
binutils: Remove older versions of binutils
Bryan Hundven
2016-01-03
1
-11
/
+11
*
|
libelf: Cygwin fix for UNC paths
Ray Donnelly
2016-01-03
1
-0
/
+7
*
|
libiconv: configure with --disable-nls
Ray Donnelly
2016-01-03
1
-0
/
+1
*
|
expat: Tidy up and correct configure flags
Ray Donnelly
2016-01-03
1
-9
/
+24
*
|
gcc: Add new linaro download path
Bryan Hundven
2016-01-02
1
-3
/
+4
|
/
*
binutils: Fix installing libiberty for target
Bryan Hundven
2016-01-02
1
-0
/
+4
*
Whitespace: We don't use tabs in shell or kconfig files
Bryan Hundven
2015-12-08
7
-102
/
+102
*
scripts: Update usage of CT_GetCustom
Bryan Hundven
2015-12-08
9
-89
/
+29
*
CT_GetCustom: Rewrite function to meet expectations
Bryan Hundven
2015-12-08
1
-26
/
+47
*
Linux: Remove obsolete Linux custom headers
Bryan Hundven
2015-12-08
2
-53
/
+3
[next]