summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/.cvsignore
Commit message (Collapse)AuthorAgeFilesLines
* Initial effort at adding profiling support.Eric Andersen2003-03-031-0/+1
|
* Update ignore listEric Andersen2003-01-231-1/+1
|
* Build our own crti.o and crtn.o with a cross arch method that IEric Andersen2002-03-131-0/+3
| | | | | can live with much better the what glibc does. -Erik
* Added a script to create bits/syscall.h for each arch.Manuel Novoa III2001-06-281-4/+0
| | | | | | | | | | | NOTE!!! This is run by "make -C libc/sysdeps/linux/$(TARGET_ARCH) headers" in the main Makefile, but I only changed libc/sysdeps/linux/i386/Makefile as I had no way of testing it for the other archs. Various arch maintainers, please check and update the corresponding Makefile... or report bugs ;-)... appropriately. You'll also want to "cvs del" syscall.h and add it to a .cvsignore in $(ARCH)/bits. Also added a define to uClibc_config.h, __UCLIBC_USE_UNIFIED_SYSCALL__, and moved i386 unified syscall stuff out of common and into i386/bits/syscalls.h.
* The files unified_syscall_{ARCH}.h are not auto-generated while others are.Manuel Novoa III2001-01-171-3/+3
|
* Ignore generated filesEric Andersen2001-01-161-0/+4