aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2011-03-22 17:35:22 +0000
committerJan Kratochvil <jan.kratochvil@redhat.com>2011-03-22 17:35:22 +0000
commit3167638f1e8e74e15650adda08449c2e32572552 (patch)
treeeed14184dd60faa0d6e71e341343143c7c338465 /gdb/ChangeLog
parentce406537179aa72cf126062f938ceed5eae0de4c (diff)
downloadgdb-3167638f1e8e74e15650adda08449c2e32572552.zip
gdb-3167638f1e8e74e15650adda08449c2e32572552.tar.gz
gdb-3167638f1e8e74e15650adda08449c2e32572552.tar.bz2
gdb/
Code cleanup. * c-typeprint.c (c_type_print_args): Change parameter show_artificial to linkage_name. Invert its value. Update the function comment. (c_type_print_varspec_suffix): Invert it at the caller. * dwarf2read.c (dwarf2_compute_name): Invert it at the caller.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 98d6456..df28202 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,11 @@
+2011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
+
+ Code cleanup.
+ * c-typeprint.c (c_type_print_args): Change parameter show_artificial
+ to linkage_name. Invert its value. Update the function comment.
+ (c_type_print_varspec_suffix): Invert it at the caller.
+ * dwarf2read.c (dwarf2_compute_name): Invert it at the caller.
+
2011-03-22 Pedro Alves <pedro@codesourcery.com>
* infcmd.c (post_create_inferior): Ignore NOT_AVAILABLE_ERROR