summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/mips/shared/gdbstub/mips_opcode.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps: Move GDB stubs to bspsSebastian Huber2018-04-231-336/+0
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* mips/shared: added new doxygenDaniel Ramirez2013-12-231-17/+58
|
* 2002-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-02-081-0/+295
* Merged r46kstub.c into RTEMS distribution without modification. I got the code from Franz Fischer <Franz.Fischer@franz-fischer.de> who had used this with an old version of RTEMS with the mips64orion port of RTEMS. After adding this to the repository, I will tailor this to work with the RTEMS exception processing model and trim no longer needed parts. * ChangeLog, gdb_if.h, ioaddr.h, limits.h, Makefile, mips_opcode.h, r4600.h, r46kstub.c, r46kstub.ld, README, stubinit.S: