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

Re: add vector container type


On Tue, Aug 15, 2006 at 03:09:35PM -0400, Daniel Jacobowitz wrote:
> 2006-07-14  Nathan Sidwell  <nathan@codesourcery.com>
> 
> 	* vec.h: New file.
> 	* vec.c: New file.
> 	* Makefile.in (SFILES): Add vec.c.
> 	(vec_h): New.
> 	(COMMON_OBJS): Add vec.o.
> 	(vec.o): New target.
> 	* doc/gdbint.texinfo (Array Containers): New section.

I have checked this in (and put the doc/ changelog entry in the right
place).

-- 
Daniel Jacobowitz
CodeSourcery


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