diff options
-rw-r--r-- | CREDITS | 4 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 7 insertions, 0 deletions
@@ -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 @@ -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 |