Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year range in all GDB files | Joel Brobecker | 2018-01-02 | 1 | -1/+1 |
| | | | | | | gdb/ChangeLog: Update copyright year range in all GDB files | ||||
* | update copyright year range in GDB files | Joel Brobecker | 2017-01-01 | 1 | -1/+1 |
| | | | | | | | | | This applies the second part of GDB's End of Year Procedure, which updates the copyright year range in all of GDB's files. gdb/ChangeLog: Update copyright year range in all GDB files. | ||||
* | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 2016-01-01 | 1 | -1/+1 |
| | | | | | | gdb/ChangeLog: Update year range in copyright notice of all files. | ||||
* | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 2015-01-01 | 1 | -1/+1 |
| | | | | | | gdb/ChangeLog: Update year range in copyright notice of all files. | ||||
* | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 2014-01-01 | 1 | -1/+1 |
| | |||||
* | Update years in copyright notice for the GDB files. | Joel Brobecker | 2013-01-01 | 1 | -2/+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. | ||||
* | gdb/testsuite/ | Jan Kratochvil | 2012-03-19 | 1 | -0/+15 |
| | | | | | | | * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps. * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first. (generate native core dump): Make the test unsupported if core cannot be generated. | ||||
* | Copyright year update in most files of the GDB Project. | Joel Brobecker | 2012-01-04 | 1 | -2/+2 |
| | | | | | | gdb/ChangeLog: Copyright year update in most files of the GDB Project. | ||||
* | run copyright.sh for 2011. | Joel Brobecker | 2011-01-01 | 1 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | 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 | -9/+7 |
| | | | | | Switch the license of all .h files to GPLv3. Switch the license of all .cc files to GPLv3. | ||||
* | Copyright updates for 2007. | Daniel Jacobowitz | 2007-01-09 | 1 | -1/+1 |
| | |||||
* | 2004-08-04 Michael Chastain <mec.gnu@mindspring.com> | Michael Chastain | 2004-08-05 | 1 | -1/+2 |
| | | | | * gdb.base/auxv.c: Include <stdlib.h>. | ||||
* | 2004-08-04 Michael Chastain <mec.gnu@mindspring.com> | Michael Chastain | 2004-08-05 | 1 | -0/+20 |
| | | | | * gdb.base/auxv.c: Add copyright notice. | ||||
* | 2004-03-16 Roland McGrath <roland@redhat.com> | Roland McGrath | 2004-03-16 | 1 | -0/+58 |
* gdb.base/auxv.exp: New file. * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c. |