aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--binutils/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/NEWS b/binutils/NEWS
index 832c9e9..7986407 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -11,6 +11,9 @@ Changes in binutils 2.8:
objdump -b i386-pc-linux. The triplets are not passed through config.sub,
so they must be in canonical form.
+* Added new addr2line program. This uses the debugging information to convert
+ an address into a file name and line number within a program.
+
* Added --change-leading-char argument to objcopy.
* Added --weaken argument to objcopy.
@@ -19,6 +22,8 @@ Changes in binutils 2.8:
* Added --adjust-vma option to objdump.
+* Added -C/--demangle option to objdump.
+
Changes in binutils 2.7:
* Added --enable-shared and --enable-commonbfdlib options to configure.