summaryrefslogtreecommitdiff
path: root/devel/libiberty
AgeCommit message (Collapse)AuthorFilesLines
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests.agc1-1/+2
2005-01-18nb1: Install ansidecl.h as libiberty_decl.h (to avoid collision). Done astv6-7/+42
patches rather than altering custom tarball so as to keep the tarball as close to FSF's source as possible. Add application.mk convenience include to add to CPPFLAGS and LIBS enough glue to use libiberty in a gcc-based app compile.
2004-06-05Enable pkgviews installation.minskim1-1/+5
2004-06-02libiberty-1.0 This package provides the GNU liberty library of "missing"shannonjr5-0/+60
functions. The functions in liberty are normally included, as needed, by GNU packages to make up for functions not found in the operating system. This copy of liberty has been extracted from the gcc-3.4.0 release distribution.