r219060 - in /trunk: gcc/ChangeLog gcc/gengtype...

uros@gcc.gnu.org uros@gcc.gnu.org
Wed Dec 24 16:22:00 GMT 2014


Author: uros
Date: Wed Dec 24 16:22:51 2014
New Revision: 219060

URL: https://gcc.gnu.org/viewcvs?rev=219060&root=gcc&view=rev
Log:
libiberty/ChangeLog:

	* xasprintf.c: New file.
	* Makefile.in (CFILES): Add xasprintf.c.
	(REQUIRED_OFILES): Add xasprintf.$(objext).
	(xasprintf.$(objext)): New target.
	* functions.texi: Regenerate.

include/ChangeLog:

	* libiberty.h (xasprintf): Declare.

gcc/ChangeLog:

	* gengtype.h (xasprintf): Remove declaration.
	* gengtype.c (xasprintf): Remove.


Added:
    trunk/libiberty/xasprintf.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gengtype.c
    trunk/gcc/gengtype.h
    trunk/include/ChangeLog
    trunk/include/libiberty.h
    trunk/libiberty/ChangeLog
    trunk/libiberty/Makefile.in
    trunk/libiberty/functions.texi



More information about the Gcc-cvs mailing list