Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 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. | |||||
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 | |
gdb/ChangeLog: Update year range in copyright notice of all files. | |||||
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 | |
gdb/ChangeLog: Update year range in copyright notice of all files. | |||||
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 | |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 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. | |||||
2012-11-14 | gdb/testsuite/ | Yao Qi | 1 | -0/+4 | |
2012-11-14 Yao Qi <yao@codesourcery.com> * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h". (thread_function) [DEBUG]: Call 'printf'. * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation command line if 'DEBUG=1' is passed to test. Remove a pattern to match inferior's output. | |||||
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 | |
gdb/ChangeLog: Copyright year update in most files of the GDB Project. | |||||
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+2 | |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 | |
Automatic update by copyright.sh. | |||||
2009-09-27 | * gdb.threads/manythreads.c (main): Increase thread stack size | Ulrich Weigand | 1 | -1/+1 | |
to 2*PTHREAD_STACK_MIN. * gdb.threads/multi-create.c (main): Likewise. (create_function): Likewise. | |||||
2009-06-07 | * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is | Pedro Alves | 1 | -0/+3 | |
defined before referencing it. | |||||
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 | |
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 | -6/+4 | |
Switch the license of all .h files to GPLv3. Switch the license of all .cc files to GPLv3. | |||||
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+1 | |
2006-10-17 | * gdb.threads/manythreads.c (thread_function, main): Don't cast | Daniel Jacobowitz | 1 | -4/+5 | |
int to pointer or pointer to int. * gdb.threads/manythreads.exp: Don't expect the string "LWP". | |||||
2004-04-23 | 2004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com> | Jeff Johnston | 1 | -0/+2 | |
* gdb.threads/manythreads.c: Reduce thread stack size. | |||||
2004-04-23 | 2004-04-23 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -0/+24 | |
* gdb.threads/manythreads.c: Add copyright notice. | |||||
2004-04-22 | 2004-04-22 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -0/+42 | |
Daniel Jacobowitz <drow@mvista.com> * gdb.threads/manythreads.c: New testcase. * gdb.threads/manythreads.exp: Ditto. |