Go to file
Uros Bizjak 01ca36af91 xvasprintf.c: New file.
* xvasprintf.c: New file.
	* vprintf-support.h: Likewise.
	* vprintf-support.c: Likewise.
	* Makefile.in (CFILES): Add vprintf-support.c, xvasprintf.c.
	(REQUIRED_OFILES): Add vprintf-support.$(objext), xvasprintf.$(objext).
	(vprintf-support.$(objext), xvasprintf.$(objext)): New targets.
	(vasprintf.$(objext)): Depend on $(srcdir)/vprintf-support.h.
	* functions.texi: Regenerate.
	* vasprintf.c (int_vasprintf): Use libiberty_vprintf_buffer_size.

include/ChangeLog:

	* libiberty.h (xvasprintf): Declare.

libcpp/ChangeLog:

	* directives.c (cpp_define_formatted): Use xvasprintf.


Co-Authored-By: Ben Elliston <bje@au.ibm.com>
Co-Authored-By: Manuel López-Ibáñez <manu@gcc.gnu.org>

From-SVN: r218618
2014-12-11 09:15:37 +01:00
boehm-gc
config
contrib check_GNU_style.sh "80 characters exceeded" error fix 2014-12-10 11:46:08 +00:00
fixincludes clarification 2014-12-06 15:08:55 +00:00
gcc Minor interface cleanups of libgccjit 2014-12-11 04:31:52 +00:00
gnattools
include xvasprintf.c: New file. 2014-12-11 09:15:37 +01:00
INSTALL
intl
libada
libatomic
libbacktrace
libcc1
libcilkrts
libcpp xvasprintf.c: New file. 2014-12-11 09:15:37 +01:00
libdecnumber
libffi
libgcc Commit missing part of patch. 2014-12-10 16:14:36 -05:00
libgfortran
libgo
libgomp Force output of vars with "omp declare target" attribute in gcc/varpool.c 2014-12-10 20:52:10 +00:00
libiberty xvasprintf.c: New file. 2014-12-11 09:15:37 +01:00
libitm
libjava
libobjc
liboffloadmic
libquadmath
libsanitizer
libssp
libstdc++-v3 Implement LWG DR 2329 and DR 2332. 2014-12-10 01:37:37 +00:00
libvtv
lto-plugin lto-wrapper.c (compile_offload_image): Start processing in_argv from 0 instead of 1. 2014-12-09 22:44:16 +00:00
maintainer-scripts
zlib
.dir-locals.el
.gitignore Local Vim config with GNU formatting. 2014-12-09 13:45:47 +00:00
ABOUT-NLS
ChangeLog ChangeLog fix for r218307 2014-12-10 10:40:41 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS Added myself to Write After Approval list 2014-12-08 14:12:23 -06:00
Makefile.def
Makefile.in Local Vim config with GNU formatting. 2014-12-09 13:45:47 +00:00
Makefile.tpl Local Vim config with GNU formatting. 2014-12-09 13:45:47 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the files whose
names start with COPYING for copying permission.  The manuals, and
some of the runtime libraries, are under different terms; see the
individual source files for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs/ for how to report bugs usefully.

Copyright years on GCC source files may be listed using range
notation, e.g., 1987-2012, indicating that every year in the range,
inclusive, is a copyrightable year that could otherwise be listed
individually.