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 ChangeLog c-typeprint.c testsuite/Chan ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	aburgess@sourceware.org	2012-09-14 21:23:45

Modified files:
	gdb            : ChangeLog c-typeprint.c 
	gdb/testsuite  : ChangeLog 
	gdb/testsuite/gdb.xml: tdesc-regs.exp 

Log message:
	http://sourceware.org/ml/gdb-patches/2012-09/msg00015.html
	
	gdb/ChangeLog
	
	* c-typeprint.c (c_type_print_varspec_suffix): Display the size of
	vector variables using vector_size syntax rather than array
	syntax.
	
	gdb/testsuite/ChangeLog
	
	* gdb.xml/tdesc-regs.exp: Update expected output for new
	vector_size syntax of vector types.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14660&r2=1.14661
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/c-typeprint.c.diff?cvsroot=src&r1=1.77&r2=1.78
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.3372&r2=1.3373
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.xml/tdesc-regs.exp.diff?cvsroot=src&r1=1.18&r2=1.19


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