summaryrefslogtreecommitdiff
path: root/devel/gdb/files/patch-gdb_tick6x-linux-tdep.c
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2019-06-01 00:44:08 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2019-06-01 00:44:08 +0000
commit8113892617de0ababfc7c5773c7d147f807243d3 (patch)
tree215f908414b55511ecbc05cc9435c5638fcd39b6 /devel/gdb/files/patch-gdb_tick6x-linux-tdep.c
parent- Update to 20190601 (diff)
Update port to GDB 8.3.
New features in GDB 8.3 include support for DWARF index caches and styling (colors) in the CLI and TUI. Source code styling is also available via the new SOURCE_HIGHLIGHT option (enabled by default). GDB 8.3 also adds support for FreeBSD/riscv64. In addition, kgdb has been updated for changes in 8.3 along with support for FreeBSD/riscv64 kernels. The libc++ helpers have been updated to a newer version which adds support for std::list<> and std::forward_list<>. The helpers now also support Python 3. Finally, a few post-8.3 patches have been backported which add suport for TLS (Thread Local Storage) variables on FreeBSD amd64, i386, powerpc, and riscv architectures. Note that amd64 and i386 do not support examining TLS variables in core dumps currently. This support along with support for additional architectures require kernel changes and will be added in the future once the kernel has been updated. Reviewed by: pizzamig (maintainer) Differential Revision: https://reviews.freebsd.org/D20403
Notes
Notes: svn path=/head/; revision=503200
Diffstat (limited to 'devel/gdb/files/patch-gdb_tick6x-linux-tdep.c')
-rw-r--r--devel/gdb/files/patch-gdb_tick6x-linux-tdep.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/gdb/files/patch-gdb_tick6x-linux-tdep.c b/devel/gdb/files/patch-gdb_tick6x-linux-tdep.c
deleted file mode 100644
index 411e42e1de07..000000000000
--- a/devel/gdb/files/patch-gdb_tick6x-linux-tdep.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- gdb/tic6x-linux-tdep.c.orig 2018-03-15 16:29:54.131451000 +0100
-+++ gdb/tic6x-linux-tdep.c 2018-03-15 16:30:19.640674000 +0100
-@@ -137,7 +137,7 @@
- 4,
- {
- {0x000045aa, 0x0fffffff}, /* mvk .S2 139,b0 */
-- {0x10000000, -1}, /* swe */
-+ {0x10000000, static_cast<ULONGEST>(-1)}, /* swe */
- {TRAMP_SENTINEL_INSN}
- },
- tic6x_linux_rt_sigreturn_init