gcc/include
Jan Kratochvil 3b5c10724d libcc1 base API: add set_verbose and new version of compile
for  include/ChangeLog

	* gcc-interface.h (enum gcc_base_api_version): Add comment to
	GCC_FE_VERSION_1.
	(struct gcc_base_vtable): Rename compile to compile_v0.
	Update comment for compile.  New methods set_verbose and
	compile.

for  libcc1/ChangeLog

	* libcc1.cc: Include intl.h.
	(struct libcc1): Add field verbose.
	(libcc1::libcc1): Initialize it.
	(libcc1_set_verbose): New function.
	(libcc1_set_arguments): Print messages for VERBOSE.
	(libcc1_compile): Remove parameter verbose.  Use VERBOSE from
	SELF.
	(libcc1_compile_v0): New function.
	(vtable): Use libcc1_compile_v0 and add libcc1_compile and
	libcc1_set_verbose.

From-SVN: r245048
2017-01-31 01:00:51 +00:00
..
gdb Update copyright years. 2017-01-04 12:30:51 +01:00
COPYING
COPYING3
ChangeLog libcc1 base API: add set_verbose and new version of compile 2017-01-31 01:00:51 +00:00
ChangeLog-9103
ChangeLog.jit
ansidecl.h Update copyright years. 2017-01-04 12:30:51 +01:00
demangle.h Update copyright years. 2017-01-04 12:30:51 +01:00
dwarf2.def [DWARF] New DWARF operation "DW_OP_AARCH64_operation" for AArch64 2017-01-04 14:25:04 +00:00
dwarf2.h Update copyright years. 2017-01-04 12:30:51 +01:00
dyn-string.h Update copyright years. 2017-01-04 12:30:51 +01:00
environ.h Update copyright years. 2017-01-04 12:30:51 +01:00
fibheap.h Update copyright years. 2017-01-04 12:30:51 +01:00
filenames.h Update copyright years. 2017-01-04 12:30:51 +01:00
floatformat.h Update copyright years. 2017-01-04 12:30:51 +01:00
fnmatch.h Update copyright years. 2017-01-04 12:30:51 +01:00
gcc-c-fe.def Update copyright years. 2017-01-04 12:30:51 +01:00
gcc-c-interface.h Update copyright years. 2017-01-04 12:30:51 +01:00
gcc-interface.h libcc1 base API: add set_verbose and new version of compile 2017-01-31 01:00:51 +00:00
getopt.h Update copyright years. 2017-01-04 12:30:51 +01:00
gomp-constants.h Update copyright years. 2017-01-04 12:30:51 +01:00
hashtab.h Update copyright years. 2017-01-04 12:30:51 +01:00
hsa.h Brig front-end 2017-01-24 13:45:56 +01:00
leb128.h Update copyright years. 2017-01-04 12:30:51 +01:00
libiberty.h Update copyright years. 2017-01-04 12:30:51 +01:00
longlong.h Update copyright years. 2017-01-04 12:30:51 +01:00
lto-symtab.h Update copyright years. 2017-01-04 12:30:51 +01:00
md5.h Update copyright years. 2017-01-04 12:30:51 +01:00
objalloc.h Update copyright years. 2017-01-04 12:30:51 +01:00
obstack.h Update copyright years. 2017-01-04 12:30:51 +01:00
partition.h Update copyright years. 2017-01-04 12:30:51 +01:00
plugin-api.h Update copyright years. 2017-01-04 12:30:51 +01:00
safe-ctype.h Update copyright years. 2017-01-04 12:30:51 +01:00
sha1.h Update copyright years. 2017-01-04 12:30:51 +01:00
simple-object.h Update copyright years. 2017-01-04 12:30:51 +01:00
sort.h Update copyright years. 2017-01-04 12:30:51 +01:00
splay-tree.h Update copyright years. 2017-01-04 12:30:51 +01:00
symcat.h Update copyright years. 2017-01-04 12:30:51 +01:00
timeval-utils.h Update copyright years. 2017-01-04 12:30:51 +01:00
vtv-change-permission.h Update copyright years. 2017-01-04 12:30:51 +01:00
xregex.h
xregex2.h Update copyright years. 2017-01-04 12:30:51 +01:00
xtensa-config.h Update copyright years. 2017-01-04 12:30:51 +01:00