From 94657754614fd4ffb765f7d897a5c5889dba777a Mon Sep 17 00:00:00 2001 From: obrien Date: Fri, 10 May 2002 05:21:15 +0000 Subject: Import data for 3.0.2. --- contrib/gcc/FREEBSD-libiberty | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'contrib/gcc/FREEBSD-libiberty') diff --git a/contrib/gcc/FREEBSD-libiberty b/contrib/gcc/FREEBSD-libiberty index 0c08f87..1b8c249 100644 --- a/contrib/gcc/FREEBSD-libiberty +++ b/contrib/gcc/FREEBSD-libiberty @@ -11,24 +11,26 @@ for F in \ getopt1.c \ getpwd.c \ hashtab.c \ + lbasename.c \ + md5.c \ obstack.c \ partition.c \ pexecute.c \ - splay-tree.c \ + splay-tree.c do cp -ip ../libiberty/$F . done for F in \ - ansidecl.h - demangle.h - dyn-string.h - getopt.h - hashtab.h - libiberty.h - obstack.h - partition.h - splay-tree.h + ansidecl.h \ + demangle.h \ + dyn-string.h \ + getopt.h \ + hashtab.h \ + libiberty.h \ + obstack.h \ + partition.h \ + splay-tree.h \ symcat.h do cp -ip ../include/$F . -- cgit v1.1