src/gdb value.c value.h ChangeLog

sagovic@sourceware.org sagovic@sourceware.org
Thu Aug 29 12:27:00 GMT 2013


CVSROOT:	/cvs/src
Module name:	src
Changes by:	sagovic@sourceware.org	2013-08-29 12:26:59

Modified files:
	gdb            : value.c value.h ChangeLog 

Log message:
	cleanup: make allocate_value_contents static
	
	2013-08-29  Sanimir Agovic  <sanimir.agovic@intel.com>
	
	* value.c (allocate_value_contents): Make static.
	* value.h (allocate_value_contents): Remove prototype.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/value.c.diff?cvsroot=src&r1=1.181&r2=1.182
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/value.h.diff?cvsroot=src&r1=1.225&r2=1.226
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.15947&r2=1.15948



More information about the Gdb-cvs mailing list