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
*
Merge.
Yann E. MORIN"
2009-09-12
6
-4
/
+59
|
\
|
*
gcc: add patch to fix EABI for armv4t
Yann E. MORIN"
2009-09-09
5
-0
/
+55
|
*
kconfig: allow stdin/stdout redirection
Yann E. MORIN"
2009-09-08
1
-4
/
+4
*
|
kernel/linux: add latest versions
Yann E. MORIN"
2009-09-12
1
-3
/
+13
|
/
*
docs: add a tutorial on how to build a toolchain on Mac OS-X
Blair Burtan
2009-09-07
1
-0
/
+283
*
companion libs: add latest CLooG/PPL versions
Yann E. MORIN"
2009-09-07
1
-0
/
+20
*
samples: show the PPL, GLoog/ppl and MPC versions
Yann E. MORIN"
2009-09-07
1
-1
/
+4
*
samples: fix displaying selected tools
Yann E. MORIN"
2009-09-07
1
-7
/
+7
*
samples: replace usage of echo with printf
Yann E. MORIN"
2009-09-07
1
-9
/
+10
*
tools wrapper: fix building
Yann E. MORIN"
2009-09-06
1
-8
/
+8
*
crosstool.sh.in: better mesage when creating script-overrides
Yann E. MORIN"
2009-09-06
1
-1
/
+1
*
log functions: fix CT_DoLog and CT_DoExecLog
Yann E. MORIN"
2009-09-06
1
-2
/
+2
*
tools wrapper: move choice selection to a more appropriate place
Yann E. MORIN"
2009-09-06
2
-34
/
+31
*
tools wrapper: fix config dependency
Joachim Nilsson
2009-09-06
1
-6
/
+1
*
docs: typo in overview.txt
Yann E. MORIN"
2009-09-06
1
-2
/
+2
*
TODO: update
Yann E. MORIN"
2009-09-04
1
-0
/
+6
*
config.{gues,sub}: update
Yann E. MORIN"
2009-09-01
2
-10
/
+16
*
config: move the patch choice to the extract section
Yann E. MORIN"
2009-08-31
2
-80
/
+80
*
config: add fallback to patch order
Yann E. MORIN"
2009-08-31
2
-0
/
+25
*
config: add the local,bundled patch order
Yann E. MORIN"
2009-08-31
2
-0
/
+10
*
config: make selecting the patch origin a choice rather than a bool
Yann E. MORIN"
2009-08-31
2
-29
/
+55
*
functions: do not over-detect error when patching
Yann E. MORIN"
2009-08-31
1
-1
/
+0
*
Merge.
Yann E. MORIN"
2009-08-30
5
-13
/
+24
|
\
|
*
config: move the "build shared libraries" option to the OS menu
Yann E. MORIN"
2009-08-30
2
-11
/
+13
|
*
config: make "Build shared libraries" depend on KERNEL_SUPPORTS_SHARED_LIBS
Yann E. MORIN"
2009-08-30
1
-1
/
+1
|
*
config: Linux kernel selectes shared libraries support
Yann E. MORIN"
2009-08-30
1
-0
/
+1
|
*
config: introduce the KERNEL_SUPPORTS_SHARED_LIBS silent config option
Yann E. MORIN"
2009-08-30
1
-0
/
+7
|
*
config: swap the debug and tools sub-menus
Yann E. MORIN"
2009-08-30
1
-1
/
+1
|
*
config: move down companion libraries sub-menu
Yann E. MORIN"
2009-08-30
1
-1
/
+1
|
*
companion-libs: PPL/CLooG/MPC require GMP and MPFR
Yann E. MORIN"
2009-08-30
1
-0
/
+1
*
|
tools wrapper: fix error due to unused argument
Yann E. MORIN"
2009-08-30
1
-0
/
+3
*
|
tools wrapper: correctly install the C wrapper
Yann E. MORIN"
2009-08-30
1
-0
/
+1
|
/
*
tools wrapper: introduce the silent WRAPPER_NEEDED config option
Yann E. MORIN"
2009-08-30
3
-2
/
+8
*
Merge the C wrapper.
Yann E. MORIN"
2009-08-30
4
-4
/
+233
|
\
|
*
config: choose whether to use the shell or the C wrapper
Yann E. MORIN"
2009-08-30
3
-3
/
+104
|
*
tool wrapper: add initial wrapper coded in C
Yann E. MORIN"
2009-08-29
1
-0
/
+128
|
*
overview: fix table of content, fix the hacker's way
Yann E. MORIN"
2009-08-30
1
-1
/
+1
*
|
README: fix some space alignment
Yann E. MORIN"
2009-08-28
1
-4
/
+4
*
|
duma: fix downloading by forcing extension to .tar.gz
Yann E. MORIN"
2009-08-28
1
-2
/
+5
*
|
x86_64: is a MMU-aware arch, so select ARCH_USE_MMU
Ingmar Schraub
2009-08-28
1
-0
/
+1
*
|
duma: fix version string.
Ingmar Schraub
2009-08-28
1
-2
/
+2
|
/
*
glibc: fix build error caused by incorrect variable assignment
Jim F
2009-08-24
1
-2
/
+2
*
Merge the bash_array branch.
Yann E. MORIN"
2009-08-19
8
-146
/
+199
|
\
|
*
Allow setting --enable-cxx-flags on gcc ./configure
Yann E. MORIN"
2009-08-19
2
-0
/
+14
|
*
Use bash arrays to store binutils config options
Yann E. MORIN"
2009-08-19
1
-18
/
+26
|
*
Make glibc's extra_config an array containing ./configure options
Yann E. MORIN"
2009-08-19
1
-34
/
+44
|
*
Make gdb's extra_config an array containing ./configure options
Yann E. MORIN"
2009-08-19
1
-21
/
+28
|
*
Make dmalloc's extra_config an array containing ./configure options
Yann E. MORIN"
2009-08-19
1
-9
/
+10
|
*
Make gcc's extra_config an array containing ./configure options
Yann E. MORIN"
2009-08-19
1
-41
/
+50
|
*
Make eglibc's extra_config an array containing ./configure options
Yann E. MORIN"
2009-08-19
1
-12
/
+14
[next]