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
*
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
*
xtensa: Remove support for CT_CUSTOM_LOCATION_ROOT_DIR
Bryan Hundven
2015-12-08
1
-7
/
+1
*
CT_Extract: Move check extracted up
Bryan Hundven
2015-12-08
1
-6
/
+6
*
Merge pull request #282 from bhundven/less_gcc_versions_part2
Bryan Hundven
2015-12-07
5
-245
/
+38
|
\
|
*
gcc: Gnu OpenMP support depends on threading
Bryan Hundven
2015-11-29
1
-1
/
+0
|
*
gcc: CLooG should be optional for configure
Bryan Hundven
2015-11-29
1
-2
/
+6
|
*
PPL: Remove support for PPL and CLooG/PPL
Bryan Hundven
2015-11-29
5
-222
/
+27
|
*
gcc: Remove gcc <= 4.7.x
Bryan Hundven
2015-11-29
1
-21
/
+6
*
|
binutils: Fix LDFLAGS for static toolchain
Bryan Hundven
2015-12-07
1
-1
/
+1
*
|
binutils: Fix binutils manuals_install variable
Bryan Hundven
2015-12-05
1
-2
/
+2
|
/
*
binutils/gdb: Fix configure options when building from binutils-gdb repo
Bryan Hundven
2015-11-24
2
-0
/
+19
*
uClibc: Add kconfig option to enable IPv6 support
Bryan Hundven
2015-11-22
1
-0
/
+7
*
Clang: Use {C,CXX}FLAG -fbracket-depth=512 for GCC build
Ray Donnelly
2015-11-22
1
-0
/
+13
*
uClibc: remove references to sh64*
Bryan Hundven
2015-11-21
1
-1
/
+0
*
showSamples: Fix uClibc-ng name and Mingw-w64 versions
Bryan Hundven
2015-11-17
1
-4
/
+14
*
showSamples.sh: Fix how we get gcc and version for showSamples.sh
Bryan Hundven
2015-11-17
1
-12
/
+8
*
Merge pull request #268 from bhundven/consistent_usage_of_found_apps
Bryan Hundven
2015-11-17
37
-183
/
+184
|
\
|
*
consistency: Use exported variables of required tools
Bryan Hundven
2015-11-17
37
-183
/
+184
*
|
ncurses: bump to ncurses-6.0
Bryan Hundven
2015-11-16
1
-0
/
+4
|
/
*
file modes: Fix file modes... again.
Bryan Hundven
2015-11-14
3
-0
/
+0
*
Merge pull request #249 from stilor/expat_ncurses
Bryan Hundven
2015-11-14
14
-228
/
+304
|
\
|
*
Update new companion libs with *_for_target.
Alexey Neyman
2015-11-13
2
-0
/
+2
|
*
Pass CFLAGS/LDFLAGS to backends.
Alexey Neyman
2015-11-13
2
-1
/
+11
|
*
Clean up 300-gdb.sh a bit.
Alexey Neyman
2015-11-13
1
-52
/
+31
|
*
Enable building expat/ncurses for host.
Alexey Neyman
2015-11-13
3
-2
/
+54
|
*
Change ncurses to a companion library.
Alexey Neyman
2015-11-13
4
-120
/
+122
|
*
Convert expat for target into a companion lib.
Alexey Neyman
2015-11-13
4
-54
/
+72
|
*
Build companion libs for target.
Alexey Neyman
2015-11-13
7
-3
/
+16
*
|
Do not log state saving/restoring as ERROR.
Alexey Neyman
2015-11-14
1
-4
/
+2
|
/
*
Merge pull request #253 from jcmvbkbc/xtensa-for-mainline-20151113
Bryan Hundven
2015-11-13
5
-0
/
+99
|
\
|
*
xtensa: add support for the configurable Xtensa architecture.
Chris Zankel
2015-11-13
5
-0
/
+99
*
|
file modes: Set files to be non-executable
Bryan Hundven
2015-11-12
1
-0
/
+0
|
/
*
Merge pull request #239 from diorcety-ctng/cc-cygwin-mingw-linux
Bryan Hundven
2015-11-12
4
-1
/
+264
|
\
|
*
libtool: Update to 2.4.6 and patch for Cygwin
Ray Donnelly
2015-11-13
1
-1
/
+1
[next]