summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Patch from Stefan Allius, rebuild extra/config/conf if it is missingEric Andersen2002-11-091-0/+3
* Fixed makefiles to remove binaries generated for the configuration"Steven J. Hill"2002-11-071-1/+1
* Use "include_config" not "include-config"Eric Andersen2002-11-031-3/+3
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-126/+95
* Define TOPDIR to be just `.' when invoking gen_bits_syscall_h.sh, sinceMiles Bader2002-10-281-1/+1
* Echo mmu-less warning where appropriateEric Andersen2002-10-181-3/+3
* (uClibc_config): Define __UCLIBC_UCLINUX_BROKEN_MUNMAP__ for MMU-less systems.Miles Bader2002-10-151-0/+4
* Implemented 'romfs' target so that uClibc works with building uClinux."Steven J. Hill"2002-10-081-1/+12
* Sigh. OpenBSD used /usr/bin/{true|false}Eric Andersen2002-10-011-1/+1
* * Updated for the CRIS port.Tobias Anderberg2002-09-161-0/+2
* Change <bits/syscall.h> to <bits/sysnum.h>.Miles Bader2002-09-051-2/+2
* Kill the HAS_LONG_LONG option. It really did not make a lot ofEric Andersen2002-08-251-5/+0
* Hide .hidden stuff unless explicitly enabledEric Andersen2002-08-221-1/+6
* Remove h8300 special caseEric Andersen2002-08-161-2/+0
* (headers): Remove special case for v850, now that the general caseMiles Bader2002-08-161-8/+6
* Do not prevent people from making mmu-less builds on mmu-full systems.Eric Andersen2002-08-151-7/+4
* Remove unified syscall support (it should just be a per-archEric Andersen2002-08-081-5/+5
* Sigh. A bit more cleanup.Eric Andersen2002-07-311-1/+3
* You fool foolish. Goodbye level 2.Eric Andersen2002-07-311-0/+2
* Always build utils by defaultEric Andersen2002-07-311-3/+5
* Ok, I get it. sjhill kept adding the 'find' command sinceEric Andersen2002-07-261-0/+1
* Kill ill advised find command that was not doing anythingEric Andersen2002-07-261-4/+3
* Addition to 'distclean' for little endian MIPS."Steven J. Hill"2002-07-251-0/+1
* This rule is only necessary for little endian MIPS."Steven J. Hill"2002-07-241-1/+1
* Disable ldconfig.target for nowEric Andersen2002-07-021-1/+1
* Change the default structure of the installed toolchainEric Andersen2002-07-021-7/+16
* Fixup target util handlingEric Andersen2002-06-231-7/+3
* Fix dependancy. again.Eric Andersen2002-05-301-1/+1
* Fix dependancy for util targetEric Andersen2002-05-301-8/+8
* Now that was sillyEric Andersen2002-05-291-2/+2
* Fixup and unifiy version numbering. Automate versioning updates.Eric Andersen2002-05-281-11/+18
* New locale support (in development). Supports LC_CTYPE, LC_NUMERIC,Manuel Novoa III2002-05-061-1/+5
* Ensure that make clean really cleans up after itselfEric Andersen2002-05-021-3/+19
* Don't use $(PWD), use $(shell pwd) insteadEric Andersen2002-04-241-5/+3
* Added a dummy romfs target so this stuff slots nicely into theDavid McCullough2002-04-111-0/+5
* Remove gratuitous symlink trashingEric Andersen2002-04-031-1/+0
* Steven J. Hill's latest mips dynamic loader updatesEric Andersen2002-04-021-4/+5
* Patch from Steven J. Hill to fix pthreads on mipsEric Andersen2002-03-251-0/+2
* Patch from Miles Bader to be less militant when doing a make clean.Eric Andersen2002-03-221-2/+3
* Add some phony targets0_9_10Eric Andersen2002-03-211-1/+1
* Always build the utils. Always clean libc/misc, since there isEric Andersen2002-03-211-1/+7
* Allow some failures to simplify building gccEric Andersen2002-03-111-2/+2
* Don't install CVS files into the devel dirEric Andersen2002-03-111-0/+1
* Move syscall.h generation to the top level MakefileEric Andersen2002-03-011-3/+5
* Doh! A search and replace bug...Eric Andersen2002-03-011-2/+2
* Doh! Doh! Doh!Eric Andersen2002-03-011-1/+3
* Doh!Eric Andersen2002-03-011-3/+5
* oops. I forgot to commit this...Eric Andersen2002-03-011-43/+73
* Joerg Schmitz-Linneweber recommends using tar -f - instead of -OEric Andersen2002-02-251-1/+1
* Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen2002-02-201-2/+7