diff options
author | Joel Brobecker <brobecker@adacore.com> | 2017-04-17 07:30:29 -0700 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2017-04-17 07:30:29 -0700 |
commit | 305d16a9beff2a817ee03b3881da68eb3a29edec (patch) | |
tree | 07a799918bf90e9001a49235d5af683f11a38e50 /gdb/NEWS | |
parent | 8bb5723165d4e7308fb69b21a95f396f9e61caaf (diff) | |
download | gdb-305d16a9beff2a817ee03b3881da68eb3a29edec.zip gdb-305d16a9beff2a817ee03b3881da68eb3a29edec.tar.gz gdb-305d16a9beff2a817ee03b3881da68eb3a29edec.tar.bz2 |
Update NEWS post GDB 8.0 branch creation.
gdb/ChangeLog:
* NEWS: Create a new section for the next release branch.
Rename the section of the current branch, now that it has
been cut.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,7 +1,9 @@ What has changed in GDB? (Organized release by release) -*** Changes since GDB 7.12 +*** Changes since GDB 8.0 + +*** Changes in GDB 8.0 * GDB now supports access to the PKU register on GNU/Linux. The register is added by the Memory Protection Keys for Userspace feature which will be |