Re: [PATCH] c6x: fix unwinding instructions for some values of cfa_offset
Jan Beulich <[email protected]>
| Newsgroups | gmane.comp.gnu.binutils |
|---|---|
| Message-ID | <[email protected]> |
On 27.12.2025 22:31, Richard Braun wrote: > From: Richard Braun <[email protected]> > > See C6000 EABI (SPRAB89A) Table 21. Stack unwinding instructions. > > gas/ > * config/tc-tic6x.c (tic6x_output_unwinding): Fix unwinding > byte value. > --- > gas/config/tc-tic6x.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) I'm sorry that it has taken so long - I've now checked and committed this change. For the future: It may be better if even trivial changes came with a proper S-o-b (unless you have copyright assignment in place with the FSF). Jan