summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Kogan <dima@secretsauce.net>2014-05-11 17:02:16 -0700
committerChanho Park <chanho61.park@samsung.com>2014-08-22 20:38:26 +0900
commitb3fd645cb02de43ad3bd5c803c2c89350ac611d7 (patch)
treea31e1bda7a161393532a5852b72c75e95c9f1eb5
parentf8c788724c8297f8faf15d3562a32a509c836f72 (diff)
downloadltrace-b3fd645cb02de43ad3bd5c803c2c89350ac611d7.tar.gz
ltrace-b3fd645cb02de43ad3bd5c803c2c89350ac611d7.tar.bz2
ltrace-b3fd645cb02de43ad3bd5c803c2c89350ac611d7.zip
added NEWS, CREDITS info about the new DWARF prototyping code
-rw-r--r--CREDITS4
-rw-r--r--NEWS3
2 files changed, 7 insertions, 0 deletions
diff --git a/CREDITS b/CREDITS
index 2e7c3c6..c85eb76 100644
--- a/CREDITS
+++ b/CREDITS
@@ -81,6 +81,10 @@ D: x86-64 fixes
D: libelf support
D: Fixes
+N: Dima Kogan
+E: dima@secretsauce.net
+D: Reading prototypes from DWARF information
+
N: Michal Ludvig
E: mludvig@suse.cz
D: x86-64 fixes
diff --git a/NEWS b/NEWS
index 1614873..71d3a1f 100644
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,9 @@
This use is still accepted, taken to mean "hide(int)", but
produces a warning, and will be removed in future.
+ - Prototypes are now read from DWARF debug info, if available. This
+ complements the data available in config files
+
** Architectural support
- MIPS and MIPSel are now handled by the same backend.
- ARMv6, ARMv7 and ARMv8 (AArch64) are supported, including full