CVS commit: [matt-nb5-mips64] src/usr.bin/ldd

2013-12-18 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Dec 19 01:26:38 UTC 2013 Modified Files: src/usr.bin/ldd [matt-nb5-mips64]: Makefile.common Log Message: Match any arm To generate a diff of this commit: cvs rdiff -u -r1.1.2.2.4.1 -r1.1.2.2.4.2 src/usr.bin/ldd/Makefile.common

CVS commit: [matt-nb5-mips64] src/usr.bin/ldd

2012-02-16 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Feb 17 07:44:30 UTC 2012 Modified Files: src/usr.bin/ldd [matt-nb5-mips64]: ldd.c ldd.h ldd_elfxx.c Log Message: Move fmtprint and print_needed since they are dependent on ELFSIZE. To generate a diff of this commit: cvs rdiff

CVS commit: [matt-nb5-mips64] src/usr.bin/ldd

2012-02-16 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Feb 17 07:43:45 UTC 2012 Modified Files: src/usr.bin/ldd [matt-nb5-mips64]: Makefile.common Log Message: MIPS uses a variable page size now To generate a diff of this commit: cvs rdiff -u -r1.1.2.2 -r1.1.2.2.4.1 src/usr.bin/ld