binutils-gdb/gdb/compile
Jan Kratochvil 851c90917f Code cleanup: compile: Constify some parameters
gdb/ChangeLog
2015-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>

	* compile/compile.c (compile_to_object): Make the cmd_string parameter
	const.  Use new variables for the const compatibility.
	(eval_compile_command): Make the cmd_string parameter const.
	* compile/compile.h (eval_compile_command): Make the cmd_string
	parameter const.
2015-05-06 20:57:41 +02:00
..
compile-c-support.c Change // comment in gdb/compile/ 2015-02-26 11:48:18 +01:00
compile-c-symbols.c Split TRY_CATCH into TRY + CATCH 2015-03-07 15:14:14 +00:00
compile-c-types.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
compile-internal.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
compile-loc2c.c Add ATTRIBUTE_PRINTF attributes, and fix fallout 2015-02-26 18:29:12 +00:00
compile-object-load.c Add ATTRIBUTE_PRINTF attributes, and fix fallout 2015-02-26 18:29:12 +00:00
compile-object-load.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
compile-object-run.c Split TRY_CATCH into TRY + CATCH 2015-03-07 15:14:14 +00: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 Code cleanup: compile: Constify some parameters 2015-05-06 20:57:41 +02:00
compile.h Code cleanup: compile: Constify some parameters 2015-05-06 20:57:41 +02:00