diff options
author | Jan Beulich <jbeulich@suse.com> | 2023-04-21 12:07:53 +0200 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2023-04-21 12:07:53 +0200 |
commit | 06173b5d0926a76c9d1af832d76636f80fc04413 (patch) | |
tree | 08ea278edb49bfa0e12d0526adad83166d74a85b /ld/ChangeLog-2019 | |
parent | 4bcbe86c25a61afd70106af466e73e4462c25d0b (diff) | |
download | gdb-06173b5d0926a76c9d1af832d76636f80fc04413.zip gdb-06173b5d0926a76c9d1af832d76636f80fc04413.tar.gz gdb-06173b5d0926a76c9d1af832d76636f80fc04413.tar.bz2 |
x86: change fetch error handling in top-level function
... and its direct helper get_sib(). Using setjmp()/longjmp() for fetch
error handling is problematic, as per
https://sourceware.org/pipermail/binutils/2023-March/126687.html. Start
using more conventional error handling instead.
Also introduce a fetch_modrm() helper, for subsequent re-use.
Diffstat (limited to 'ld/ChangeLog-2019')
0 files changed, 0 insertions, 0 deletions