aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/linux-low.c
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2016-01-12 15:03:11 +0000
committerPedro Alves <palves@redhat.com>2016-01-12 15:03:11 +0000
commitbc504a311794145e7aef2011f31ea87aa64bea4c (patch)
treec090ec3bb13003608595cc59a8bd9ec1cd6b3cbf /gdb/gdbserver/linux-low.c
parentcde67b27d6304ffcc43fc13fb6da56f583af018d (diff)
downloadbinutils-bc504a311794145e7aef2011f31ea87aa64bea4c.zip
binutils-bc504a311794145e7aef2011f31ea87aa64bea4c.tar.gz
binutils-bc504a311794145e7aef2011f31ea87aa64bea4c.tar.bz2
Remove trademark acknowledgements throughout
The GNU Coding Standards say: "Please do not include any trademark acknowledgements in GNU software packages or documentation." gdb/ChangeLog: 2016-01-12 Pedro Alves <palves@redhat.com> Remove use of the registered trademark symbol throughout. gdb/gdbserver/ChangeLog: 2016-01-12 Pedro Alves <palves@redhat.com> Remove use of the registered trademark symbol throughout. gdb/doc/ChangeLog: 2016-01-12 Pedro Alves <palves@redhat.com> Remove use of the registered trademark symbol throughout.
Diffstat (limited to 'gdb/gdbserver/linux-low.c')
-rw-r--r--gdb/gdbserver/linux-low.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdbserver/linux-low.c b/gdb/gdbserver/linux-low.c
index 4f8f573..fe3ba85 100644
--- a/gdb/gdbserver/linux-low.c
+++ b/gdb/gdbserver/linux-low.c
@@ -6913,7 +6913,7 @@ linux_low_disable_btrace (struct btrace_target_info *tinfo)
return (err == BTRACE_ERR_NONE ? 0 : -1);
}
-/* Encode an Intel(R) Processor Trace configuration. */
+/* Encode an Intel Processor Trace configuration. */
static void
linux_low_encode_pt_config (struct buffer *buffer,