summaryrefslogtreecommitdiffstats
path: root/include/gdb/sim-arm.h
Commit message (Collapse)AuthorAgeFilesLines
* 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.