> - Fix to unwinding. Now is is possible to unwind from syscall
> wrappers, signals and functions with dynamic stack allocation.
>
> - Patch also fixes millicode. Although millicode save and restore functions
> would change blink, the calls to those functions were not clobbering blink.
>
Approve
Hi everyone,
Here is patch to stack unwinding for ARC.
- Fix to unwinding. Now is is possible to unwind from syscall
wrappers, signals and functions with dynamic stack allocation.
- Patch also fixes millicode. Although millicode save and restore functions
would change blink, the calls to those f