This is the mail archive of the gdb-cvs@sources.redhat.com 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]

gdb ChangeLog gdbtypes.c


CVSROOT:	/cvs/uberbaum
Module name:	gdb
Changes by:	ezannoni@sources.redhat.com	2002-04-19 18:09:31

Modified files:
	.              : ChangeLog gdbtypes.c 

Log message:
	2002-04-19  Elena Zannoni  <ezannoni@redhat.com>
	
	Fix PR gdb/471.
	* gdbtypes.c (init_simd_type): Rewrite using new functions.
	(build_builtin_type_vec128): Ditto..
	(append_composite_type_field): Fix calculation of type length in
	union case.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/ChangeLog.diff?cvsroot=uberbaum&r1=1.2448&r2=1.2449
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/gdbtypes.c.diff?cvsroot=uberbaum&r1=1.42&r2=1.43


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