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
*
Remove the broken handling of libgcc_s.
Manuel Novoa III
2003-12-02
1
-16
/
+5
*
Remove libgcc_eh hack. Things now build as they are supposed to.
Manuel Novoa III
2003-11-25
1
-2
/
+0
*
Fix the condition for applying the i386 soft float patch.
Manuel Novoa III
2003-11-24
1
-1
/
+1
*
Handle the case of no shared libgcc -- sh4 for instance.
Manuel Novoa III
2003-11-22
1
-9
/
+14
*
Ouch! Cut-n-paste strikes again!
Manuel Novoa III
2003-11-20
1
-4
/
+3
*
Fix missing line continuation.
Manuel Novoa III
2003-11-20
1
-1
/
+1
*
Add some quoting to handle unusual host compiler naming
Eric Andersen
2003-11-20
1
-10
/
+25
*
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