Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 | |
Automatic update by copyright.sh. | |||||
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+2 | |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 | |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 | |
Switch the license of all .h files to GPLv3. Switch the license of all .cc files to GPLv3. | |||||
2007-04-27 | * vec.h (vec_free): Rename to vec_free_. Adapt users. | Ulrich Weigand | 1 | -4/+4 | |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 | |
2006-09-21 | 2006-09-21 Nathan Sidwell <nathan@codesourcery.com> | Daniel Jacobowitz | 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. |