* symtab.c (check_field): Now static. Move from...
[external/binutils.git] / gdb / ChangeLog
index b8dee93..b33c142 100644 (file)
@@ -1,5 +1,11 @@
 2012-12-14  Tom Tromey  <tromey@redhat.com>
 
+       * symtab.c (check_field): Now static.  Move from...
+       * valops.c (check_field): ... here.  Remove.
+       * value.h (check_field): Don't declare.
+
+2012-12-14  Tom Tromey  <tromey@redhat.com>
+
         * NEWS: Mention "info proc" and core files.
         * corelow.c (core_info_proc): New function.
         (init_core_ops): Set to_info_proc.