summaryrefslogtreecommitdiff
path: root/dwarfexample/ChangeLog2010
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2012-10-20 14:42:03 +0400
committerIgor Pashev <pashev.igor@gmail.com>2012-10-20 14:42:03 +0400
commitbb1c3da3c12651f1c408d96dd6d33ae157bdadd6 (patch)
tree4a535b35500684ac6a928bf0fd661325b5a04697 /dwarfexample/ChangeLog2010
downloaddwarfutils-upstream.tar.gz
Imported Upstream version 20120410upstream/20120410upstream
Diffstat (limited to 'dwarfexample/ChangeLog2010')
-rw-r--r--dwarfexample/ChangeLog201011
1 files changed, 11 insertions, 0 deletions
diff --git a/dwarfexample/ChangeLog2010 b/dwarfexample/ChangeLog2010
new file mode 100644
index 0000000..76ebe69
--- /dev/null
+++ b/dwarfexample/ChangeLog2010
@@ -0,0 +1,11 @@
+April 26, 2010 David Anderson <davea42@earthlink.net>
+ * simplereader.c: Now prints all TAGs regardless of
+ whether a DIE has a DW_AT_name attribute. All names
+ print an "" pair so it's easy to recognize empty names
+ and names with embedded spaces.
+March 31, 2010 David Anderson <davea42@earthlink.net>
+ * simplereader.c: Added a new option --names which
+ shows additional detail on getting attributes and source
+ file information.
+January 3, 2010 David Anderson <davea42@earthlink.net>
+ * frame1.c, simplereader.c: Update copyright year.