summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2017-10-23Simplify, and comment out xrefs to non-existing pages.wiz
2017-10-22Remove comma after last Nm entry in the NAME sectionabhinav
2017-10-14doesn't work new format 'F' with a strings of length 1, or a string beginning...ryo
2017-08-29* aarch64/memset.S didn't work! fixed some bugs.ryo
2017-08-22aarch64/strlen.S didn't work. fixed some bugs.ryo
2017-07-06Fix ISO C compliance: strtol of "0xX" should give the largest validjoerg
2017-04-13Comment alignment. No functional change.skrll
2017-03-07Fix commas in NAME section.njoly
2017-02-25Switch from __ABICALLS__ to __mips_abicalls like upstream GCC does injoerg
2017-02-12Add entry for prop_ingest in the NAME section.abhinav
2017-02-12Use .Fn to refer a function name instead of Nm.abhinav
2017-02-05Add the *_size() variants to the .Nm list so it will be found bypgoyette
2017-02-04Use just the right amount of commas.wiz
2017-01-29call the proper size functionschristos
2017-01-29missing bracechristos
2017-01-29fix argschristos
2017-01-29Update for the new *_size() functions recently added. Mention thepgoyette
2017-01-29add sized versions of the copyin ioctlschristos
2017-01-29add sized versions of the copyin ioctls.christos
2017-01-15Sort errors.wiz
2017-01-15Document E2BIG error when copying a large object.pgoyette
2017-01-15bump to 128K (because of npf large rules) and return E2BIG.christos
2017-01-14fix standalonechristos
2017-01-14fix standalonechristos
2017-01-14fix rumpchristos
2017-01-14fix weak symbols. More work needs to be done for memcpy/strlen etc.christos
2017-01-13No need to include namespace.h; no other assembly code does.christos
2017-01-10mark parameter as unused.christos
2017-01-10merge conflictschristos
2017-01-10Changes in 1.2.10 (2 Jan 2017)christos
2016-11-05Set *endptr in all paths out of strtoul and family.riastradh
2016-10-12Add strchrnulchristos
2016-08-05PR port-ia64/51261scole
2016-06-28Fix the previous fix - there's only one _node suffix here!pgoyette
2016-06-28Missed a couple of function-call renames in previouspgoyette
2016-06-28The local copy of rb_tree code has been unused for quite some time. Sopgoyette
2016-05-31Punctuation nits.wiz
2016-05-31Add prop_array_add_cstring{,_no_copy} utility functions as suggested inpgoyette
2016-05-29Use sparc64 code always on 32-bit sparc64 kernels since %psr read/writenakayama
2016-02-28fix infinite recursion through thr_getspecificchristos
2016-02-27Include the C11 atomic builtin alias.joerg
2016-02-27When using clang, do not use the sparc64 code as it doesn't provide thejoerg
2016-02-27Include C11 load/store helpers.joerg
2016-02-08whitespacedholland
2016-01-22Needs prop_array.h to compile.dholland
2016-01-11Put back the rump-disabling of mcount for librump. Otherwise the worldchristos
2016-01-10__mcount_lock is moved to MI from MD.ryo
2015-12-11Use gcc 4.4 and later operation for nand, i.e.skrll
2015-11-13comment out 0{b,B} handling.christos
2015-11-12Fix capitalizationchristos