This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog symtab.c valops.c value.h
- From: tromey at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 14 Dec 2012 17:16:17 -0000
- Subject: src/gdb ChangeLog symtab.c valops.c value.h
CVSROOT: /cvs/src
Module name: src
Changes by: tromey@sourceware.org 2012-12-14 17:16:17
Modified files:
gdb : ChangeLog symtab.c valops.c value.h
Log message:
* symtab.c (check_field): Now static. Move from...
* valops.c (check_field): ... here. Remove.
* value.h (check_field): Don't declare.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14923&r2=1.14924
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/symtab.c.diff?cvsroot=src&r1=1.327&r2=1.328
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/valops.c.diff?cvsroot=src&r1=1.306&r2=1.307
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/value.h.diff?cvsroot=src&r1=1.211&r2=1.212