summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/bfd
AgeCommit message (Collapse)Author
1997-07-06Define NETBSD_CORE for all Open/NetBSD targets and sync configure+configure.inNiklas Hallqvist
1997-07-03support coredump parsing on alphaNiklas Hallqvist
1997-05-29Import of binutils-2.8.1 from Cygnus/FSFNiklas Hallqvist
1997-05-29Import of binutils-2.8.1 from Cygnus/FSFNiklas Hallqvist
1997-04-23add a lot of /bin/sh before calling scripts like config.guess and soThomas Graichen
on - this way now the whole tree builds without requiring any file being executable (binutils was the last which required it) - now ctm -> cvs checkout -> make build works just fine (aside from other bugs in the source tree :-)
1997-04-13More consistent MIPS configPer Fogelstrom
1997-04-12reflect the new naming for openbsd: mips*-*-openbsd* instead of mips-*-openbsd*Thomas Graichen
1997-01-10Change all mips ports to use mips-unknown-openbsd2.0 like gcc does.imp
This should allow for gdb to at least build on pmax, modulo potential platform specific include files. This impacts gas, ld, and other critical system components. Don't build this unless you are happy with your backups, as always for a change of this nature. It works for me on my machine, however.
1996-12-22changes to binutils to support powerpc-openbsdDale S. Rahn
1996-12-12Add OpenBSD/arc support to gdb, from pefoimp
1996-11-23Merge to Cygnus 961112 + add some support (not ready) for shared libsNiklas Hallqvist
1996-10-31Alpha support based on Chris Demetriou's <cgd@cs.cmu.edu> workNiklas Hallqvist
1996-10-06Alpha support based on Chris Demetriou's <cgd@cs.cmu.edu> workNiklas Hallqvist
1996-09-29On popular demand: annoying kernel link messages fixed :-)Per Fogelstrom
1996-09-28Need a real fix. Remove workaround...Per Fogelstrom
1996-09-28workaround for header bugPer Fogelstrom
1996-09-06Resolved import conflictPer Fogelstrom
1996-09-06Seems they fixed that old bug. Remove workaroundPer Fogelstrom
1996-09-04Merge the Cygnus 960904 sourcesNiklas Hallqvist
1996-09-04Import of binutils, gas, ld & gprof from Cygnus 960904 treeNiklas Hallqvist
1996-08-01Add OpenBSD/alpha supportNiklas Hallqvist
1996-07-15A couple of more fixes. -static *IS* static...Per Fogelstrom
1996-07-14Fixes to make MIPS arc port to use in tree binutils.Per Fogelstrom
1996-06-10Bring Cygnus versions into the trunk, keeping our local patchesNiklas Hallqvist
1996-06-07Resolved conflicts with latest Cygnus import and our local changesNiklas Hallqvist
1996-06-07(Correct) Import of Cygnus binutils snapshot taken 960607Niklas Hallqvist
1996-01-08Add OpenBSD configuration, it's exactly like NetBSD.Niklas Hallqvist
1996-01-08Tweaks for OpenBSD:Niklas Hallqvist
1) recognize OpenBSD at various places 2) m68k-cbm-* is *NOT* ELF always 3) clean-info must be called before distclean in the GAS realclean target 4) don't install unformatted ma-pages 5) add a Makefile.bsd-wrapper 6) just build gas through Makefile.bsd-wrapper yet There are still other things to do...
1996-01-08Initial GNU binutils 2.6 importNiklas Hallqvist