OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Miod Vallat (miodonline.fr)
Date: Thu Mar 22 2001 - 04:17:59 CST

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

    > CVSROOT: /cvs
    > Module name: src
    > Changes by: mickeycvs.openbsd.org 2001/03/21 22:18:31
    >
    > Modified files:
    > usr.bin/gprof : alpha.c arcs.c arm32.c dfn.c gprof.c gprof.h
    > hertz.c i386.c lookup.c m68k.c m88k.c mips.c
    > ns32k.c pmax.c powerpc.c printgprof.c
    > printlist.c sparc.c tahoe.c vax.c
    > Added files:
    > usr.bin/gprof : hppa.c hppa.h
    >
    > Log message:
    > _wall, err/warn; dummy hppa part, like others
    >
    >
    >
    Actually, you didn't need to add any hppa stubs.
    src/usr.bin/gprof is not built for hppa, which uses binutils' gprof instead.

    Miod