summaryrefslogtreecommitdiffstats
path: root/make/gcc_target.mk
Commit message (Expand)AuthorAgeFilesLines
* Rework toolchain build to make it much more modular andEric Andersen2003-09-141-414/+0
* Fixup gcc_target build so it does not require the magicEric Andersen2003-09-101-15/+13
* Make sure cross building binutils worksEric Andersen2003-09-031-0/+6
* Add support for enabling use of libintl.Manuel Novoa III2003-09-031-38/+28
* "Letss Thry thatt again..."Eric Andersen2003-08-311-3/+6
* doh!Eric Andersen2003-08-311-1/+1
* This should be significantly less broken... Might even work. ;-)Eric Andersen2003-08-311-36/+62
* cleanup strip command a bitEric Andersen2003-08-221-7/+2
* It now builds w/o a /lib/ld-uClibc.so.0 symlink! Perhaps crossEric Andersen2003-08-201-59/+69
* oops. Fixup target to correctly download and use gcc 3.3Eric Andersen2003-07-211-1/+1
* Switch to using gcc 3.3Eric Andersen2003-06-211-4/+4
* Oops. I was building for the host arch, not the target. duh.Eric Andersen2003-03-051-4/+2
* Make things compile once againEric Andersen2003-03-041-4/+4
* Rework things to ensure we are cross compiling. Teach problematicEric Andersen2003-03-041-42/+25
* Fixup stupid compile errorEric Andersen2003-02-261-2/+4
* Update tar version. Minor fix for gcc includes when NOTEric Andersen2003-02-231-0/+2
* Fixup gcc_target so it works for people that don't wish toEric Andersen2003-02-191-10/+101
* Add in /lib/cpp symlinkEric Andersen2003-02-171-0/+1
* SighEric Andersen2003-02-151-1/+1
* oopsEric Andersen2003-02-151-1/+1
* Fix a few problems noticed by Peter S. MazingerEric Andersen2003-02-151-1/+2
* Lots and lots of changesEric Andersen2003-02-121-11/+26
* Fix c++ header installationEric Andersen2003-01-281-1/+1
* Leave the final gcc build with disable shared to make thingsEric Andersen2003-01-221-1/+1
* This should workEric Andersen2003-01-211-1/+4
* Fix compiler installEric Andersen2003-01-211-1/+1
* Ok, I think it really works now. :)Eric Andersen2003-01-211-26/+43
* Several more dependancy cleanupsEric Andersen2003-01-201-4/+10
* Make it actually work...Eric Andersen2003-01-191-28/+44
* For now, remove "--target" so gcc will compile. grumble.Eric Andersen2003-01-181-5/+0
* Merge a bunch of stuff over from the tuxscreen buildroot, withEric Andersen2003-01-181-14/+52
* more minor installation cleanupsEric Andersen2003-01-171-3/+4
* update handling of 'make'Eric Andersen2003-01-171-1/+0
* This seems to be sufficient for now...Eric Andersen2003-01-101-8/+1
* Fix a stupid typoEric Andersen2003-01-101-3/+2
* Change --disable-shared to --enable-shared so libstdc++ willEric Andersen2003-01-091-3/+2
* Be extra careful about the target utilsEric Andersen2003-01-081-2/+6
* Make the directory before touching files in it...Eric Andersen2003-01-081-1/+1
* Fixup ncurses terminfo-dir. Fixup the ncurses-headersEric Andersen2003-01-081-8/+10
* more build updatesEric Andersen2003-01-071-19/+86
* Fixup g++ to prevent gcc_target having a missingEric Andersen2002-11-211-0/+1
* Add udhcp, cleanup a few other loose ends.Eric Andersen2002-11-151-1/+2
* Some more toolchain building cleanupsEric Andersen2002-11-141-18/+13
* Fixup gcc_target so it now works. Wohoo! We now have a fullyEric Andersen2002-11-141-12/+26
* Fixup gcc-target so it actually works...Eric Andersen2002-11-141-1/+9
* Update buildroot for uClibc 0.9.16Eric Andersen2002-11-121-0/+135