From f6fc92f6711049c0d51cfe7027aa58255ae739b4 Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Mon, 9 Mar 2015 11:58:19 +0000 Subject: constify remote-m32r-sdi.c gdb: 2015-03-20 Pedro Alves * remote-m32r-sdi.c (m32r_open): Make "port_str" const. --- gdb/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 0e3afc9..b71739e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2015-03-20 Pedro Alves + * remote-m32r-sdi.c (m32r_open): Make "port_str" const. + +2015-03-20 Pedro Alves + * nto-tdep.c (nto_find_and_open_solib): Make "endian" const. (nto_init_solib_absolute_prefix): Likewise. -- cgit v1.1