Age | Commit message (Expand) | Author |
2004-12-01 | Prevent -fno-builtin-{abort,exit} from causing cc1 to dump core. | Miod Vallat |
2004-11-29 | Clarify what a category is and update the list of categories to match our | Todd C. Miller |
2004-11-24 | Do not put a ``warning: '' prefix to stabs warning messages, as we already | Miod Vallat |
2004-11-22 | .{N,O}x fixes; | Jason McIntyre |
2004-11-19 | sync | Todd T. Fries |
2004-11-16 | Bring exec-stack.h correctly on i386/ELF; spotted by pageexec@freemail.hu | Miod Vallat |
2004-11-12 | Don't use the IRIX workaround for relocs. Seems to break reloc count in | Per Fogelstrom |
2004-11-10 | Put back cross build piece which was lost with the 2.15 upgrade. | Dale Rahn |
2004-11-08 | Sync the weak symbol logic with the ELF ld.so, and use N_AUX() instead of | Miod Vallat |
2004-11-08 | Invoke _cachectl() with correct size parameters. | Miod Vallat |
2004-11-08 | Partially revert to binutils 2.14: do not put a ``warning: '' prefix | Miod Vallat |
2004-11-07 | fix man page path; moritz@jodeit.org | Theo de Raadt |
2004-11-04 | Set default OS/ABI to OpenBSD/ELF for all ELF ports. | Mark Kettenis |
2004-11-03 | we use our own ways to install manual pages, not their tree traversals | Theo de Raadt |
2004-11-03 | one more ${srcdir} place, now puts .info properly in obj/; ok deraadt | Peter Valchev |
2004-11-03 | incorrectly places output files in ${srcdir} -- candidate for passing back | Theo de Raadt |
2004-11-02 | Temporarily workaround propolice compiler problem until compiler | Per Fogelstrom |
2004-11-02 | Do not enable -fdelete-null-pointer-checks at -O2 by default on OpenBSD. | Miod Vallat |
2004-11-02 | Prevent gcc from generating bogus constructs such as | Miod Vallat |
2004-11-02 | Merge glitches. | Miod Vallat |
2004-11-02 | Merge conflicts, bringing our changes back in: | Miod Vallat |
2004-11-02 | Binutils 2.15, with testsuites removed, and without gdb and libiberty. | Miod Vallat |
2004-10-27 | Add support to find DWARF call fame info in shared libraries. | Mark Kettenis |
2004-10-23 | Add support for passing the tag name in to the program specified by the | Todd C. Miller |
2004-10-21 | Move the cross glue from the root makefile to the toolchain's, | Alexander Yurchenko |
2004-10-21 | Backport from lynx-2.8.6dev.7b to prevent a memory exhaustion from crashing | Anil Madhavapeddy |
2004-10-16 | - use shlib_version for major/minor lib revs | Brad Smith |
2004-10-08 | Lookup libraries based on version numbers for implicit as well explict libraries | Dale Rahn |
2004-09-18 | gnu code will never, ever, EVER, get close to passing lint | Theo de Raadt |
2004-09-18 | Update to sendmail-8.13.1 | Todd C. Miller |
2004-09-15 | better check for ro/data section allocation | Michael Shalayeff |
2004-09-06 | Fix a previous merge error. | Per Fogelstrom |
2004-09-06 | Add t-openbsd64 to handle some libgcc.a build issues (needed functions) | Per Fogelstrom |
2004-09-06 | Correctly account for the %a5 register in function prologues; fixes | Miod Vallat |
2004-08-30 | cute side-effect of bsd.lib.mk, some typos only show up with make tags. | Marc Espie |
2004-08-28 | we don't need this file | Per Fogelstrom |
2004-08-25 | typos from -f (PR #3907); | Jason McIntyre |
2004-08-23 | Shared library support for hppa. | Mark Kettenis |
2004-08-23 | GDB 6.3 (excluding .info files) | Mark Kettenis |
2004-08-17 | strncmp works only if starting after start of buffer. | Marc Espie |
2004-08-15 | Don't check for -fno-delete-null-pointer-checks on gcc 2; the resulting | Todd C. Miller |
2004-08-14 | Set default ABI to "OpenBSD ELF" on amd64. | Mark Kettenis |
2004-08-14 | Add example genericstable | Todd C. Miller |
2004-08-14 | When reading the ld.so hints file, map the entire file in a single mmap | Dale Rahn |
2004-08-14 | gcc 3.3.2 needs -fno-delete-null-pointer-checks in addition to | Todd C. Miller |
2004-08-13 | Add sparc64 libkvm kernel memory image debugging support. | Mark Kettenis |
2004-08-13 | Adjust sigtramp recognition for (not so recent) changes on sparc64. | Mark Kettenis |
2004-08-12 | Avoid dereferencing outside the bounds of an array. Found by mmap | Todd C. Miller |
2004-08-11 | Pick common code for trampoline mprotect() code. This did not work at all | Miod Vallat |
2004-08-11 | Clean up old mips stuff and add sgi. | Per Fogelstrom |