mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-26 00:36:03 +08:00
include: * libiberty.h (concat_length, concat_copy, concat_copy2, libiberty_concat_ptr, ACONCAT): New. libiberty: * concat.c (vconcat_length, vconcat_copy, concat_length, concat_copy, concat_copy2): New functions. (concat): Use vconcat_length/vconcat_copy. gcc: * gcc.c (find_file): Use ACONCAT in lieu of alloca/strcpy/strcat. From-SVN: r45664 |
||
---|---|---|
.. | ||
ansidecl.h | ||
ChangeLog | ||
COPYING | ||
demangle.h | ||
dyn-string.h | ||
fibheap.h | ||
floatformat.h | ||
fnmatch.h | ||
getopt.h | ||
hashtab.h | ||
libiberty.h | ||
md5.h | ||
objalloc.h | ||
obstack.h | ||
partition.h | ||
safe-ctype.h | ||
sort.h | ||
splay-tree.h | ||
symcat.h | ||
ternary.h | ||
xregex2.h | ||
xregex.h |