Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update years in copyright notice for the GDB files. | Joel Brobecker | 2013-01-01 | 1 | -1/+1 |
| | | | | | | | Two modifications: 1. The addition of 2013 to the copyright year range for every file; 2. The use of a single year range, instead of potentially multiple year ranges, as approved by the FSF. | ||||
* | Copyright year update in most files of the GDB Project. | Joel Brobecker | 2012-01-04 | 1 | -1/+1 |
| | | | | | | gdb/ChangeLog: Copyright year update in most files of the GDB Project. | ||||
* | run copyright.sh for 2011. | Joel Brobecker | 2011-01-01 | 1 | -1/+1 |
| | |||||
* | Update copyright year in most headers. | Joel Brobecker | 2010-01-01 | 1 | -1/+1 |
| | | | | Automatic update by copyright.sh. | ||||
* | Updated copyright notices for most files. | Joel Brobecker | 2009-01-03 | 1 | -1/+1 |
| | |||||
* | Add script to build and test GDB using enable-targets=all. | Markus Deuling | 2008-02-13 | 1 | -0/+268 |
* gdb_buildall.sh: New file. doc/ * gdbint.texinfo (Build Script): New section. Mention new build script gdb_buildall.sh. |