diff options
author | Phil Blundell <philb@brightsign.biz> | 2019-09-09 10:27:03 +0100 |
---|---|---|
committer | Phil Blundell <philb@brightsign.biz> | 2019-09-09 10:27:40 +0100 |
commit | 60391a255b720e37ab1efbb7e83bf7dfa270a0fe (patch) | |
tree | be34f42b0585a3252cdc376987ee6f7862f2bf46 /binutils/NEWS | |
parent | 4082c6ee3976f74fbaa27134acc690949b0cc8a1 (diff) | |
download | gdb-60391a255b720e37ab1efbb7e83bf7dfa270a0fe.zip gdb-60391a255b720e37ab1efbb7e83bf7dfa270a0fe.tar.gz gdb-60391a255b720e37ab1efbb7e83bf7dfa270a0fe.tar.bz2 |
Add markers for 2.33 branch to NEWS and ChangeLog files.
Diffstat (limited to 'binutils/NEWS')
-rw-r--r-- | binutils/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/binutils/NEWS b/binutils/NEWS index 349af31..e6afc4b 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,4 +1,7 @@ -*- text -*- + +Changes in 2.33: + * Add --source-comment[=<txt>] option to objdump which if present, provides a prefix to source code lines displayed in a disassembly. |