From b3fd645cb02de43ad3bd5c803c2c89350ac611d7 Mon Sep 17 00:00:00 2001 From: Dima Kogan Date: Sun, 11 May 2014 17:02:16 -0700 Subject: [PATCH] added NEWS, CREDITS info about the new DWARF prototyping code --- CREDITS | 4 ++++ NEWS | 3 +++ 2 files changed, 7 insertions(+) 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 -- 2.7.4