Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | sim: drop extern C linkage from most sim interface headers | Mike Frysinger | 2015-11-15 | 1 | -8/+0 |
| | | | | | Since these headers merely have enum's, drop the extern C linkage markings. Helps to reduce the copy & paste spam. | ||||
* | 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 years | Alan Modra | 2014-03-05 | 1 | -1/+1 |
| | |||||
* | 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 | -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 | -2/+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/+2 |
| | |||||
* | 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/+1 |
| | | | | 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 | -11/+9 |
| | |||||
* | Copyright updates for 2007. | Daniel Jacobowitz | 2007-01-09 | 1 | -1/+1 |
| | |||||
* | Add iWMMXt support to ARM simulator | Nick Clifton | 2003-03-27 | 1 | -1/+33 |
| | |||||
* | Add Cirrus Maverick support to arm simulator | Nick Clifton | 2003-03-20 | 1 | -2/+19 |
| | |||||
* | * sim-arm.h (enum sim_arm_regs): Rename sim_arm_regnum. | Andrew Cagney | 2002-06-15 | 1 | -1/+1 |
| | |||||
* | Add the file include/gdb/sim-arm.h defining an enum that specifies the | Andrew Cagney | 2002-06-12 | 1 | -0/+65 |
register numbering used by the GDB<->SIM interface. |