summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils
AgeCommit message (Expand)Author
2004-11-24Do not put a ``warning: '' prefix to stabs warning messages, as we alreadyMiod Vallat
2004-11-19syncTodd T. Fries
2004-11-12Don't use the IRIX workaround for relocs. Seems to break reloc count inPer Fogelstrom
2004-11-10Put back cross build piece which was lost with the 2.15 upgrade.Dale Rahn
2004-11-08Partially revert to binutils 2.14: do not put a ``warning: '' prefixMiod Vallat
2004-11-04Set default OS/ABI to OpenBSD/ELF for all ELF ports.Mark Kettenis
2004-11-03we use our own ways to install manual pages, not their tree traversalsTheo de Raadt
2004-11-03one more ${srcdir} place, now puts .info properly in obj/; ok deraadtPeter Valchev
2004-11-03incorrectly places output files in ${srcdir} -- candidate for passing backTheo de Raadt
2004-11-02Merge glitches.Miod Vallat
2004-11-02Merge conflicts, bringing our changes back in:Miod Vallat
2004-11-02Binutils 2.15, with testsuites removed, and without gdb and libiberty.Miod Vallat
2004-10-21Move the cross glue from the root makefile to the toolchain's,Alexander Yurchenko
2004-10-08Lookup libraries based on version numbers for implicit as well explict librariesDale Rahn
2004-09-06Fix a previous merge error.Per Fogelstrom
2004-08-23Shared library support for hppa.Mark Kettenis
2004-08-23GDB 6.3 (excluding .info files)Mark Kettenis
2004-08-14Set default ABI to "OpenBSD ELF" on amd64.Mark Kettenis
2004-08-13Add sparc64 libkvm kernel memory image debugging support.Mark Kettenis
2004-08-13Adjust sigtramp recognition for (not so recent) changes on sparc64.Mark Kettenis
2004-08-11Clean up old mips stuff and add sgi.Per Fogelstrom
2004-08-08Correct handling of union return values on vax.Mark Kettenis
2004-07-31eliminate portion for 3.2, there was no 3.2 release.Brad Smith
2004-07-22Add vax libkvm kernel memory image debugging support.Mark Kettenis
2004-07-08Sync libkvm interface with FSF repository. This adds new "kvm proc" andMark Kettenis
2004-07-06Unbreak m68k build.Mark Kettenis
2004-06-26Fix merge errorTom Cosgrove
2004-06-16grok 4 new instructions which will show up in VIA C3 Esther, whichTheo de Raadt
2004-06-07Recognize hppa core files.Mark Kettenis
2004-06-01manage NEW_BINUTILS vs non-NEW_BINUTILS better. does not install unnecessaryDale Rahn
2004-05-31Try to get rid of embedded NUL.Mark Kettenis
2004-05-30emacs undump is very sensative to the section ordering, For W^X a coupleDale Rahn
2004-05-30Sync with upstream sources; fixes m88k backtrace bug.Mark Kettenis
2004-05-30Recognize m88k core files.Mark Kettenis
2004-05-25provide a way data plt prepending got; drahn@ okMichael Shalayeff
2004-05-25Enable gdb on m88k again, it works well enough and better than ever.Miod Vallat
2004-05-24Add m88k support.Mark Kettenis
2004-05-24GDB 6.3 (excluding .info files)Mark Kettenis
2004-05-23s/M_M88K_OPENBSD/M_88K_OPENBSD/gMark Kettenis
2004-05-23Workaround for alpha, which generate a relocation entry for a function pointerDale Rahn
2004-05-22Don't install /usr/man/man1/gdb.1 and /usr/man/man1/gdbtui.1.Mark Kettenis
2004-05-21Properly recognize core dump architecture. Add StackGhost support.Mark Kettenis
2004-05-21Add missing file.Mark Kettenis
2004-05-21Remove accidentally added .info file.Mark Kettenis
2004-05-21Resolve conflicts for GDB 6.1. Add local patches.Mark Kettenis
2004-05-21GDB 6.3 (excluding .info files)Mark Kettenis
2004-05-21GDB 6.1 (excluding .info files)Mark Kettenis
2004-05-21Update headers to gdb-6.1 version to get new constants.Mark Kettenis
2004-05-20bfd support for OpenBSD/m88k a.out binaries, glueing existing bits together.Miod Vallat
2004-05-19remove the disabled DO_FORCE_VERS support.Brad Smith