mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 01:07:52 +00:00
* gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user