binutils-gdb/gdb/compile
Alexandre Oliva 476d250ee8 Add libcc1 v1 compatibility to C compile feature
This patch adds v1 compatibiltiy to the C compile feature.  The only change
in v1 concerns the handling of integer types, which permits GDB to specify
the built-in name for the type.

As far as I know, the C frontend is still on v0, so this patch is purely
precautionary. [By default C++ compile uses the equivalent of the C
frontend's int_type and float_type (aka the "v1" versions).]

gdb/ChangeLog:

	* compile/compile-c-types.c (convert_int, convert_float):
	Update for C FE v1.
2018-04-27 12:36:19 -07:00
..
compile-c-support.c Return unique_xmalloc_ptr from macro scope functions 2018-02-08 11:46:55 -07:00
compile-c-symbols.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
compile-c-types.c Add libcc1 v1 compatibility to C compile feature 2018-04-27 12:36:19 -07:00
compile-internal.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
compile-loc2c.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
compile-object-load.c Fix regresssion(internal-error) printing subprogram argument (PR gdb/22670) 2018-01-05 16:07:00 +00:00
compile-object-load.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
compile-object-run.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
compile-object-run.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
compile.c Create new common/pathstuff.[ch] 2018-02-28 11:34:39 -05:00
compile.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00