summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps
Commit message (Expand)AuthorAgeFilesLines
...
* remove unused fileMike Frysinger2005-11-151-19/+0
* need to declare our stack directionMike Frysinger2005-11-151-0/+28
* initial port to hppaMike Frysinger2005-11-1224-0/+1359
* make people provide these headers when portingMike Frysinger2005-11-122-64/+4
* add support for cirrus maverick fpu using patch for glibc http://yann.poupet....Mike Frysinger2005-11-106-1/+160
* sync with glibcMike Frysinger2005-11-102-6/+10
* update licenseMike Frysinger2005-11-103-34/+10
* sync with glibcMike Frysinger2005-11-0915-168/+241
* fix __intptr_t for 64bit archesMike Frysinger2005-11-091-1/+1
* booooring license updatesMike Frysinger2005-11-0910-60/+94
* sync with glibcMike Frysinger2005-11-091-2/+6
* use the common/bits/types.h since it has proper 64bit support nowMike Frysinger2005-11-072-281/+0
* old header fileMike Frysinger2005-11-071-7/+0
* fix arch_headers targetMike Frysinger2005-11-051-2/+2
* makefiles for new build systemMike Frysinger2005-11-052-82/+26
* need our own page header file to prevent warningsMike Frysinger2005-11-041-0/+35
* use errno.h like in i386Mike Frysinger2005-11-041-4/+2
* unify common code thus making arch-specific Makefiles very simple :)Mike Frysinger2005-11-0410-219/+87
* Make use of newly introduced attribute_noreturnPeter S. Mazinger2005-11-043-7/+7
* Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with...Peter S. Mazinger2005-11-0310-17/+17
* wait4 is pid_t, not intPeter S. Mazinger2005-11-031-2/+2
* Enable IMA on i386Peter S. Mazinger2005-11-021-2/+1
* Allow partly IMA compile of this directoryPeter S. Mazinger2005-11-025-9/+21
* Mark _exit as noreturn, include/unistd.h does this alreadyPeter S. Mazinger2005-11-021-1/+1
* add dummy loop to kill gcc warning, probably _exit should get attribute_noreturnPeter S. Mazinger2005-11-021-1/+3
* Undo 12115, it fails on building libc/sysdeps/linux/commonPeter S. Mazinger2005-11-021-5/+4
* Added cris on request to new build structure. It has to provide crt1.S instea...Peter S. Mazinger2005-11-022-66/+42
* Cleaner i386/syscalls.h patch to handle macro redefines proposed by jockePeter S. Mazinger2005-11-021-4/+4
* Remove __set_errno proposed by jockePeter S. Mazinger2005-11-021-4/+2
* Move __SSP__ check to headerPeter S. Mazinger2005-11-021-0/+3
* Allow sources using syscalls to be IMA compiled on x86Peter S. Mazinger2005-11-021-1/+4
* Correct gcc-4.1 ssp buildPeter S. Mazinger2005-11-011-2/+1
* Update sparc to new buildsPeter S. Mazinger2005-11-012-68/+40
* Update sh to new buildsPeter S. Mazinger2005-11-012-69/+40
* Update alpha to new buildsPeter S. Mazinger2005-11-012-65/+40
* Replace all Makefiles for new build infrastucturePeter S. Mazinger2005-10-298-467/+64
* Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ...Peter S. Mazinger2005-10-287-34/+8
* Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to...Peter S. Mazinger2005-10-274-3/+69
* All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...Peter S. Mazinger2005-10-258-0/+265
* Use local copy of sysdep.hPeter S. Mazinger2005-10-253-3/+3
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-1221-727/+465
* Allow building uClibc w/ make-3.79.1 if SSP is disabledPeter S. Mazinger2005-10-111-1/+1
* merge additional license cruft from glibcMike Frysinger2005-10-051-0/+17
* Do not stub out functions for mmu-less systems. Hide allEric Andersen2005-10-046-25/+7
* Add gcc-4.1 non-TLS __stack_chk_guard support. Run the guard setup only once.Peter S. Mazinger2005-10-013-4/+80
* Add .type _init/_fini unconditionally to arm/crt1.SPeter S. Mazinger2005-09-291-4/+3
* Build crt[in].o with disabled ssp.Peter S. Mazinger2005-09-2820-59/+59
* arm/crt1.S needs features.h and the weak _init/_fini independently of __PIC__...Peter S. Mazinger2005-09-282-13/+19
* Speed up clean target, don't recurse where possible, remove unneeded actionsPeter S. Mazinger2005-09-2718-28/+0
* Changed ssp.c license to LGPL and added vapier as contributorPeter S. Mazinger2005-09-231-8/+4