diff options
author | Nick Clifton <nickc@redhat.com> | 2018-01-13 13:20:55 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2018-01-13 13:20:55 +0000 |
commit | 9176ac5bfce8c1771063c2514b7d46efa613cc1b (patch) | |
tree | eeff5a0e0fd5e7be8e7de2903e9e3532bbed09bb /binutils/NEWS | |
parent | 27f7b092c26b84633a4a266ba8ff01154d915035 (diff) | |
download | gdb-9176ac5bfce8c1771063c2514b7d46efa613cc1b.zip gdb-9176ac5bfce8c1771063c2514b7d46efa613cc1b.tar.gz gdb-9176ac5bfce8c1771063c2514b7d46efa613cc1b.tar.bz2 |
Add 2.30 markers to NEWS files.
binutils/
* NEWS: Add marker for 2.30.
gas/
* NEWS: Add marker for 2.30.
ld/
* NEWS: Add marker for 2.30.
Diffstat (limited to 'binutils/NEWS')
-rw-r--r-- | binutils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/binutils/NEWS b/binutils/NEWS index c9a72f2..c0fa05f 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,5 +1,7 @@ -*- text -*- +Changes in 2.30: + * Add --debug-dump=links option to readelf and --dwarf=links option to objdump which displays the contents of any .gnu_debuglink or .gnu_debugaltlink sections. |