diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2004-02-11 22:15:06 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2004-02-11 22:15:06 +0000 |
commit | 6bdfc2c47fc682f6b7dbe23b6ccad033d6a3e971 (patch) | |
tree | 43224159ff09358035d210bc6d850cf1a907c1a2 /gdb/testsuite/ChangeLog | |
parent | c1ea0c0914323cf3db28f8b1c3d090be857424eb (diff) | |
download | binutils-gdb-6bdfc2c47fc682f6b7dbe23b6ccad033d6a3e971.tar.gz |
2004-02-11 Jeff Johnston <jjohnstn@redhat.com>
* gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
executed is an alloc instruction.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index fb73ed17777..f5db3f7afeb 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2004-02-11 Jeff Johnston <jjohnstn@redhat.com> + + * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction + executed is an alloc instruction. + 2004-02-11 David Carlton <carlton@kealia.com> * gdb.cp/breakpoint.exp: New. |