Age | Commit message (Expand) | Author |
2005-01-05 | Unbreak m88k build. | Mark Kettenis |
2005-01-02 | add zaurus, fix cats entry. ok jakob@ pvalchev@ deraadt@ | Dale Rahn |
2005-01-02 | -fzero-initialized-in-bss is wrong, meaning code that | Ted Unangst |
2004-12-30 | gcc 3.3.5 loop optimization will produce incorrect output on powerpc; a | Miod Vallat |
2004-12-30 | tidy up AUTHORS a little; | Jason McIntyre |
2004-12-30 | move copyright into main body of man page (commented out); | Jason McIntyre |
2004-12-30 | mention online bug tracking system: based on a commit from fbsd; | Jason McIntyre |
2004-12-27 | Add sgi support. | Mark Kettenis |
2004-12-27 | Update mips-specific code to gdb-current. | Mark Kettenis |
2004-12-27 | Don't crash on intermixed 32-bit and 64-bit DWARF sections. | Mark Kettenis |
2004-12-27 | Add add_setshow_enum_cmd. | Mark Kettenis |
2004-12-27 | Add back nbsd.mt. | Mark Kettenis |
2004-12-27 | Resolve conflicts for GDB 6.3. Add local patches. | Mark Kettenis |
2004-12-27 | GDB 6.3 (excluding .info files) | Mark Kettenis |
2004-12-27 | Some post bintuils-2.15 changes for gdb-6.3. | Mark Kettenis |
2004-12-26 | Remove duplicate definition of LONG_DOUBLE_TYPE_SIZE, and shrink WINT_TYPE | Miod Vallat |
2004-12-25 | zap this too | Marc Espie |
2004-12-25 | solve remaining conflicts | Marc Espie |
2004-12-25 | update those manually, since cvs got confused. | Marc Espie |
2004-12-25 | propolice marker | Marc Espie |
2004-12-25 | new stacknote.s can't depend on stmp-dirs either or our make will rebuild stuff | Marc Espie |
2004-12-25 | revert to cast-as-lvalues being pedantic warnings for now. | Marc Espie |
2004-12-25 | some new i386-specific include files. Adjust directory name. | Marc Espie |
2004-12-24 | gcc 3.3.5 | Marc Espie |
2004-12-08 | fix perlbug 32446: socket on fd 1 gets duped to fd 0 on close(STDIN)+close(ST... | Markus Friedl |
2004-12-06 | Do not access memory out of bounds when parsing input; fixes an incorrect | 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-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 | 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-08 | Lookup libraries based on version numbers for implicit as well explict libraries | Dale Rahn |