History log of /openbsd/gnu/usr.bin/binutils/bfd/configure.in (Results 1 – 22 of 22)
Revision Date Author Comments
# fabff02b 08-Oct-2006 miod <miod@openbsd.org>

Define superH obsd-specific emulations for ld, and use it by default.


# 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 ...


# 285d8e81 07-Jun-2004 kettenis <kettenis@openbsd.org>

Recognize hppa core files.
ok mickey@, drahn@, deraadt@


# 7839e2de 21-May-2004 kettenis <kettenis@openbsd.org>

Properly recognize core dump architecture. Add StackGhost support.
ok drahn@


# ad218613 20-May-2004 miod <miod@openbsd.org>

bfd support for OpenBSD/m88k a.out binaries, glueing existing bits together.
Gives us working objcopy, objdump, etc, and the ability to process core files
to some extent.

ok and pushed upstream kett

bfd support for OpenBSD/m88k a.out binaries, glueing existing bits together.
Gives us working objcopy, objdump, etc, and the ability to process core files
to some extent.

ok and pushed upstream kettenis@

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).


# d6050413 14-May-2002 fgsch <fgsch@openbsd.org>

ops, add missing vax vector.


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

- Sync changes between source and generated files (ie., changes existing
only in the generated files).
- Regen.

Whenever is possible, changes should be done to the source files (.am, .in).
That wa

- Sync changes between source and generated files (ie., changes existing
only in the generated files).
- Regen.

Whenever is possible, changes should be done to the source files (.am, .in).
That way is easier to track and merge local changes when importing.

show more ...


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

resolve conflicts.


# 6978ef19 09-Jun-2001 espie <espie@openbsd.org>

Automatic cvs merge. Dread what I will have to fix after this excuse
of a program is done...


# ce21cbae 20-Nov-2000 tomo <tomo@openbsd.org>

Make new binutils compile on Alpha again; ok espie@


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

Help stupid cvs fixing basic conflicts.


# a251436b 06-Jul-1997 niklas <niklas@openbsd.org>

Define NETBSD_CORE for all Open/NetBSD targets and sync configure+configure.in


# 309a4e95 03-Jul-1997 niklas <niklas@openbsd.org>

support coredump parsing on alpha


# c8525219 22-Dec-1996 rahnds <rahnds@openbsd.org>

changes to binutils to support powerpc-openbsd


# 975ec451 12-Dec-1996 imp <imp@openbsd.org>

Add OpenBSD/arc support to gdb, from pefo


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

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


# c8011405 06-Oct-1996 niklas <niklas@openbsd.org>

Alpha support based on Chris Demetriou's <cgd@cs.cmu.edu> work


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

Merge the Cygnus 960904 sources


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

Resolved conflicts with latest Cygnus import and our local changes


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

Add OpenBSD configuration, it's exactly like NetBSD.


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

Initial GNU binutils 2.6 import