History log of /openbsd/gnu/usr.bin/binutils/bfd/elf-bfd.h (Results 1 – 11 of 11)
Revision Date Author Comments
# d0ecbbac 13-Jan-2015 kettenis <kettenis@openbsd.org>

Generate a PT_PHDR entry for static PIE binaries. Modern GDB needs this to
do some sanity checking while it determines the load base.

ok kurt@


# cd28826c 28-Apr-2013 bcallah <bcallah@openbsd.org>

Revert the previous commit. It breaks the xenocara build on macppc and the
issue it fixes will be fixed anyway once the move to binutils-2.17 happens.
xenocara breakage discovered by matthieu@


# 6b8fb0e0 26-Apr-2013 bcallah <bcallah@openbsd.org>

Fix linker errors when using llvm/clang.
See http://lists.gnu.org/archive/html/bug-binutils/2004-07/msg00000.html for a description of the error.
Fix taken from the binutils 2.16 timeframe (GPLv2)

"

Fix linker errors when using llvm/clang.
See http://lists.gnu.org/archive/html/bug-binutils/2004-07/msg00000.html for a description of the error.
Fix taken from the binutils 2.16 timeframe (GPLv2)

"Then go for it." miod@

show more ...


# 007c2a45 02-Nov-2004 miod <miod@openbsd.org>

Merge conflicts, bringing our changes back in:
- extra $(SHELL) and sugar for make (so that files not mode +x still work)
- safer temp file handling
- our W^X binary layout changes in ld
- OpenBSD po

Merge conflicts, bringing our changes back in:
- extra $(SHELL) and sugar for make (so that files not mode +x still work)
- safer temp file handling
- our W^X binary layout changes in ld
- OpenBSD policy for library file selection in ld
- arm and m88k changes which were not merged in time for official 2.15
- bfd core file handling
- a couple typos

New for 2.15:
- ld(1) and as(1) manpages now generated at build time
- binutils/stabs.c reverted to use our in-tree libiberty for now
- we still use our VIA C3 crypto code over stock binutils, as it recognizes
more instructions
- new emulations for OpenBSD on mips64 machines, to help OpenBSD/sgi
- relaxed %f# handling in gas on OpenBSD/sparc64 (same as was in 2.14)

Tested on all platforms by various people; special thanks to sturm@ and
otto@.

show more ...


# c074d1c9 17-May-2004 drahn <drahn@openbsd.org>

Resolve merge conflicts, adjust method of W^X handing (.sh files)
remove testsuites (not useable) remove mmalloc (not part of new binutils).


# b55d4692 13-May-2002 fgsch <fgsch@openbsd.org>

resolve conflicts.


# b305b0f1 12-Sep-2000 espie <espie@openbsd.org>

Help stupid cvs fixing basic conflicts.


# e93f7393 23-Nov-1996 niklas <niklas@openbsd.org>

Merge to Cygnus 961112 + add some support (not ready) for shared libs


# 0c6d0228 04-Sep-1996 niklas <niklas@openbsd.org>

Merge the Cygnus 960904 sources


# c88b1d6c 07-Jun-1996 niklas <niklas@openbsd.org>

(Correct) Import of Cygnus binutils snapshot taken 960607


# 2159047f 08-Jan-1996 niklas <niklas@openbsd.org>

Initial GNU binutils 2.6 import