aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
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/NEWS
parentcde67b27d6304ffcc43fc13fb6da56f583af018d (diff)
downloadgdb-bc504a311794145e7aef2011f31ea87aa64bea4c.zip
gdb-bc504a311794145e7aef2011f31ea87aa64bea4c.tar.gz
gdb-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/NEWS')
-rw-r--r--gdb/NEWS20
1 files changed, 10 insertions, 10 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 484d98d..e3dd399 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -8,7 +8,7 @@
* Support for tracepoints on aarch64-linux was added in GDBserver.
* The 'record instruction-history' command now indicates speculative execution
- when using the Intel(R) Processor Trace recording format.
+ when using the Intel Processor Trace recording format.
* GDB now allows users to specify explicit locations, bypassing
the linespec parser. This feature is also available to GDB/MI
@@ -257,11 +257,11 @@ tui disable
show mpx bound
set mpx bound on i386 and amd64
- Support for bound table investigation on Intel(R) MPX enabled applications.
+ Support for bound table investigation on Intel MPX enabled applications.
record btrace pt
record pt
- Start branch trace recording using Intel(R) Processor Trace format.
+ Start branch trace recording using Intel Processor Trace format.
maint info btrace
Print information about branch tracing internals.
@@ -329,7 +329,7 @@ show debug linux-namespaces
set|show record btrace pt buffer-size
Set and show the size of the ring buffer used for branch tracing in
- Intel(R) Processor Trace format.
+ Intel Processor Trace format.
The obtained size may differ from the requested size. Use "info
record" to see the obtained buffer size.
@@ -354,12 +354,12 @@ Qbtrace-conf:bts:size
Set the requested ring buffer size for branch tracing in BTS format.
Qbtrace:pt
- Enable Intel(R) Procesor Trace-based branch tracing for the current
+ Enable Intel Procesor Trace-based branch tracing for the current
process. The remote stub reports support for this packet to GDB's
qSupported query.
Qbtrace-conf:pt:size
- Set the requested ring buffer size for branch tracing in Intel(R) Processor
+ Set the requested ring buffer size for branch tracing in Intel Processor
Trace format.
swbreak stop reason
@@ -433,7 +433,7 @@ Itanium running HP-UX ia64-*-hpux*
--with-intel-pt
This configure option allows the user to build GDB with support for
- Intel(R) Processor Trace (default: auto). This requires libipt.
+ Intel Processor Trace (default: auto). This requires libipt.
--with-libipt-prefix=PATH
Specify the path to the version of libipt that GDB should use.
@@ -705,10 +705,10 @@ show mi-async
can be used to launch native programs even when "set
auto-connect-native-target" is set to off.
-* GDB now supports access to Intel(R) MPX registers on GNU/Linux.
+* GDB now supports access to Intel MPX registers on GNU/Linux.
-* Support for Intel(R) AVX-512 registers on GNU/Linux.
- Support displaying and modifying Intel(R) AVX-512 registers
+* Support for Intel AVX-512 registers on GNU/Linux.
+ Support displaying and modifying Intel AVX-512 registers
$zmm0 - $zmm31 and $k0 - $k7 on GNU/Linux.
* New remote packets