Age | Commit message (Expand) | Author |
2002-05-28 | Fix *.texinfo warnings in gnu/. | Mike Pechkin |
2002-05-24 | replace code w/ no license w/ public domain code | Eric Jackson |
2002-05-21 | Support for kcore on alpha. | Artur Grabowski |
2002-05-19 | enable attaching to a running process on alpha. | Matthieu Herrb |
2002-05-18 | don't duplicate things here, just include xm-obsd.h. | Federico G. Schwindt |
2002-05-15 | sync | Theo de Raadt |
2002-05-15 | use -ldes | Theo de Raadt |
2002-05-14 | this shouldn't be here; reported by wcobb@. | Federico G. Schwindt |
2002-05-14 | no longer needed; byebye. | Federico G. Schwindt |
2002-05-14 | regen. | Federico G. Schwindt |
2002-05-14 | ops, add missing vax vector. | Federico G. Schwindt |
2002-05-13 | - Sync changes between source and generated files (ie., changes existing | Federico G. Schwindt |
2002-05-13 | pull some demangler changes as with the libiberty counterpart to please | Federico G. Schwindt |
2002-05-13 | don't incorrectly match powerpc or any other openbsd arch for the | Federico G. Schwindt |
2002-05-13 | import binutils 2.14 (excluding testsuites, .info files, and .po files) | Federico G. Schwindt |
2002-05-13 | hppa pieces; don't regenerate yet. | Federico G. Schwindt |
2002-05-13 | resolve conflicts. | Federico G. Schwindt |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt |
2002-05-11 | Add missing libraries to bsd.prog.mk (mostly kerberosV) | Marc Espie |
2002-05-08 | includes should be installed during `make include', not later. | Marc Espie |
2002-05-08 | No more need to build this gprof on ELF archs. We use the native one now. | Artur Grabowski |
2002-05-01 | Sync with OpenBSD hints file from latest perl snapshot. | Todd C. Miller |
2002-04-30 | typo, from Denis Afonin. | Marc Espie |
2002-04-30 | use ${DESTDIR} in install* stuff. From form@. | Mike Pechkin |
2002-04-21 | Fix perlbdebguts, perlboot, and perlbot man pages. Noticed by Theo | Todd C. Miller |
2002-04-21 | simpler manpage generation, using make's features. | Marc Espie |
2002-04-20 | If $HOME/.cvspass does not exist and we're login, don't abort but create | Federico G. Schwindt |
2002-04-20 | use snprintf more; millert ok | Theo de Raadt |
2002-04-20 | use _exit() in signal handler; millert ok | Theo de Raadt |
2002-04-17 | Ld speed-up patch. | Marc Espie |
2002-04-08 | correct shared libs support in sparc64 gdb; deraadt@ ok. | Federico G. Schwindt |
2002-04-05 | If the first field of 'uname -a' output is openbsd, treat the OS as | Todd C. Miller |
2002-04-04 | use v9a disassembler. no more unknown insn. | Federico G. Schwindt |
2002-04-04 | more changes from gdb-current. allows bt to work correctly; deraadt@ ok. | Federico G. Schwindt |
2002-04-03 | disable mmalloc for sparc64; fgs ok | Theo de Raadt |
2002-04-03 | more stuff adapted from gdb -current. | Federico G. Schwindt |
2002-04-03 | more sparc64 specific code. | Federico G. Schwindt |
2002-04-02 | enable gdb in sparc64; deraadt@ ok. | Federico G. Schwindt |
2002-04-02 | update to a more recent version. should fix the getcwd corruption | Federico G. Schwindt |
2002-04-02 | Leave space for terminating NULL if empty symbol table. from bfd-current | Federico G. Schwindt |
2002-04-02 | sparc64 support. | Federico G. Schwindt |
2002-04-02 | wrap sparc64 specific things around ifdef to avoid pollution in sparc. | Federico G. Schwindt |
2002-04-02 | don't use a specific file for sparc64 defines, move them to tm-sp64.h. | Federico G. Schwindt |
2002-04-02 | move things around so host part can be reused by sparc64. | Federico G. Schwindt |