OSDN Git Service

ARC: clone: Ensure that @fn returns back to clone
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / cris /
2013-12-20 Baruch Siachlibc/sysdeps: commonize ret_ERRVAL
2013-04-01 Mike Frysingerlibc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BIT
2013-01-10 Bernhard Reutner... buildsys: use kbuild style
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-10-02 Chris Packhamlibc/sysdeps: add __kernel_long and __kernel_ulong
2012-06-15 Peter S. Mazingerremove cris/fork.c, unused
2012-06-15 Peter S. Mazingerfork: provide __libc_fork only if THREADS are enabled
2012-06-15 Peter S. Mazingervfork: make all archs consistent
2012-06-15 Peter S. Mazingercleanup bits/setjmp.h of stuff moved to jmpbuf-offsets...
2012-06-15 Peter S. Mazingermake use of jmpbuf-offsets.h and jmpbuf-unwind.h
2012-06-15 Peter S. Mazingeradd jmpbuf-offsets.h and jmpbuf-unwind.h for all archs...
2012-01-26 Bernhard Reutner... *: silence some warnings
2011-06-24 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-05-10 Bernhard Reutner... */crtn.S: Remove .size directive for _init and _fini
2011-05-05 Bernhard Reutner... Revert "*/crt?.S: remove .size directives"
2011-05-04 Bernhard Reutner... */crt?.S: remove .size directives
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-27 Thorsten Glasercris: add provide arch-specific vfork implementation
2011-03-09 Peter S. Mazingerbits/kernel_stat.h: no need for _LIBC guard, the file...
2011-03-09 Peter S. Mazingerbits/kernel_stat.h: use the same guard on all archs
2011-01-21 Carmelo AmorosoMerge remote branch 'origin/master' into prelink
2011-01-16 Khem Rajcris: Fix build issues
2009-11-29 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-24 Mike Frysingerbits/mmap.h: unify ala linux asm-generic efforts
2009-10-08 Mike Frysingerclean up O_CLOEXEC handling
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
2009-07-29 Carmelo Amorosobuild: Include Makefile.commonarch from common Makefile.in
2009-07-26 Mike Frysingerenable nanosecond stat support for everyone
2009-07-22 Mike Frysingerbyteswap: unify common definitions
2009-07-20 Mike Frysingersyscall: convert cris/hppa to common syscalls
2009-07-03 Mike FrysingeruClibc_arch_features: sync defines between ports
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-11-20 Denis Vlasenkonext portion of libc_hidden_proto removal
2008-11-15 Bernhard Reutner... - Remove linux-specific prototypes if asked to.
2008-11-15 Bernhard Reutner... - revert wrong r24049
2008-11-15 Bernhard Reutner... - Remove linux-specific prototypes if asked to.
2008-10-30 Ricard WanderlofFile removed as it was not only redundant but also...
2008-09-26 Peter KjellerstedtCorrect _init()/_fini() for CRISv32 as suggested by...
2008-09-16 Bernhard Reutner... - add sync_file_range()
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-05-03 Bernhard Reutner... - add missing #endif
2008-05-03 Bernhard Reutner... - implement splice,vmsplice,tee for all arches
2008-04-24 Bernhard Reutner... - fixup asm. No object-code changes
2008-01-17 Bernd SchmidtA patch from our Blackfin repository, originally from...
2008-01-08 Mike Frysingerchange NO_UNDERSCORES to just UNDERSCORES so as to...
2006-12-08 Eric AndersenTake Mike Frysinger's comments into account -- make...
2006-12-06 Eric Andersenbits/kernel_stat.h is for internal uClibc use only...
2006-09-22 Peter KjellerstedtRemove code to define errno in this file. It is defini...
2006-08-24 Mike Frysingerfix from psm: enable readahead prototype
2006-08-24 Mike Frysingeruse the common huge_val.h version now
2006-08-23 Mike Frysingersync with psm: update errno handling to be the same...
2006-08-23 Mike Frysingersync with upstream via psm
2006-08-23 Mike Frysingerfixes from psm: hide internal brk symbols
2006-08-21 Eric Andersenbits/profil-counter.h and bits/atomicity.h are leftover...
2006-06-21 Mike Frysingerallow arches to easily override asm-line-sep, move...
2006-05-30 Peter KjellerstedtSync with glibc.
2006-04-21 Mike Frysingersync with glibc
2006-03-10 Peter S. MazingerRemove all non-constant libc_hidden_data_def(), it...
2006-02-23 Peter KjellerstedtAdded support for the new CRISv32 architecture.
2006-02-23 Peter KjellerstedtA little clean up.
2006-02-23 Peter KjellerstedtMoved the definition of MMAP2_PAGE_SHIFT from ldso...
2006-02-22 Peter KjellerstedtCleaned up the assembler code a little.
2006-02-22 Peter KjellerstedtNo longer needed.
2006-02-22 Peter KjellerstedtAdded a CRIS specific version of termios.h. It is ident...
2006-02-03 Peter S. MazingerWeaken libc's hidden fork versions, ltp test failed
2006-02-02 Peter S. Mazingerfix typo s/__initbrk/__init_brk/
2006-02-01 Peter S. MazingerI will risk this one: __curbrk
2006-02-01 Mike Frysingeradd syscall6
2006-01-27 Mike Frysingertry at crt1 code by tweaking crt0.c and utilizing the...
2006-01-26 Mike Frysingermake sure we include the local sysdep.h header
2006-01-26 Mike Frysingerremove things that libc-symbols.h already defines for us
2006-01-26 Mike Frysingercris uses @ for asm line separations
2006-01-26 Mike FrysingerRicard Wanderlof writes:
2006-01-26 "Jan-Benedict Glaw"Allow for targets that don't know about signed zero...
2006-01-24 Peter S. Mazingerfork/vfork weak in libc, strong in libpthread
2006-01-24 Peter S. MazingerUse __typeof for __longjmp, remove alias to longjmp...
2006-01-19 Peter S. MazingerChange to sane defaults
2006-01-19 Mike Frysingermove a bunch of arch-specific checks out of common...
2006-01-15 Peter S. Mazingermake gcc4 happy w/ hidden_def/proto, correct some typos
2006-01-14 Peter S. Mazingermake DODEBUG=y happy, update sysdeps/common/* copyright
2006-01-14 Mike Frysingerneed features.h for new HIDDEN_JUMPTARGET()
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2005-12-16 Peter S. MazingerRemove all trailing ; after *_alias and change 2 to...
2005-12-16 Peter S. MazingerMake clone use internal _exit
2005-12-14 Peter S. MazingerDo hidden brk, hide _brk as well for some archs, conver...
2005-12-13 Peter S. MazingerDo hidden sbrk
2005-11-27 Mike Frysingerdefine MREMAP_FIXED
2005-11-21 Peter S. MazingerRemove TOPDIR
2005-11-19 Mike Frysingerrename common Makefile.arch to prevent include funkines...
2005-11-16 Mike Frysingerupdate copyright and license, add _BITS_SETJMP_H protec...
2005-11-04 Mike Frysingerunify common code thus making arch-specific Makefiles...
2005-11-03 Peter S. MazingerLast bits for IMA, now everything can be built w/ DOMUL...
2005-11-02 Peter S. MazingerAdded cris on request to new build structure. It has...
2005-10-12 Peter S. MazingerRewrote almost all Makefiles: do not use strip $(x...
2005-09-28 Peter S. MazingerBuild crt[in].o with disabled ssp.
2005-02-09 Peter KjellerstedtImplement _start completely in assembler. Otherwise...
2005-02-09 Peter KjellerstedtInclude features.h (without it, testing for __UCLIBC_HA...
2005-01-25 Mike Frysingermerge parallel build support
2004-12-22 Eric AndersenPatch from Peter S. Mazinger to consistantly use "ASFLAGS"
2004-10-30 Peter KjellerstedtDo not assume a fifth argument is used with syscall...
next