mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-28 20:43:45 +08:00
* dwarf2-frame.c: Fix another comment.
This commit is contained in:
parent
e8367dc76a
commit
3e74aeeda6
@ -1,5 +1,7 @@
|
||||
2003-11-27 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* dwarf2-frame.c: Fix another comment.
|
||||
|
||||
* x86-64-tdep.c (RET_INT_REGS, RET_SSE_REGS): Remove defines.
|
||||
(x86_64_use_struct_convention, x86_64_extract_return_value,
|
||||
x86_64_store_return_value): Remove.
|
||||
|
@ -102,7 +102,7 @@ enum dwarf2_reg_rule
|
||||
/* Make certain that 0 maps onto the correct enum value; the
|
||||
corresponding structure is being initialized using memset zero.
|
||||
This indicates that CFI didn't provide any information at all
|
||||
about a register, leaving how to obtain it's value totally
|
||||
about a register, leaving how to obtain its value totally
|
||||
unspecified. */
|
||||
REG_UNSPECIFIED = 0,
|
||||
/* The term "undefined" comes from the DWARF2 CFI spec which this
|
||||
|
Loading…
Reference in New Issue
Block a user