summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/bfin
AgeCommit message (Expand)Author
2012-06-15remove libc_hidden_proto(ioperm) from all headers except armPeter S. Mazinger
2012-06-15cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.hPeter S. Mazinger
2012-06-15add jmpbuf-offsets.h and jmpbuf-unwind.h for all archs (LT related)Peter S. Mazinger
2012-04-08bfin: set an invalid insn for abortMike Frysinger
2012-01-26*: silence some warningsBernhard Reutner-Fischer
2011-03-09bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on targetPeter S. Mazinger
2011-02-22bfin: fix fp reference in _JMPBUF_UNWINDSMike Frysinger
2011-02-21bfin: add support for new cacheflush syscallSteve Kilbane
2011-02-21bfin: fix sram/dma syscall definitionsSteve Kilbane
2011-02-21bfin: add missing GNU-stack markings to __longjmpMike Frysinger
2010-07-26bfin: pull in common/sysdep.hMike Frysinger
2010-07-26bfin: add exec stack markings to assembly filesMike Frysinger
2009-11-23bits/mmap.h: unify ala linux asm-generic effortsMike Frysinger
2009-10-07clean up O_CLOEXEC handlingMike Frysinger
2009-10-07fcntl.h: drop unused/dead O_STREAMINGMike Frysinger
2009-07-29build: Include Makefile.commonarch from common Makefile.inCarmelo Amoroso
2009-07-26enable nanosecond stat support for everyoneMike Frysinger
2009-07-23Blackfin: fix typo in byteswap.h commitMike Frysinger
2009-07-23Blackfin: fix incorrect attribute orderMike Frysinger
2009-07-23create real common vfork() functionMike Frysinger
2009-07-22Blackfin: no need to load P5 for shared FLATJie Zhang
2009-07-22Blackfin: fix generation of Scrt1.o for FDPICJie Zhang
2009-07-22Blackfin: unify FDPIC/FLAT versions of cloneMike Frysinger
2009-07-21byteswap: unify common definitionsMike Frysinger
2009-07-09syscall(): create a common version based on INLINE_SYSCALL_NCS()Mike Frysinger
2009-07-09syscall: unify part 2: NCS varietyMike Frysinger
2009-07-08syscall: unify common syscall definesMike Frysinger
2009-07-03uClibc_arch_features: sync defines between portsMike Frysinger
2009-03-16import user.h from the kernel as it is no longer exported by the kernelMike Frysinger
2008-12-11create arch-generic brk() based on blackfin oneMike Frysinger
2008-12-11add inlines for Blackfin atomic functionsMike Frysinger
2008-12-11Blackfin: add L2_SRAM flag for alloc funcMike Frysinger
2008-12-11Blackfin: declare {INLINE,INTERNAL}_SYSCALL() and friendsMike Frysinger
2008-12-11add ENDPROC() macro for Blackfin assemblyMike Frysinger
2008-12-11use newer spiffy asm constraints to get better code generationMike Frysinger
2008-12-11punt old unused headerMike Frysinger
2008-11-21fix ioperm build problems caused by libc_hidden_proto removalDenis Vlasenko
2008-11-20next portion of libc_hidden_proto removalDenis Vlasenko
2008-11-15- Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer
2008-11-15- revert wrong r24049Bernhard Reutner-Fischer
2008-11-15- Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer
2008-10-28- trim superfluous ';'. No objcode changesBernhard Reutner-Fischer
2008-10-24- tidy up inline:Bernhard Reutner-Fischer
2008-10-03- use c89-style commentsBernhard Reutner-Fischer
2008-09-16- add sync_file_range()Bernhard Reutner-Fischer
2008-07-23- trim any trailing whitespaceBernhard Reutner-Fischer
2008-06-03Fix merge error: mmap.c no longer exists in bfin/.Bernd Schmidt
2008-05-03- add missing #endifBernhard Reutner-Fischer
2008-05-03- implement splice,vmsplice,tee for all archesBernhard Reutner-Fischer
2008-01-18L1 memory support for the Blackfin. A couple new syscalls to manage L1Bernd Schmidt