summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
2017-07-11Implement __cxa_thread_atexit and __cxa_thread_atexit_impl. Thisjoerg
2017-07-09Drop comments about symbol exporting, the relevant code is gone.joerg
2017-07-07fix ordering of a couple of words. from Edgar Pettijohn in PR#52375.mrg
2017-07-04Add EXIT STATUS section. Use Ex.wiz
2017-07-03Remove workaround for ancient HTML generation code.wiz
2017-06-23Remove old assert that only two segments exist. The rest of the code hasjoerg
2017-06-21Replace last use of r_type.joerg
2017-06-20Add back symnum, fix debug print.joerg
2017-06-20Add last_symnum, move up def and defobj.joerg
2017-06-20Fix C&P bug. Deal with more MIPS hacks overriding def.joerg
2017-06-20Expand symnum, GCC's uninitialized used tracking is too imprecise.joerg
2017-06-20Drop symbol number from default branch diagnostic, it isn't set at thisjoerg
2017-06-19Replace COMBREL with just-in-time check in _rtld_relocate_nonplt_objects.joerg
2017-06-15Fix indentation.joerg
2017-06-08Call _rtld_debug_state before running the global initialisers, so givejoerg
2017-05-28Cosmetic changes to Lua binding in bozohttpd.alnsn
2017-05-21Remove MKCRYPTO option.riastradh
2017-04-27PR port-macppc/47464 - Old binutils generated bogus zero-sized COPYuwe
2017-03-10Revert to version 1.55 of map_object.c. This reverts:maya
2017-03-09really unmap the gap between the text and data rather than just removingchs
2017-02-27tag the powerpc hackish_return_address() as __noinline.chs
2017-02-05uh, this is actually called 20170201 :-)mrg
2017-02-04fix the prototype for bozo_set_pref(). from cfkochmrg
2017-01-31call this bozohttpd 20170201.mrg
2017-01-31- fix a bug in cgi processing. from Dennis Lindroos.mrg
2017-01-28kerberos needs sqlite3christos
2017-01-20Fix typo: s/suport/supportabhinav
2017-01-10need <sys/stat.h>christos
2017-01-10need <sys/stat.h> for chmodchristos
2017-01-10missing <sys/stat.h> include.christos
2016-12-27When testing non-verbosely, show diff on failure. ok mrg@schmonz
2016-12-24Fix a sentence.abhinav
2016-12-22We don't have any ``name'' program, so remove its referenceabhinav
2016-12-21Fix sentences at a couple of places.abhinav
2016-12-20s/users/user'sabhinav
2016-12-12acknowleg -> acknowledg, proceedure -> procedure.maya
2016-12-12Whitespace.wiz
2016-12-11there was a bug fix in july. call this 20160720.mrg
2016-12-11Add libprop for static linkingchristos
2016-12-10Fix the direction; ipf/pf seem to be wrong...christos
2016-12-10Fix varargs.christos
2016-12-10add npf support.christos
2016-12-01n dl_iterate_phdr return the path not the name.christos
2016-12-01Instead of using a function to resolve symbols that should be supplied bychristos
2016-11-30add missing newline in commentchristos
2016-11-30Emulate the standard symbol search order in dlsym() i.e. resolve weak orchristos
2016-10-07revert, I'll fix libc instead.christos
2016-10-07Mips o32 needs -lgcc for __udivdi3 in headers.c for fast_divide32_prepare().christos
2016-10-04update the -V documentation to be more clear about what it does.mrg
2016-10-04add -V to the usage() list. noted by Swift Griggs on netbsd-users.mrg