diff options
author | Joel Brobecker <brobecker@gnat.com> | 2012-07-18 04:02:10 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2012-07-18 04:02:10 +0000 |
commit | 80c8d3230e81862434d79e2395363736cb09b509 (patch) | |
tree | 3fe99524c540d1414529b73362365e0d0571603a /gdb/NEWS | |
parent | b45a0664ccb33561f12530929dad9c8c61a8c316 (diff) | |
download | gdb-80c8d3230e81862434d79e2395363736cb09b509.zip gdb-80c8d3230e81862434d79e2395363736cb09b509.tar.gz gdb-80c8d3230e81862434d79e2395363736cb09b509.tar.bz2 |
Update the NEWS file following the creation of the GDB 7.5 branch.
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.4 +*** Changes since GDB 7.5 + +*** Changes in GDB 7.5 * GDB now supports x32 ABI. Visit <http://sites.google.com/site/x32abi/> for more x32 ABI info. |