diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2012-10-20 14:42:03 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2012-10-20 14:42:03 +0400 |
commit | bb1c3da3c12651f1c408d96dd6d33ae157bdadd6 (patch) | |
tree | 4a535b35500684ac6a928bf0fd661325b5a04697 /dwarfgen/ChangeLog | |
download | dwarfutils-upstream/20120410.tar.gz |
Imported Upstream version 20120410upstream/20120410upstream
Diffstat (limited to 'dwarfgen/ChangeLog')
-rw-r--r-- | dwarfgen/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dwarfgen/ChangeLog b/dwarfgen/ChangeLog new file mode 100644 index 0000000..f8eea52 --- /dev/null +++ b/dwarfgen/ChangeLog @@ -0,0 +1,6 @@ +2011-04-10 DavidAnderson <davea42@earthlink.net> + * config.h.in: Add HAVE_INTPTR_T + * configure.in: Test for intptr_t + * configure: Regenerated + * irepattrtodbg.cc: Add typedef and test for INTPTR_T + |