mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-28 07:08:01 +08:00
Correct bad formatting in the comments. Two spaces must follow '.'.
This commit is contained in:
@ -7,9 +7,10 @@
|
|||||||
(warning_once): New function.
|
(warning_once): New function.
|
||||||
(xtensa_insn_kind): New item c0opc_and.
|
(xtensa_insn_kind): New item c0opc_and.
|
||||||
(call0_classify_opcode): Add the case for AND instruction.
|
(call0_classify_opcode): Add the case for AND instruction.
|
||||||
(call0_track_op): Change arguments. New local variable litbase. Add the
|
(call0_track_op): Change arguments. New local variable litbase.
|
||||||
case to handle c0opc_and. Update algorithms for c0opc_mov, c0opc_l32r,
|
Add the case to handle c0opc_and. Update algorithms for c0opc_mov,
|
||||||
c0opc_s32i to take into account dynamic stack adjustments in prologue.
|
c0opc_l32r, c0opc_s32i to take into account dynamic stack adjustments
|
||||||
|
in the prologue.
|
||||||
Add cases for c0opc_l32e, c0opc_s32e, c0opc_rfwo, c0opc_rfwu.
|
Add cases for c0opc_l32e, c0opc_s32e, c0opc_rfwo, c0opc_rfwu.
|
||||||
(call0_analyze_prologue): Update the comments. Change arguments.
|
(call0_analyze_prologue): Update the comments. Change arguments.
|
||||||
Add the variety of updates to handle extended prologues, which now can
|
Add the variety of updates to handle extended prologues, which now can
|
||||||
|
Reference in New Issue
Block a user