Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-10-09 | Major buildroot facelift, step one. | Eric Andersen | |
-Erik | |||
2004-10-08 | dont hardcode version #, use a variable | Mike Frysinger | |
2004-09-10 | Integrate gcc 3.4.2 and add patches from both openembedded (6??-*) | Manuel Novoa III | |
and Dan Kegel's crosstools (7??-*). Use makefile vars for toolchain names in ccache.mk and gdb.mk. Fix a g++-related symlink issue with ccache. Change the default to gcc 3.4.2 and binutils 2.15.91.0.2 (now that mips is building). Let the users go forth and test... ;-) | |||
2004-09-03 | Update to what I'm currently using. Lots of changes... | Manuel Novoa III | |
1) Allow selection of binutils/gcc/gdb/kernel headers to build, although some of the older tool patches probably need updating. 2) Rework gdb build so that remote debugging now works with gdbserver. 3) Misc. other package updates.3) Misc. other package updates.3) Misc. other package updates. | |||
2004-07-29 | Use relative links | Eric Andersen | |
2004-05-11 | Link 'cc' to 'gcc' | Eric Andersen | |
2004-04-16 | Stick the cache in its own empty dir | Eric Andersen | |
2004-04-13 | Missed a link | Eric Andersen | |
2004-04-13 | Split off the C++ stuff and only install when INSTALL_LIBSTDCPP | Eric Andersen | |
is enabled | |||
2004-04-12 | Fix ccache build for target | Eric Andersen | |
2004-04-09 | support ccache for the build as well as the target | Eric Andersen | |
2003-11-12 | Thomas Cameron writes: | Eric Andersen | |
this patch fixes the source file downloads when executing a "make source", and a few cut-and-paste (tm) errors in the *.mk files. Again, this is a patch against the current CVS sources, and includes my previous patch. | |||
2003-10-16 | support using ccache within the target system | Eric Andersen | |