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