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
/
make
/
gcc-3.3.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
automatically detect if we have a usable version of sed
Eric Andersen
2003-11-19
1
-18
/
+18
*
Change 'sed -ie' to 'sed -i -e' to avoid littering the build
Eric Andersen
2003-11-18
1
-18
/
+18
*
By popular demand, use 'sed' rather than 'perl' for doing
Eric Andersen
2003-11-13
1
-18
/
+18
*
Thomas Cameron writes:
Eric Andersen
2003-11-12
1
-0
/
+3
*
Slight cleanup, now that the locale option is handled in the main Makefile.
Manuel Novoa III
2003-11-11
1
-4
/
+0
*
make sure we have a directory before trying to install symlinks
Eric Andersen
2003-11-07
1
-1
/
+2
*
Enable building soft float buildroot for gcc 3.3. Currently works for
Manuel Novoa III
2003-11-01
1
-56
/
+91
*
Add support for 'make -j3' so make to run stuff in parallel
Eric Andersen
2003-10-18
1
-6
/
+6
*
Update to gcc 3.3.2
Eric Andersen
2003-10-18
1
-8
/
+14
*
simplify things a little bit
Eric Andersen
2003-10-15
1
-58
/
+41
*
Use a local copy of the source when building gcc-target (since
Eric Andersen
2003-10-08
1
-41
/
+42
*
Fix the build when host arch == target arch
Eric Andersen
2003-09-30
1
-6
/
+11
*
With this, buildroot builds w/o needing the magic symlink,
Eric Andersen
2003-09-30
1
-4
/
+25
*
Fixup gcc_target build.
Eric Andersen
2003-09-27
1
-1
/
+6
*
This should at least build. I think.
Eric Andersen
2003-09-26
1
-2
/
+3
*
Rework toolchain build to make it much more modular and
Eric Andersen
2003-09-14
1
-0
/
+405