public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] [ARC] Profile and JLI patches
@ 2017-05-23 13:08 Claudiu Zissulescu
  2017-05-23 13:08 ` [PATCH 2/2] [ARC] Add JLI support Claudiu Zissulescu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Claudiu Zissulescu @ 2017-05-23 13:08 UTC (permalink / raw)
  To: newlib; +Cc: Claudiu.Zissulescu, Anton.Kolesov, Francois.Bedard

From: claziss <claziss@synopsys.com>

Hi,

I have two patches for ARC backend which adds support for profiler
(via mcount), and for JLI instructions.

OK to apply?
Claudiu

Claudiu Zissulescu (2):
  [ARC] Add profile support.
  [ARC] Add JLI support.

 libgloss/arc/Makefile.in |  20 ++-
 libgloss/arc/crt0.S      |  21 ++-
 libgloss/arc/gcrt0.S     |  79 +++++++++
 libgloss/arc/mcount.c    | 422 +++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 533 insertions(+), 9 deletions(-)
 create mode 100644 libgloss/arc/gcrt0.S
 create mode 100644 libgloss/arc/mcount.c

-- 
1.9.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-06-14 12:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-23 13:08 [PATCH 0/2] [ARC] Profile and JLI patches Claudiu Zissulescu
2017-05-23 13:08 ` [PATCH 2/2] [ARC] Add JLI support Claudiu Zissulescu
2017-05-23 13:08 ` [PATCH 1/2] [ARC] Add profile support Claudiu Zissulescu
2017-06-14 12:52 ` [PATCH 0/2] [ARC] Profile and JLI patches Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).