Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-09-13 | Support for arm. | Kevin Lo | |
2001-09-05 | Support for sparc64. gdb disabled for now. | Artur Grabowski | |
2001-06-09 | Automatic cvs merge. Dread what I will have to fix after this excuse | Marc Espie | |
of a program is done... | |||
2001-06-09 | Long delayed import of binutils-2.10.1. Turns out art@ needs some alpha | Marc Espie | |
bug-fixes... | |||
2001-04-19 | undo change which breaks the alpha. I did not see this change and approve ↵ | Theo de Raadt | |
it during tree lock. Grrr | |||
2001-04-18 | date: 2001/04/18 18:33:13; author: drahn; state: Exp; lines: +41 -0 | Dale Rahn | |
Use the /var/run/ld.so.hints for looking up transitive dependancies on shared libraries in ld, this is done in linux with ld.so.conf, but the string is stored in ld.so.hints for openbsd. Fixes some "-rpath" compilation errors. as with the linux case, this is only for the native ld. Ok'd by espie@. | |||
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-01-31 | Switch alpha to ELF. | Artur Grabowski | |
2001-01-17 | Remove libiberty from the list of dependencies, since we use the install | Marc Espie | |
version. | |||
2000-11-20 | Make new binutils compile on Alpha again; ok espie@ | tomo | |
2000-10-29 | Repair mips-based targets, espie@ ok | Miod Vallat | |
2000-10-20 | Add support for major/minor version numbers. | Marc Espie | |
Testing by Dale. Ok'd deraadt@ | |||
2000-10-06 | ${SHELL} move-if-changed | David Leonard | |
2000-09-21 | Fix man pages for good. | Marc Espie | |
2000-09-15 | Add powerpc-openbsd to list of supported systems. | Dale S. Rahn | |
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 | Recognize sparc/i386/m68k-openbsd, and use the netbsd emulation then. | Marc Espie | |
2000-09-12 | link against installed libiberty | 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-06-18 | Kill old libiberty, use the one under egcs now. | Marc Espie | |
1998-05-04 | first cut on binutils/gcc support for hppa-*-openbsd*; tested on i386 host | Michael Shalayeff | |
1997-10-13 | Minor fix, mips BE | Per Fogelstrom | |
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-14 | Forgot one change... | Per Fogelstrom | |
1997-04-13 | More consistent MIPS config | Per Fogelstrom | |
1997-02-12 | Don't space text/data in shared libs by 256Mb. ld.so can't handle it with | Per Fogelstrom | |
the shm sizing method it uses for the moment, so loading many shlibs effectively makes a proram run out of VM. | |||
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-11-24 | Temporarily do not support ELF64 | Niklas Hallqvist | |
1996-11-23 | Merge to Cygnus 961112 + add some support (not ready) for shared libs | Niklas Hallqvist | |
1996-11-19 | Import of 961112 Cygnus binutils+gas+ld+gdb+gprof | Niklas Hallqvist | |
1996-10-31 | Alpha support based on Chris Demetriou's <cgd@cs.cmu.edu> work | Niklas Hallqvist | |
1996-10-07 | man page fixes from niklas | Theo de Raadt | |
1996-09-29 | Missing #if case | Per Fogelstrom | |
1996-09-28 | A dep line was lost | Per Fogelstrom | |
1996-09-28 | another file | Per Fogelstrom | |
1996-09-28 | Better shlib version scanning | Per Fogelstrom | |
1996-09-28 | New fallback alg. added for arc machines. If libxx.so is not found scan for ↵ | Per Fogelstrom | |
highest version of libxx.so.n. This is what ldconfig sets as highest. This will make manual linking of libxx.so to libxx.so.n not requiered any more. Also some constructor/shared lib fixes. Relocs is placed in the wrong section though. Hmmm.. | |||
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 | Alpha support based on Chris Demetriou's <cgd@cs.cmu.edu> work | 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-09 | Resolve conflicts with 0609 Cygnus import | Niklas Hallqvist | |