Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Change to sane defaults | Peter S. Mazinger | 2006-01-19 | 1 | -5/+10 | |
| | ||||||
* | move a bunch of arch-specific checks out of common files and into an arch ↵ | Mike Frysinger | 2006-01-19 | 1 | -0/+34 | |
| | | | | specific header file to make porting/updates a lot easier | |||||
* | touchup style | Mike Frysinger | 2006-01-16 | 4 | -12/+18 | |
| | ||||||
* | syscall6 | Mike Frysinger | 2006-01-15 | 1 | -0/+30 | |
| | ||||||
* | make DODEBUG=y happy, update sysdeps/common/* copyright | Peter S. Mazinger | 2006-01-14 | 4 | -22/+12 | |
| | ||||||
* | hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵ | Peter S. Mazinger | 2006-01-14 | 2 | -3/+10 | |
| | | | | missing headers, other jump relocs removed | |||||
* | Jie Zhang writes: | Mike Frysinger | 2006-01-11 | 1 | -2/+3 | |
| | | | | | This patch defines __kernel_old_dev_t for Blackfin. It also removes two trailing whitespaces. Please apply it. | |||||
* | grab syscall macros from linux headers | Mike Frysinger | 2006-01-05 | 1 | -5/+129 | |
| | ||||||
* | need our own version to prevent warnings | Mike Frysinger | 2006-01-04 | 1 | -0/+29 | |
| | ||||||
* | update build files | Mike Frysinger | 2006-01-04 | 2 | -50/+20 | |
| | ||||||
* | Do hidden brk, hide _brk as well for some archs, convert users of brk | Peter S. Mazinger | 2005-12-14 | 1 | -1/+2 | |
| | ||||||
* | define MREMAP_FIXED | Mike Frysinger | 2005-11-27 | 1 | -0/+1 | |
| | ||||||
* | update copyright and license, add _BITS_SETJMP_H protection around the file, ↵ | Mike Frysinger | 2005-11-16 | 1 | -9/+13 | |
| | | | | make sure we are only included by setjmp.h and pthread.h, and fix casting of address/jumpbugf in _JMPBUF_UNWINDS | |||||
* | Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all ↵ | Peter S. Mazinger | 2005-10-12 | 1 | -42/+15 | |
| | | | | objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much. | |||||
* | Build crt[in].o with disabled ssp. | Peter S. Mazinger | 2005-09-28 | 1 | -3/+3 | |
| | ||||||
* | Speed up clean target, don't recurse where possible, remove unneeded actions | Peter S. Mazinger | 2005-09-27 | 1 | -2/+0 | |
| | ||||||
* | merge parallel build support | Mike Frysinger | 2005-01-25 | 1 | -5/+5 | |
| | ||||||
* | Peter S. Mazinger: use ASFLAGS when compiling asm files | Mike Frysinger | 2004-12-26 | 1 | -6/+4 | |
| | ||||||
* | Add support for the Analog Devices Blackfin mmuless processor | Eric Andersen | 2004-12-21 | 29 | -0/+1897 | |