RE: [PATCH] [ARC] Reimplement exception handling support.

2017-11-21 Thread Claudiu Zissulescu
> Mostly OK, my only comment is about the comments! There's a couple of > places where the comments are phrased in terms of "this commit" and > "see changes". Comments in the code should (I think) be phrased in > terms of how the code is right now (or at least after the changes is > merged), so:

Re: [PATCH] [ARC] Reimplement exception handling support.

2017-11-07 Thread Andrew Burgess
* Claudiu Zissulescu [2017-11-02 13:00:09 +0100]: > This is patch which solves the ARC issues with exception handling support. > > Ok to apply? Mostly OK, my only comment is about the comments! There's a couple of places where the comments are phrased in terms of "this commit" and "see change

[PATCH] [ARC] Reimplement exception handling support.

2017-11-02 Thread Claudiu Zissulescu
This is patch which solves the ARC issues with exception handling support. Ok to apply? Claudiu 2016-06-09 Claudiu Zissulescu Andrew Burgess * config/arc/arc-protos.h (arc_compute_frame_size): Delete declaration. (arc_return_slot_offset): Likewise.