binutils-gdb/gdb/compile
Luis Machado cdaec3f3e7 Mention language in compile error message
This patch improves one of the compile error messages by mentioning the
language.

Before - No compiler support for this language.
After  - No compiler support for language <language>.

gdb/ChangeLog:

2015-08-26  Luis Machado  <lgustavo@codesourcery.com>

	* compile/compile.c (compile_to_object): Mention language in
	error message.
2015-08-27 02:00:16 -03:00
..
compile-c-support.c compile: New 'compile print' 2015-05-16 14:45:06 +02:00
compile-c-symbols.c DWARF: handle non-local references in nested functions 2015-08-25 08:13:28 -04:00
compile-c-types.c Remove CHECK_TYPEDEF, use check_typedef instead 2015-07-14 16:42:16 -04:00
compile-internal.h compile: New 'compile print' 2015-05-16 14:45:06 +02:00
compile-loc2c.c DWARF: handle non-local references in nested functions 2015-08-25 08:13:28 -04:00
compile-object-load.c Replace some xmalloc-family functions with XNEW-family ones 2015-08-26 17:18:12 -04:00
compile-object-load.h compile: Use also inferior munmap 2015-06-03 21:26:04 +02:00
compile-object-run.c Replace some xmalloc-family functions with XNEW-family ones 2015-08-26 17:18:12 -04:00
compile-object-run.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
compile.c Mention language in compile error message 2015-08-27 02:00:16 -03:00
compile.h compile: New 'compile print' 2015-05-16 14:45:06 +02:00