Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright notices to add year 2010. | Joel Brobecker | 2010-01-01 | 1 | -1/+1 |
| | |||||
* | Update the copyright notice of some of the files I missed | Joel Brobecker | 2009-01-14 | 1 | -1/+2 |
| | | | | in the previous copyright update. | ||||
* | Updated copyright notices for most files. | Daniel Jacobowitz | 2008-01-01 | 1 | -1/+1 |
| | |||||
* | Switch the license of all .h files to GPLv3. | Joel Brobecker | 2007-08-23 | 1 | -4/+2 |
| | |||||
* | Copyright updates for 2007. | Daniel Jacobowitz | 2007-01-09 | 1 | -3/+2 |
| | |||||
* | 2002-05-09 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2002-05-09 | 1 | -10/+14 |
| | | | | | | * signals.h: Update comments. (enum target_signal): Remove conditional compilation around Mach-specific signals. Move them to after TARGET_SIGNAL_DEFAULT. | ||||
* | gdb/: | Daniel Jacobowitz | 2002-03-11 | 1 | -0/+233 |
2002-03-10 Daniel Jacobowitz <drow@mvista.com> * Makefile.in (defs_h): Add $(INCLUDE_DIR)/gdb/signals.h. * defs.h: Include "gdb/signals.h". (enum target_signal): Move to $(INCLUDE_DIR)/gdb/signals.h. include/gdb: 2002-03-10 Daniel Jacobowitz <drow@mvista.com> * signals.h: New file, split from gdb/defs.h. |