History log of /openbsd-current/gnu/usr.bin/binutils/ld/emulparams/hppaobsd.sh
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: 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 OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.10 13-Mar-2008 kurt

Add __data_start symbol to all ELF archs to consistently mark the beginning
of the writable sections. This is useful for garbage collectors such as
boehm-gc to locate these sections in a uniform way.
input and okay drahn@, miod@


Revision tags: OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE
# 1.9 31-Jul-2004 brad

eliminate portion for 3.2, there was no 3.2 release.

ok mickey@


# 1.8 25-May-2004 mickey

provide a way data plt prepending got; drahn@ ok


# 1.7 17-May-2004 drahn

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


Revision tags: OPENBSD_3_4_BASE OPENBSD_3_5_BASE
# 1.6 02-Jun-2003 mickey

somehow duplicate lines had gotten in there


# 1.5 17-Apr-2003 drahn

Switch i386 to new binutils, i386 tools now do ELF.
RODATA_* align macros to preserve current behavior on other
archs and allow for 1G sep between beginning of exe and beginning of data
DARPA funded work.


# 1.4 09-Apr-2003 mickey

fix bad entry definition


Revision tags: OPENBSD_3_3_BASE
# 1.3 06-Feb-2003 mickey

use common elf.sc instead of own hppaobsd.sc, catch up w/ dale's elf work for hppa; drahn@ lots of helps and ok


Revision tags: OPENBSD_3_2_BASE
# 1.2 05-Jun-2002 mickey

provide our own path for generating the ldscripts and tweak it accordingly; fgsch@ ok


# 1.1 13-May-2002 fgsch

branches: 1.1.1;
hppa pieces; don't regenerate yet.