diff options
author | Jan Beulich <jbeulich@suse.com> | 2024-12-13 09:43:12 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2024-12-13 09:43:12 +0100 |
commit | 251abe2e696c2f8cb18791330d3fb917b5e0acbd (patch) | |
tree | 8849b8eb3821d740a7068e60de14c99e9deae09f /gdb/python | |
parent | bbe22ca078c02ca248722832fd77e2a6cd2813c5 (diff) | |
download | gdb-251abe2e696c2f8cb18791330d3fb917b5e0acbd.zip gdb-251abe2e696c2f8cb18791330d3fb917b5e0acbd.tar.gz gdb-251abe2e696c2f8cb18791330d3fb917b5e0acbd.tar.bz2 |
msp430/gas: correct BFD_RELOC_32 handling
It was likely a copy-and-paste oversight that bfd_putl16() was used here
from the very beginning. And of course there's a difference only if the
value to be stored is different from the value that's already there;
typically both are 0.
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions