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
...
*
- cosmetics
Bernhard Reutner-Fischer
2007-02-12
1
-1
/
+1
*
- fix propagation of BR2_SOFT_FLOAT down to uClibc
Bernhard Reutner-Fischer
2007-02-10
1
-1
/
+1
*
- add first hunk to fix PR30620
Bernhard Reutner-Fischer
2007-02-10
1
-0
/
+13
*
- honor BR2_PTHREAD_DEBUG
Bernhard Reutner-Fischer
2007-02-09
1
-6
/
+23
*
- add paranoia warning about $INCLUDES
Bernhard Reutner-Fischer
2007-02-09
1
-0
/
+6
*
- new prerelease
Bernhard Reutner-Fischer
2007-02-09
1
-1
/
+1
*
- forward the 600-fix-compile-flag-mismatch.patch from 6.4 to 6.5
Bernhard Reutner-Fischer
2007-02-09
1
-0
/
+69
*
- 4.0.4 *seems* to support this too, so just exclude anything that is even ol...
Bernhard Reutner-Fischer
2007-02-09
1
-4
/
+2
*
- cp the 305-libmudflap-susv3-legacy.patch for 4.0.4
Bernhard Reutner-Fischer
2007-02-09
1
-0
/
+49
*
- add gcc-4.0.4
Bernhard Reutner-Fischer
2007-02-09
14
-23
/
+4033
*
- fix crosscompiler prerequisites
Bernhard Reutner-Fischer
2007-02-09
2
-2
/
+9
*
- add purely informational check of HOSTCXX
Bernhard Reutner-Fischer
2007-02-09
1
-1
/
+28
*
- also wipe the files installed into the target for uclibc_target-clean
Bernhard Reutner-Fischer
2007-02-06
1
-1
/
+2
*
Support building using an external toolchain. Questions to the mailing list a...
"Steven J. Hill"
2007-02-06
6
-61
/
+265
*
Fix building of GDB when using external toolchain.
"Steven J. Hill"
2007-02-06
2
-3
/
+96
*
- bump version to 2.6.20
Bernhard Reutner-Fischer
2007-02-06
2
-6
/
+6
*
- proposed fix for gethostent_r: if no host was found, return HOST_NOT_FOUND ...
Bernhard Reutner-Fischer
2007-02-05
1
-0
/
+13
*
- delete old, unneeded patch
Bernhard Reutner-Fischer
2007-02-05
1
-35
/
+0
*
- add missing hunk from fix for #1191
Bernhard Reutner-Fischer
2007-02-04
1
-1
/
+2
*
- avoid spurious rebuilds. Thanks to janlana, closes #1191
Bernhard Reutner-Fischer
2007-02-04
1
-2
/
+3
*
- touch $@
Bernhard Reutner-Fischer
2007-02-04
1
-3
/
+3
*
- allow intermodule also for 4.1
Bernhard Reutner-Fischer
2007-02-04
1
-4
/
+3
*
patch from rick68:
Eric Andersen
2007-02-03
1
-10
/
+13
*
There is no 'make uninstall' for ccache.
Eric Andersen
2007-02-03
1
-1
/
+21
*
- fixup setting the UCLIBC_TARGET_ENDIAN
Bernhard Reutner-Fischer
2007-02-02
1
-4
/
+12
*
- update for default endian
Bernhard Reutner-Fischer
2007-02-02
1
-5
/
+65
*
- add gcc-4.1.2 (release candidate1). Send bugs etc to MarkM, if you feel like
Bernhard Reutner-Fischer
2007-01-31
12
-0
/
+4022
*
- remove the '"install uClibc headers in the target filesystem" without a nat...
Bernhard Reutner-Fischer
2007-01-31
5
-39
/
+0
*
- add some defaults for arm and set them later on depending on the .config
Bernhard Reutner-Fischer
2007-01-30
2
-5
/
+19
*
fix broken spot caused by my having checked in the wrong dst patch for 0.9.28
Eric Andersen
2007-01-29
1
-0
/
+15
*
fix patch
Eric Andersen
2007-01-29
1
-10
/
+12
*
Really disable HAS_FPU when softfloat is enabled
Peter Korsgaard
2007-01-29
1
-1
/
+1
*
- update defconfig to current versions and a minimal package selection
Bernhard Reutner-Fischer
2007-01-29
1
-1
/
+1
*
- fix prereq of current binutils wrt gmp
Bernhard Reutner-Fischer
2007-01-28
1
-3
/
+9
*
- add 0.9.28.1
Bernhard Reutner-Fischer
2007-01-28
2
-4
/
+18
*
- add an experimental BR2_PREFER_IMA.
Bernhard Reutner-Fischer
2007-01-28
2
-0
/
+22
*
- fix indentation of help texts
Bernhard Reutner-Fischer
2007-01-28
1
-14
/
+12
*
pull from uClinux CVS
Mike Frysinger
2007-01-28
8
-478
/
+761
*
Add new version of binutils.
"Steven J. Hill"
2007-01-28
5
-0
/
+265
*
- for the native target gcc, drop --enable-optspace in favour of using the co...
Bernhard Reutner-Fischer
2007-01-26
2
-5
/
+18
*
A patch set that should probably become uClibc-0.9.28.1
Eric Andersen
2007-01-25
5
-0
/
+14802
*
- TODO: cleanup BR2_ARCH selection and establish BR2_CPU
Bernhard Reutner-Fischer
2007-01-25
1
-3
/
+4
*
- fix prerequisites of binutils_target
Bernhard Reutner-Fischer
2007-01-24
1
-8
/
+8
*
- apply vapier's comments
Bernhard Reutner-Fischer
2007-01-24
1
-3
/
+3
*
- reformat help text to fit default width better
Bernhard Reutner-Fischer
2007-01-24
1
-6
/
+11
*
- remove accidentally checked in debugging cruft
Bernhard Reutner-Fischer
2007-01-22
1
-27
/
+0
*
- don't rely on buggy gmp/mpfr on the host but use our own build iff we are a...
Bernhard Reutner-Fischer
2007-01-22
4
-38
/
+107
*
- remove sedtest temporary file
Bernhard Reutner-Fischer
2007-01-21
1
-0
/
+1
*
- update proposed patchlet
Bernhard Reutner-Fischer
2007-01-21
1
-93
/
+14
*
- provide means to "install uClibc headers in the target filesystem" without ...
Bernhard Reutner-Fischer
2007-01-21
5
-2
/
+41
[prev]
[next]