gcc/libcc1
Tom Tromey 25d1a6ecdc libcc1: use templates to unmarshall enums
Now that C++11 can be used in GCC, libcc1 can be changed to use
templates and type traits to handle unmarshalling all kinds of enums.

libcc1

	* marshall.hh (cc1_plugin::unmarshall): Use type traits.
	* marshall-cp.hh (cc1_plugin::unmarshall): Remove overloads.
	* marshall-c.hh: Remove.
	* libcc1plugin.cc: Update includes.
	* libcc1.cc: Update includes.
2021-05-05 00:06:16 -06:00
..
ChangeLog Daily bump. 2021-05-04 00:16:53 +00:00
Makefile.am Update copyright years. 2021-01-04 10:26:59 +01:00
Makefile.in Darwin : Update libtool and dependencies for Darwin20 [PR97865] 2020-12-05 08:43:20 +00:00
aclocal.m4 libcc1: Enable Intel CET on Intel CET enabled host 2020-05-12 09:12:37 -07:00
callbacks.cc Update copyright years. 2021-01-04 10:26:59 +01:00
callbacks.hh Update copyright years. 2021-01-04 10:26:59 +01:00
cc1plugin-config.h.in
compiler-name.hh Update copyright years. 2021-01-04 10:26:59 +01:00
configure GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPs 2021-05-03 05:01:23 -07:00
configure.ac Update copyright years. 2021-01-04 10:26:59 +01:00
connection.cc Update copyright years. 2021-01-04 10:26:59 +01:00
connection.hh Update copyright years. 2021-01-04 10:26:59 +01:00
findcomp.cc Update copyright years. 2021-01-04 10:26:59 +01:00
findcomp.hh Update copyright years. 2021-01-04 10:26:59 +01:00
libcc1.cc libcc1: use templates to unmarshall enums 2021-05-05 00:06:16 -06:00
libcc1.sym
libcc1plugin.cc libcc1: use templates to unmarshall enums 2021-05-05 00:06:16 -06:00
libcc1plugin.sym
libcp1.cc Update copyright years. 2021-01-04 10:26:59 +01:00
libcp1plugin.cc Update copyright years. 2021-01-04 10:26:59 +01:00
libcp1plugin.sym
marshall-cp.hh libcc1: use templates to unmarshall enums 2021-05-05 00:06:16 -06:00
marshall.cc Update copyright years. 2021-01-04 10:26:59 +01:00
marshall.hh libcc1: use templates to unmarshall enums 2021-05-05 00:06:16 -06:00
names.cc Update copyright years. 2021-01-04 10:26:59 +01:00
names.hh Update copyright years. 2021-01-04 10:26:59 +01:00
rpc.hh Update copyright years. 2021-01-04 10:26:59 +01:00
status.hh Update copyright years. 2021-01-04 10:26:59 +01:00