Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/sets/lists/comp Add libarm and libpmc debug



details:   https://anonhg.NetBSD.org/src/rev/d113a278e798
branches:  trunk
changeset: 761530:d113a278e798
user:      matt <matt%NetBSD.org@localhost>
date:      Mon Jan 31 09:19:52 2011 +0000

description:
Add libarm and libpmc debug

diffstat:

 distrib/sets/lists/comp/ad.armeb |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 821a882b3a6f -r d113a278e798 distrib/sets/lists/comp/ad.armeb
--- a/distrib/sets/lists/comp/ad.armeb  Mon Jan 31 08:25:32 2011 +0000
+++ b/distrib/sets/lists/comp/ad.armeb  Mon Jan 31 09:19:52 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ad.armeb,v 1.1 2010/03/14 23:32:08 mrg Exp $
+# $NetBSD: ad.armeb,v 1.2 2011/01/31 09:19:52 matt Exp $
 #
 # The armeb MACHINE_ARCH never existed in NetBSD as a.out, so we
 #      skip the old a.out compatibility tools.
@@ -95,6 +95,8 @@
 ./usr/lib/libpmc_p.a                           comp-c-proflib          profile
 ./usr/lib/libpmc_pic.a                         comp-c-piclib
 ./usr/libdata/debug/usr/bin/fdformat.debug     comp-util-debug         debug
+./usr/libdata/debug/usr/lib/libarm.so.0.0.debug        comp-sys-debug          debug,pic
+./usr/libdata/debug/usr/lib/libpmc.so.1.0.debug        comp-sys-debug          debug,pic
 ./usr/libdata/lint/llib-larm.ln                        comp-c-lintlib          lint
 ./usr/libdata/lint/llib-larm32.ln              comp-obsolete           obsolete
 ./usr/libdata/lint/llib-lpmc.ln                        comp-c-lintlib          lint



Home | Main Index | Thread Index | Old Index