Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Sep 1996 02:59:50 -0700 (PDT)
From:      Peter Wemm <peter>
To:        CVS-committers, cvs-all, cvs-usrbin
Subject:   cvs commit:  src/usr.bin/nm nm.1 nm.c
Message-ID:  <199609240959.CAA18785@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       96/09/24 02:59:48

  Modified:    usr.bin/nm  nm.1 nm.c
  Log:
  Rudimentry support for viewing weak symbols.  There are two types that
  this deals with, the N_INDR indirect symbols done with .stabs operations,
  and those done with .weak that have an extra field in n_other.
  
  Revision  Changes    Path
  1.4       +8 -2      src/usr.bin/nm/nm.1
  1.8       +29 -7     src/usr.bin/nm/nm.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609240959.CAA18785>