Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-03-07 | Revert my bfd change, and instead make ld match bfd, which is | Niklas Hallqvist | |
the way Red hat choose. Both ways work, the important thing is that things match. However if we use the red hat solution we will not need to merge local changes when importing new binutils releases; espie made me aware of the import issues which I forgot due to lack of sleep :-). | |||
2001-03-07 | 1st bug on the road to shlibs on alpha: | Niklas Hallqvist | |
match the maxpagesize between bfd and ld. | |||
2001-01-31 | Switch alpha to ELF. | Artur Grabowski | |
2000-11-20 | Make new binutils compile on Alpha again; ok espie@ | tomo | |
2000-10-06 | ${SHELL} move-if-changed | David Leonard | |
2000-09-14 | Some installation problems: older gnu programs don't know about DESTDIR, | Marc Espie | |
but we have a mix here -> convert the old ones to heed DESTDIR. Also, fix manpages installation in Makefile.bsd-wrapper (INSTALL_MAN setting that got lost, bad MANDIR, don't set MANDIR if PREFIX is the standard location) | |||
2000-09-13 | Allow make clean to proceed. | Marc Espie | |
(This is probably a work-around for a bug in ksh) | |||
2000-09-12 | Allow gen-aout.c to compile on something other than #@#!%linux | Marc Espie | |
2000-09-12 | Resolve other problems that dumb cvs can't find out by itself. | Marc Espie | |
(trivial part done, `interesting' patches remain) | |||
2000-09-12 | Help stupid cvs fixing basic conflicts. | Marc Espie | |
2000-09-12 | Import binutils-2.10 | Marc Espie | |
- only the binutils package (no gdb here) - don't import libiberty and texinfo, they are elsewhere - remove all .info* generated files | |||
1999-05-02 | Obvious typo in previous commit; niklas@ | Marc Espie | |
1999-05-01 | Let Makefiles pass infodir and bindir thru recursive invocation, | Marc Espie | |
so that make install will heed DESTDIR, and so gdb.info & friends will finally show up in distrib/sets... | |||
1999-02-09 | Adding support for Motorola mvme88k | Steve Murphree | |
1998-05-04 | first cut on binutils/gcc support for hppa-*-openbsd*; tested on i386 host | Michael Shalayeff | |
1997-10-13 | More than one target vector with mips woes.. | Per Fogelstrom | |
1997-07-06 | Define NETBSD_CORE for all Open/NetBSD targets and sync configure+configure.in | Niklas Hallqvist | |
1997-07-03 | support coredump parsing on alpha | Niklas Hallqvist | |
1997-05-29 | Import of binutils-2.8.1 from Cygnus/FSF | Niklas Hallqvist | |
1997-05-29 | Import of binutils-2.8.1 from Cygnus/FSF | Niklas Hallqvist | |
1997-04-23 | add a lot of /bin/sh before calling scripts like config.guess and so | Thomas 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-13 | More consistent MIPS config | Per Fogelstrom | |
1997-04-12 | reflect the new naming for openbsd: mips*-*-openbsd* instead of mips-*-openbsd* | Thomas Graichen | |
1997-01-10 | Change 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-22 | changes to binutils to support powerpc-openbsd | Dale S. Rahn | |
1996-12-12 | Add OpenBSD/arc support to gdb, from pefo | imp | |
1996-11-23 | Merge to Cygnus 961112 + add some support (not ready) for shared libs | Niklas Hallqvist | |
1996-10-31 | Alpha support based on Chris Demetriou's <cgd@cs.cmu.edu> work | Niklas Hallqvist | |
1996-10-06 | Alpha support based on Chris Demetriou's <cgd@cs.cmu.edu> work | Niklas Hallqvist | |
1996-09-29 | On popular demand: annoying kernel link messages fixed :-) | Per Fogelstrom | |
1996-09-28 | Need a real fix. Remove workaround... | Per Fogelstrom | |
1996-09-28 | workaround for header bug | Per Fogelstrom | |
1996-09-06 | Resolved import conflict | Per Fogelstrom | |
1996-09-06 | Seems they fixed that old bug. Remove workaround | Per Fogelstrom | |
1996-09-04 | Merge the Cygnus 960904 sources | Niklas Hallqvist | |
1996-09-04 | Import of binutils, gas, ld & gprof from Cygnus 960904 tree | Niklas Hallqvist | |
1996-08-01 | Add OpenBSD/alpha support | Niklas Hallqvist | |
1996-07-15 | A couple of more fixes. -static *IS* static... | Per Fogelstrom | |
1996-07-14 | Fixes to make MIPS arc port to use in tree binutils. | Per Fogelstrom | |
1996-06-10 | Bring Cygnus versions into the trunk, keeping our local patches | Niklas Hallqvist | |
1996-06-07 | Resolved conflicts with latest Cygnus import and our local changes | Niklas Hallqvist | |
1996-06-07 | (Correct) Import of Cygnus binutils snapshot taken 960607 | Niklas Hallqvist | |
1996-01-08 | Add OpenBSD configuration, it's exactly like NetBSD. | Niklas Hallqvist | |
1996-01-08 | Tweaks 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-08 | Initial GNU binutils 2.6 import | Niklas Hallqvist | |