summaryrefslogtreecommitdiffstats
path: root/make/gcc-uclibc-3.x.mk
Commit message (Collapse)AuthorAgeFilesLines
* Add back in support for 3.3.4 soft float toolchains, although arm wouldManuel Novoa III2004-09-141-0/+35
| | | | require reenabling linking with -lfloat in uClibc.
* Patch by michael tesch <tesch1@gmail.com> ...Manuel Novoa III2004-09-091-1/+1
| | | | | | | The real problem, only caused when you have a *.patch file in the main build directory, is that the Makefiles don't escape the globbing operator they're passing to patch-kernel.sh. Attached is a patch to fix that.
* Sigh...Manuel Novoa III2004-09-031-2/+5
|
* Oops... remove some makefile debugging bits.Manuel Novoa III2004-09-031-2/+0
|
* Update to what I'm currently using. Lots of changes...Manuel Novoa III2004-09-031-0/+285
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.