History log of /openbsd-current/gnu/usr.bin/binutils/bfd/elf32-sh.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.4 29-Mar-2016 kettenis

Fix fallout from the switch to binutils 2.17: the binaries created by 2.17
aren't recognized by the in-tree gdb because it's built with the bfd code
from 2.15.

From miod@.


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE
# 1.3 22-Dec-2014 kettenis

Teach ld(1) not to add a PT_INTERP entry for -static -pie.

ok kurt@


Revision tags: OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE
# 1.2 08-Oct-2006 miod

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


# 1.1 04-Sep-1996 niklas

branches: 1.1.1;
Initial revision