index
:
buildroot-novena
debian
master
build system for the novena open hardware laptop board
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
toolchain
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
get rid of broken nios2 support
Peter Korsgaard
2010-03-30
9
-8058
/
+20
*
binutils: simplify BINUTILS_SITE selection
Peter Korsgaard
2010-03-30
1
-19
/
+2
*
binutils: get rid of ancient 2.18.50.0.9 development version
Peter Korsgaard
2010-03-30
6
-185
/
+0
*
binutils: default to 2.20.1, mark 2.19.1 as deprecated
Peter Korsgaard
2010-03-30
1
-2
/
+3
*
binutils: add 2.20.1
Gustavo Zacarias
2010-03-30
6
-0
/
+119
*
kernel-headers: bump 2.6.32.x / 2.6.33.x versions
Peter Korsgaard
2010-03-15
2
-2
/
+2
*
kernel-headers: remove obsolete openswan support
Peter Korsgaard
2010-03-14
1
-4
/
+0
*
kernel-headers: get rid of ancient 2.6.26 version
Peter Korsgaard
2010-03-14
3
-82
/
+0
*
kernel-headers: default to 2.6.33
Peter Korsgaard
2010-03-14
1
-1
/
+1
*
toolchain: add 2.6.33 kernel headers
Peter Korsgaard
2010-03-12
1
-1
/
+6
*
toolchain: Add uClibc 0.9.30.3, remove older 0.9.30.x
Peter Korsgaard
2010-03-12
34
-2683
/
+2
*
gmp/mpfr: make sure host builds add source targets to HOST_SOURCE
Peter Korsgaard
2010-02-25
2
-0
/
+2
*
gcc on target: add missing definitions for gcc 4.4
Thomas Petazzoni
2010-02-25
1
-0
/
+4
*
kernel-headers: bump 2.6.32.x version
Peter Korsgaard
2010-02-24
2
-1
/
+1
*
Merge branch 'misc-fixes5' of git://git.busybox.net/~tpetazzoni/git/buildroot
Peter Korsgaard
2010-02-23
2
-4
/
+1
|
\
|
*
uclibc: do not allow the selection of NPTL if snapshot is not selected
Thomas Petazzoni
2010-02-23
1
-0
/
+1
|
*
dependencies: add perl as a mandatory dependency
Thomas Petazzoni
2010-02-23
1
-1
/
+1
|
*
dependencies: add gzip and bzip2 as base dependencies
Thomas Petazzoni
2010-02-23
1
-1
/
+1
|
*
ccache: remove cleanup of documentation
Thomas Petazzoni
2010-02-20
1
-3
/
+0
*
|
uclibc: do not allow the selection of NPTL if snapshot is not selected
Thomas Petazzoni
2010-02-23
1
-0
/
+1
*
|
toolchain/uClibc: additional 0.9.30.2 patches
Peter Korsgaard
2010-02-22
13
-0
/
+1062
|
/
*
kernel-headers: bump 2.6.32.x version
Peter Korsgaard
2010-02-18
2
-1
/
+1
*
Add patch to fix uClibc build failure with locale enabled
Thomas Petazzoni
2010-02-13
1
-0
/
+153
*
toolchain/gdb: remove external source toolchain leftover
Peter Korsgaard
2010-02-09
1
-4
/
+1
*
toolchain/gdb: get rid of another legacy and unused variable
Yann E. MORIN
2010-02-09
1
-7
/
+5
*
toolchain/gdb: get rid of legacy & unused variables
Yann E. MORIN
2010-02-08
1
-1
/
+1
*
toolchain: get rid of "binary" for external toolchain
Peter Korsgaard
2010-02-08
1
-1
/
+1
*
kernel-headers: bump 2.6.27.x / 2.6.32.x stable versions
Peter Korsgaard
2010-01-29
2
-2
/
+2
*
kernel-headers: bump 2.6.32.x version
Peter Korsgaard
2010-01-25
2
-1
/
+1
*
kernel-headers: bump 2.6.32.x version
Peter Korsgaard
2010-01-23
2
-1
/
+1
*
toolchain/gcc: bump 4.4.x version
Peter Korsgaard
2010-01-23
6
-1
/
+1
*
kernel-headers: bump 2.6.27.x / 2.6.31.x / 2.6.32.x stable versions
Peter Korsgaard
2010-01-18
3
-3
/
+3
*
toolchain: add uclibc 0.9.30.2
Peter Korsgaard
2010-01-15
1
-2
/
+8
*
kernel-headers: bump 2.6.27.x / 2.6.31.x / 2.6.32.x stable versions
Peter Korsgaard
2010-01-07
3
-3
/
+3
*
kernel-headers: default to 2.6.32.x
Peter Korsgaard
2010-01-01
1
-1
/
+1
*
kernel-headers: bump 2.6.27.x / 2.6.31.x / 2.6.32.x stable versions
Peter Korsgaard
2009-12-20
3
-3
/
+3
*
dependencies: cleanup
Thomas Petazzoni
2009-12-16
1
-229
/
+38
*
dependencies: remove useless test doing nothing
Thomas Petazzoni
2009-12-15
1
-7
/
+0
*
dependencies: bail out if makeinfo isn't found
Thomas Petazzoni
2009-12-15
1
-0
/
+1
*
Merge branch 'avr32-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot
Peter Korsgaard
2009-12-15
3
-42
/
+1
|
\
|
*
uclibc: get rid of avr32 special version since upstream works
Thomas Petazzoni
2009-12-15
3
-42
/
+1
*
|
gcc: do not pass --with-pkgversion to gcc < 4.3
Thomas Petazzoni
2009-12-15
1
-1
/
+1
|
/
*
toolchain/uClibc: avr32 patch should apply to 0.9.30.1
Peter Korsgaard
2009-12-15
1
-0
/
+0
*
uclibc: add prctl syscall fix for AVR32 architecture
Hans-Christian Egtvedt
2009-12-15
1
-0
/
+29
*
toolchain/uClibc: 0.9.30.x config: enable arch specific string routines if av...
Peter Korsgaard
2009-12-15
1
-1
/
+1
*
Merge branch 'remove-external-toolchain' of git://git.busybox.net/~tpetazzoni...
Peter Korsgaard
2009-12-15
35
-264
/
+100
|
\
|
*
binutils: remove external source patches
Thomas Petazzoni
2009-12-14
4
-0
/
+0
|
*
uclibc: remove external sources patches
Thomas Petazzoni
2009-12-14
6
-119
/
+0
|
*
gdb: remove external sources patches
Thomas Petazzoni
2009-12-14
3
-0
/
+0
|
*
gcc: remove external sources patches
Thomas Petazzoni
2009-12-14
9
-239
/
+0
[prev]
[next]