This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/gdb value.c value.h ChangeLog


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]