Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated copyright notices for most files. | Joel Brobecker | 2009-01-03 | 1 | -1/+2 |
| | |||||
* | Updated copyright notices for most files. | Daniel Jacobowitz | 2008-01-01 | 1 | -1/+1 |
| | |||||
* | Switch the license of all .c files to GPLv3. | Joel Brobecker | 2007-08-23 | 1 | -4/+2 |
| | | | | | Switch the license of all .h files to GPLv3. Switch the license of all .cc files to GPLv3. | ||||
* | * vec.h (vec_free): Rename to vec_free_. Adapt users. | Ulrich Weigand | 2007-04-27 | 1 | -4/+4 |
| | |||||
* | Copyright updates for 2007. | Daniel Jacobowitz | 2007-01-09 | 1 | -1/+1 |
| | |||||
* | 2006-09-21 Nathan Sidwell <nathan@codesourcery.com> | Daniel Jacobowitz | 2006-09-21 | 1 | -0/+1000 |
gdb/ * 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. gdb/doc/ * gdbint.texinfo (Array Containers): New section. |