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