diff options
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 25fee15..7f79eda 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -6,6 +6,9 @@ * Add a new command line option -a / --addresses to addr2line to display the address before function name or source filename. +* Add a new command line option -p / --pretty-print to addr2line to have + a more human readable output. + Changes in 2.20: * Add support for delay importing to dlltool. Use the --output-delaylib <file> |