Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-16 | gdb/testsuite/ | Thomas Schwinge | 1 | -3/+9 | |
* gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the symbol _stack is defined. Get rid of a hard-coded constant for _stack. | |||||
2012-04-16 | gdb/testsuite/ | Thomas Schwinge | 1 | -1/+1 | |
* gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name. | |||||
2005-03-07 | * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc, | Daniel Jacobowitz | 1 | -0/+3 | |
gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc, gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc, gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc, gdb.asm/x86_64.inc: Use .purgem before redefining macros. | |||||
2003-09-15 | * gdb.asm/asm-source.exp: Add sh*-*-* as supported target. | Corinna Vinschen | 1 | -0/+85 | |
* gdb.asm/sh.inc: New file. |