OSDN Git Service

sparc: update ptrace.h to latest from glibc
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / sh64 /
2014-08-25 Khem Rajfcntl.h: Define F_SETPIPE_SZ and F_GETPIPE_SZ
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. Mazingercleanup bits/setjmp.h of stuff moved to jmpbuf-offsets...
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-09 Peter S. Mazingerbits/kernel_stat.h: no need for _LIBC guard, the file...
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-10-08 Mike Frysingerfcntl.h: drop unused/dead O_STREAMING
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-03 Mike FrysingeruClibc_arch_features: sync defines between ports
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-28 Bernhard Reutner... - trim superfluous ';'. No objcode changes
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-01-17 Bernd SchmidtA patch from our Blackfin repository, originally from...
2008-01-08 Mike Frysingerchange NO_UNDERSCORES to just UNDERSCORES so as to...
2008-01-08 Paul MundtSwitch sh64 to use __uClibc_main and the new register...
2008-01-08 Paul MundtBring sh64 support back from the dead.
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-08-25 Paul MundtBump SHMLBA up to a sensible size for dcache alias...
2006-08-23 Mike Frysingersync with psm: update errno handling to be the same...
2006-08-23 Mike Frysingerfixes from psm: hide internal brk symbols
2006-07-05 Mike Frysingerfix license notice
2006-03-10 Peter S. MazingerRemove all non-constant libc_hidden_data_def(), it...
2006-02-01 Peter S. Mazingermissed two __curbrk
2006-02-01 Peter S. MazingerI will risk this one: __curbrk
2006-01-26 "Jan-Benedict Glaw"Allow for targets that don't know about signed zero...
2006-01-20 Mike Frysingermove the sh64 code out of the sh header
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-14 Peter S. Mazingermake DODEBUG=y happy, update sysdeps/common/* copyright
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
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-16 Mike Frysingerupdate copyright and license, add _BITS_SETJMP_H protec...
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-09-27 Peter S. MazingerSpeed up clean target, don't recurse where possible...
2005-01-25 Mike Frysingermerge parallel build support
2004-12-22 Eric AndersenPatch from Peter S. Mazinger to consistantly use "ASFLAGS"
2004-07-30 Eric Andersens/___brk_addr/__curbrk/g
2004-05-14 Eric Andersen__data_start needs to be added to all crt0.S files...
2004-02-15 Eric AndersenUse the generic fork implementation on sh64
2004-02-06 Eric AndersenSigh. The 2.6.x kernel removed '__kernel_dev_t' and...
2003-12-05 Eric AndersenPaul Mundt <lethal@linux-sh.org> writes:
2003-12-03 Eric AndersenPatch from lethal, adding syscall() to the sh64 port
2003-11-22 Eric AndersenRemove SAFECFLAGS. It was a workaround for failures...
2003-11-08 Eric AndersenDarn. Fix compilation for soft-float, which I inadvert...
2003-11-05 Eric AndersenContinue the conversion to using per-arch crti.S and...
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-08-13 Eric AndersenPatch from Paul Mundt adding uClibc sh64 support: