OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Niklas Hallqvist (niklascvs.openbsd.org)
Date: Wed Mar 07 2001 - 01:26:04 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: src
    Changes by: niklascvs.openbsd.org 2001/03/07 00:26:03

    Modified files:
            gnu/usr.bin/binutils/bfd: elf64-alpha.c
            gnu/usr.bin/binutils/ld/emulparams: elf64alpha.sh

    Log message:
    Revert my bfd change, and instead make ld match bfd, which is
    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 :-).