summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/microblaze
Commit message (Expand)AuthorAgeFilesLines
* */crtn.S: Remove .size directive for _init and _finiBernhard Reutner-Fischer2011-05-101-2/+0
* Revert "*/crt?.S: remove .size directives"Bernhard Reutner-Fischer2011-05-051-0/+2
* */crt?.S: remove .size directivesBernhard Reutner-Fischer2011-05-041-2/+0
* buildsys: minor fixes in Makefile.arch for microblazeCarmelo Amoroso2011-04-271-2/+0
* bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on targetPeter S. Mazinger2011-03-091-4/+0
* microblaze: build infrastructureSteven J. Magnani2010-11-102-62/+34
* microblaze: thread supportSteven J. Magnani2010-11-101-0/+145
* microblaze: misc headersSteven J. Magnani2010-11-104-17/+71
* microblaze: kernel headersSteven J. Magnani2010-11-105-64/+72
* microblaze: Restore soft-floatSteven J. Magnani2010-11-102-0/+225
* microblaze: vfork/clone interfaceSteven J. Magnani2010-11-102-52/+49
* microblaze: syscall interfaceSteven J. Magnani2010-11-102-57/+48
* microblaze: Fix crt bootstrapSteven J. Magnani2010-11-103-0/+147
* microblaze: Fix setjmp/longjmpSteven J. Magnani2010-11-103-39/+50
* bits/mmap.h: unify ala linux asm-generic effortsMike Frysinger2009-11-231-99/+0
* clean up O_CLOEXEC handlingMike Frysinger2009-10-071-0/+2
* fcntl.h: drop unused/dead O_STREAMINGMike Frysinger2009-10-071-1/+0
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-1/+0
* enable nanosecond stat support for everyoneMike Frysinger2009-07-261-14/+6
* avr32/microblaze/vax: punt local byteswap.hMike Frysinger2009-07-201-41/+0
* uClibc_arch_features: sync defines between portsMike Frysinger2009-07-031-0/+9
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-201-1/+1
* - Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer2008-11-151-2/+2
* - revert wrong r24049Bernhard Reutner-Fischer2008-11-151-2/+2
* - Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer2008-11-151-2/+2
* - trim superfluous ';'. No objcode changesBernhard Reutner-Fischer2008-10-281-1/+1
* - use c89-style commentsBernhard Reutner-Fischer2008-10-033-23/+23
* - add sync_file_range()Bernhard Reutner-Fischer2008-09-161-4/+0
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-235-8/+8
* - add missing #endifBernhard Reutner-Fischer2008-05-031-0/+1
* - implement splice,vmsplice,tee for all archesBernhard Reutner-Fischer2008-05-031-0/+57
* - fixup asm. No object-code changesBernhard Reutner-Fischer2008-04-242-15/+15
* A patch from our Blackfin repository, originally from Jie Zhang. This fixesBernd Schmidt2008-01-171-3/+0
* change NO_UNDERSCORES to just UNDERSCORES so as to be less confusing when doi...Mike Frysinger2008-01-081-1/+1
* Take Mike Frysinger's comments into account -- make certain that userEric Andersen2006-12-081-5/+0
* add some warnings to archs that need a bit of attentionEric Andersen2006-12-081-0/+1
* bits/kernel_stat.h is for internal uClibc use only, fix a few otherEric Andersen2006-12-061-0/+4
* fix license noticeMike Frysinger2006-07-051-13/+1
* Weaken all internal vfork versions in asm code, wondering why only some of th...Peter S. Mazinger2006-02-131-2/+2
* Allow for targets that don't know about signed zero floats."Jan-Benedict Glaw"2006-01-261-0/+3
* fork/vfork weak in libc, strong in libpthreadPeter S. Mazinger2006-01-241-9/+11
* Remove other __sigprocmask occurences, even if unused, remove unsed filePeter S. Mazinger2006-01-212-58/+1
* Get rid of *_SYMBOL_PREFIXPeter S. Mazinger2006-01-191-1/+1
* Change to sane defaultsPeter S. Mazinger2006-01-191-5/+10
* move a bunch of arch-specific checks out of common files and into an arch spe...Mike Frysinger2006-01-191-0/+34
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-143-5/+7
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-144-4/+9
* define MREMAP_FIXEDMike Frysinger2005-11-271-0/+1
* we want to compare the register value itself, not the address of the variable...Mike Frysinger2005-11-171-1/+1
* update copyright and license, add _BITS_SETJMP_H protection around the file, ...Mike Frysinger2005-11-161-2/+7