| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the 'make release' target0_9_17 | Eric Andersen | 2003-01-25 | 1 | -2/+4 |
* | Stupid typo | Eric Andersen | 2003-01-24 | 1 | -1/+2 |
* | Don't clean config system except on 'make distclean'. Remember to | Eric Andersen | 2003-01-24 | 1 | -1/+2 |
* | Only build the ncurses stuff when it is needed, based on a | Eric Andersen | 2002-12-13 | 1 | -10/+12 |
* | Add in a stub libnsl library to make stupid configure scripts | Eric Andersen | 2002-12-12 | 1 | -1/+2 |
* | Change some variable names so we are more consistant with what | Eric Andersen | 2002-12-04 | 1 | -1/+0 |
* | Don't leak outside of the target area when installing things. | Eric Andersen | 2002-12-02 | 1 | -6/+10 |
* | Use 'install' rather than 'mkdir -p' for target directories. | Eric Andersen | 2002-11-23 | 1 | -4/+4 |
* | Ok... here's the summary: | Manuel Novoa III | 2002-11-22 | 1 | -0/+6 |
* | Patch from Stefan Allius, rebuild extra/config/conf if it is missing | Eric Andersen | 2002-11-09 | 1 | -0/+3 |
* | Fixed makefiles to remove binaries generated for the configuration | "Steven J. Hill" | 2002-11-07 | 1 | -1/+1 |
* | Use "include_config" not "include-config" | Eric Andersen | 2002-11-03 | 1 | -3/+3 |
* | Ok, this commit is _huge_ and its gonna change the world. I've | Eric Andersen | 2002-10-31 | 1 | -126/+95 |
* | Define TOPDIR to be just `.' when invoking gen_bits_syscall_h.sh, since | Miles Bader | 2002-10-28 | 1 | -1/+1 |
* | Echo mmu-less warning where appropriate | Eric Andersen | 2002-10-18 | 1 | -3/+3 |
* | (uClibc_config): Define __UCLIBC_UCLINUX_BROKEN_MUNMAP__ for MMU-less systems. | Miles Bader | 2002-10-15 | 1 | -0/+4 |
* | Implemented 'romfs' target so that uClibc works with building uClinux. | "Steven J. Hill" | 2002-10-08 | 1 | -1/+12 |
* | Sigh. OpenBSD used /usr/bin/{true|false} | Eric Andersen | 2002-10-01 | 1 | -1/+1 |
* | * Updated for the CRIS port. | Tobias Anderberg | 2002-09-16 | 1 | -0/+2 |
* | Change <bits/syscall.h> to <bits/sysnum.h>. | Miles Bader | 2002-09-05 | 1 | -2/+2 |
* | Kill the HAS_LONG_LONG option. It really did not make a lot of | Eric Andersen | 2002-08-25 | 1 | -5/+0 |
* | Hide .hidden stuff unless explicitly enabled | Eric Andersen | 2002-08-22 | 1 | -1/+6 |
* | Remove h8300 special case | Eric Andersen | 2002-08-16 | 1 | -2/+0 |
* | (headers): Remove special case for v850, now that the general case | Miles Bader | 2002-08-16 | 1 | -8/+6 |
* | Do not prevent people from making mmu-less builds on mmu-full systems. | Eric Andersen | 2002-08-15 | 1 | -7/+4 |
* | Remove unified syscall support (it should just be a per-arch | Eric Andersen | 2002-08-08 | 1 | -5/+5 |
* | Sigh. A bit more cleanup. | Eric Andersen | 2002-07-31 | 1 | -1/+3 |
* | You fool foolish. Goodbye level 2. | Eric Andersen | 2002-07-31 | 1 | -0/+2 |
* | Always build utils by default | Eric Andersen | 2002-07-31 | 1 | -3/+5 |
* | Ok, I get it. sjhill kept adding the 'find' command since | Eric Andersen | 2002-07-26 | 1 | -0/+1 |
* | Kill ill advised find command that was not doing anything | Eric Andersen | 2002-07-26 | 1 | -4/+3 |
* | Addition to 'distclean' for little endian MIPS. | "Steven J. Hill" | 2002-07-25 | 1 | -0/+1 |
* | This rule is only necessary for little endian MIPS. | "Steven J. Hill" | 2002-07-24 | 1 | -1/+1 |
* | Disable ldconfig.target for now | Eric Andersen | 2002-07-02 | 1 | -1/+1 |
* | Change the default structure of the installed toolchain | Eric Andersen | 2002-07-02 | 1 | -7/+16 |
* | Fixup target util handling | Eric Andersen | 2002-06-23 | 1 | -7/+3 |
* | Fix dependancy. again. | Eric Andersen | 2002-05-30 | 1 | -1/+1 |
* | Fix dependancy for util target | Eric Andersen | 2002-05-30 | 1 | -8/+8 |
* | Now that was silly | Eric Andersen | 2002-05-29 | 1 | -2/+2 |
* | Fixup and unifiy version numbering. Automate versioning updates. | Eric Andersen | 2002-05-28 | 1 | -11/+18 |
* | New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, | Manuel Novoa III | 2002-05-06 | 1 | -1/+5 |
* | Ensure that make clean really cleans up after itself | Eric Andersen | 2002-05-02 | 1 | -3/+19 |
* | Don't use $(PWD), use $(shell pwd) instead | Eric Andersen | 2002-04-24 | 1 | -5/+3 |
* | Added a dummy romfs target so this stuff slots nicely into the | David McCullough | 2002-04-11 | 1 | -0/+5 |
* | Remove gratuitous symlink trashing | Eric Andersen | 2002-04-03 | 1 | -1/+0 |
* | Steven J. Hill's latest mips dynamic loader updates | Eric Andersen | 2002-04-02 | 1 | -4/+5 |
* | Patch from Steven J. Hill to fix pthreads on mips | Eric Andersen | 2002-03-25 | 1 | -0/+2 |
* | Patch from Miles Bader to be less militant when doing a make clean. | Eric Andersen | 2002-03-22 | 1 | -2/+3 |
* | Add some phony targets0_9_10 | Eric Andersen | 2002-03-21 | 1 | -1/+1 |
* | Always build the utils. Always clean libc/misc, since there is | Eric Andersen | 2002-03-21 | 1 | -1/+7 |