summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland McGrath <[email protected]>2010-11-22 17:35:56 -0800
committerRoland McGrath <[email protected]>2010-11-22 17:35:56 -0800
commit65d8e4e86abf37779b1a734ab29ad4bb4f532020 (patch)
treed0b05fc79e1ea1ca6c740c55239b6924e7e0cc87
parent464bc4e2f258124dc30af88bbfa76f6e677c6fe6 (diff)
0.150 NEWS items
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index dd739638..62460220 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Version 0.150
+
+libdw: Fix for handling huge .debug_aranges section.
+
+libdwfl: Fix for handling prelinked DSO with separate debug file.
+
+findtextrel: Fix diagnostics to work with usual section ordering.
+
+libebl: i386 backend fix for multi-register integer return value location.
+
Version 0.149:
libdw: Decode new DW_OP_GNU_implicit_pointer operation;