summaryrefslogtreecommitdiff
path: root/lib/libc/arch
AgeCommit message (Expand)Author
2010-03-14update all of these makefiles for the .so -> .pico change.mrg
2010-03-12Add memset to libkern on vax, moving existing memset.S to src/common.uwe
2010-01-14Move AMD64's bswap64 implementation from libc to src/common and share itjoerg
2010-01-07Deal with PLABELs in _lwp_makecontextskrll
2009-12-14Fix typo.matt
2009-12-14Merge from matt-nb5-mips64.matt
2009-12-06Rename ${SRCS.{alpha,arm,...}.gen} to ${LSRCS.{alpha,arm,...}.gen} becauseuebayasi
2009-12-06Set ${SRCS.softfloat}.uebayasi
2009-11-28Add no/op routines for m68000 for the sticky, mask, and round settings.christos
2009-11-03Follow upstream license changes for files with Michael Shalayeff'ssnj
2009-10-21G/C bcopy.m4 and references to it.skrll
2009-10-03SystemV-R4 ABI for M68k returns pointers in %a0, so we have to make surephx
2009-08-11Change NO_SRCS lines to specify .S in order to exclude the .c file fromdsl
2009-08-03bzero.S defines memset(), so exclude memset.cdsl
2009-08-03bzero.S also defines memset(), so exclude memset.cdsl
2009-07-31Don't remove imaxdiv.cdsl
2009-07-31Add the 'abs', 'div' and 'erand48' sources to stdlib/Makefile.inc.dsl
2009-07-30Stop bcopy.c and bzero.c being compileddsl
2009-07-30If SRCS contains any .S files then remove the corresponding .c file fromdsl
2009-07-18Remove references to index.c and rindex.c (strchr.c and strrchr.cdsl
2009-07-17Change all archs so that strchr.[cS] and strrchr.[cS] exist and generatedsl
2009-07-02Fix stack alignment for the thread stack. The AMD64 stack has 16 Bytesjoerg
2009-07-01Reduce diff to makecontext.joerg
2009-06-03add _lwp_makecontext for the vax.christos
2009-03-08Based on input from Eduardo Horvath (eeh@), replace 'stmd' and 'lmd',he
2009-02-22Make NAN a compile time constant (with help from the compiler). Suggestedmartin
2009-02-16fix -Wsign-compare issuelukem
2009-01-30The explicit integer bit is "don't care" for infinity, and now that it'smhitch
2009-01-25Sprinkle the "memory" clobber register so the fpsr manipulation actuallyskrll
2009-01-11merge christos-time_tchristos
2008-11-24Remove __LIBC12_SOURCE__martin
2008-11-06Redo rev.1.13. We must refer to CURBRK via GOT in case of PIC.nakayama
2008-10-26define and use LIBCDIR in terms of .CURDIR. fixes compat/lib/libc build.mrg
2008-08-04Add C99 functions imaxabs and imaxdiv.matt
2008-08-04Use WEAK_ALIASmatt
2008-08-04Use WEAK_ALIAS.matt
2008-07-02Avoid calling a syscall when argument to sbrk(2) is zero.rmind
2008-05-10Backout previous: the license sweep touched these files in error, somartin
2008-05-02Fix nested comment and move to 2 clause licensemartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-22add matching END(). found via -Wa,--fatal-warningsdogcow
2008-04-18Fix a stupid typo in a comment. Pointed out by Juergen Hannken-Illjes.garbled
2008-04-18Back out the ppc assembler changes for memcpy/memmove/memcmp on evbppc.garbled
2008-03-30Use SYSTRAP macro, rather than inlining the swi instruction.chris
2008-03-18When compiling for _STANDALONE, omit a bunch of headers which aren't reallyhe
2008-03-10As mrg@ informs me, delay slots are indented 1 and not 2 spaces.he
2008-03-10Fix the problem that CURBRK can't be referenced directly via R_SPARC_GOT13he
2008-02-21Make use of ppc tuned assembler.garbled
2008-02-09m68k/Makefile.inc:mrg
2008-01-10Modify the high part of the fraction so that we recognize our __infinitylmartin