mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-22 07:37:38 +01:00
Mention URL for HJ's libunwind-specification extensions.
(Logical change 1.269)
This commit is contained in:
parent
3561d9af35
commit
5ab903c90b
1 changed files with 3 additions and 1 deletions
4
NEWS
4
NEWS
|
@ -3,9 +3,11 @@
|
|||
* News for v0.98:
|
||||
|
||||
** Update libunwind to be compliant with the updated/expanded
|
||||
ia64 unwind specificiation by HJ Lu. This is needed for
|
||||
ia64 unwind specificiation by HJ Lu [1]. This is needed for
|
||||
GCC 3.4 compatibility.
|
||||
|
||||
[1] http://www.kernel.org/pub/linux/devel/gcc/unwind/
|
||||
|
||||
** Initial support for x86-64 has been added courtesy of Max Asbock.
|
||||
Along with this came a bunch of DWARF2 unwinder fixes.
|
||||
|
||||
|
|
Loading…
Reference in a new issue