diff options
author | Andrew Cagney <cagney@redhat.com> | 2000-08-04 03:17:57 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2000-08-04 03:17:57 +0000 |
commit | b92948b3fa3c785f8f058f19d91508551647f9c2 (patch) | |
tree | 0a9fb0b58c1e95ce5f638d2432edb69628863082 /gdb/gdbarch.sh | |
parent | 584893a0c9ec2355582c9ac9bc44b3012b30260f (diff) | |
download | gdb-b92948b3fa3c785f8f058f19d91508551647f9c2.tar.gz |
Multi-arch EXTRA_STACK_ALIGNMENT_NEEDED (nee NO_EXTRA_ALIGNMENT_NEEDED).
Diffstat (limited to 'gdb/gdbarch.sh')
-rwxr-xr-x | gdb/gdbarch.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/gdbarch.sh b/gdb/gdbarch.sh index a64d340c304..0c9bdfb027e 100755 --- a/gdb/gdbarch.sh +++ b/gdb/gdbarch.sh @@ -426,6 +426,7 @@ f:2:SAVED_PC_AFTER_CALL:CORE_ADDR:saved_pc_after_call:struct frame_info *frame:f f:2:FRAME_NUM_ARGS:int:frame_num_args:struct frame_info *frame:frame::0:0 # F:2:STACK_ALIGN:CORE_ADDR:stack_align:CORE_ADDR sp:sp::0:0 +v:1:EXTRA_STACK_ALIGNMENT_NEEDED:int:extra_stack_alignment_needed::::0:1::0::: F:2:REG_STRUCT_HAS_ADDR:int:reg_struct_has_addr:int gcc_p, struct type *type:gcc_p, type::0:0 F:2:SAVE_DUMMY_FRAME_TOS:void:save_dummy_frame_tos:CORE_ADDR sp:sp::0:0 # |