This is the mail archive of the gdb-patches@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]

Re: [patch/in] Add some more vector types


Date: Sat, 10 Aug 2002 01:11:54 -0400
From: Andrew Cagney <ac131313@ges.redhat.com>

This adds two more builtin vector types:
	vec64
	vec64i (integer only)
It also sets the missing vector bit on the existing 128 bit types.

How about some docs?
I don't think these specific builtin types need to be documented.

However, yes, we do need more generic documentation explaining how types and vectors hang together.

Andrew



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