summaryrefslogtreecommitdiff
path: root/include/gdb/sim-arm.h
Commit message (Collapse)AuthorAgeFilesLines
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-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 Brobecker2012-01-041-2/+1
| | | | | | gdb/ChangeLog: Copyright year update in most files of the GDB Project.
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
|
* Update copyright notices to add year 2010.Joel Brobecker2010-01-011-1/+1
|
* Update the copyright notice of some of the files I missedJoel Brobecker2009-01-141-1/+1
| | | | in the previous copyright update.
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
|
* Switch the license of all .h files to GPLv3.Joel Brobecker2007-08-231-11/+9
|
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
|
* Add iWMMXt support to ARM simulatorNick Clifton2003-03-271-1/+33
|
* Add Cirrus Maverick support to arm simulatorNick Clifton2003-03-201-2/+19
|
* * sim-arm.h (enum sim_arm_regs): Rename sim_arm_regnum.Andrew Cagney2002-06-151-1/+1
|
* Add the file include/gdb/sim-arm.h defining an enum that specifies theAndrew Cagney2002-06-121-0/+65
register numbering used by the GDB<->SIM interface.