* gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
This commit is contained in:
parent
f9f3cf656a
commit
89320c4c5d
@ -1,3 +1,7 @@
|
||||
2003-07-22 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
|
||||
|
||||
2003-07-20 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
|
||||
|
@ -36,6 +36,7 @@
|
||||
|
||||
comment "crt0 startup"
|
||||
.macro gdbasm_startup
|
||||
.p2align 2
|
||||
.endm
|
||||
|
||||
comment "Declare a data variable"
|
||||
|
Loading…
x
Reference in New Issue
Block a user