gcc/include
Kaveh R. Ghazi c793eea7ab libiberty.h (concat_length, [...]): New.
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
2001-09-17 22:15:10 +00:00
..
2001-03-14 19:44:38 +00:00
2001-03-14 19:44:38 +00:00
2001-03-14 19:44:38 +00:00
2001-03-14 19:44:38 +00:00
2000-06-01 19:16:50 -04:00
2001-07-18 19:40:00 -04:00
2001-08-02 19:23:47 -04:00