Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-03-07 | * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc, | Daniel Jacobowitz | 1 | -0/+1 | |
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. | |||||
2001-12-03 | * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int' | Jim Blandy | 1 | -0/+7 | |
variables on the S/390, not `.word'. | |||||
2001-12-01 | Add assembly-source tests for s390-ibm-linux. | Jim Blandy | 1 | -0/+68 | |
* gdb.asm/s390.inc: New file. * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for the S/390 architecture. * gdb.asm/configure: Regenerated. |