This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH v2 2/4] Add support for ARC to libgloss


ChangeLog:
2015-11-12  Anton Kolesov  <Anton.Kolesov@synopsys.com>

        * configure.in: Add ARC support to libgloss.
        * configure: Regenerate.

libgloss/ChangeLog:
2015-11-12  Anton Kolesov  <Anton.Kolesov@synopsys.com>

        * configure: Add ARC support.
        * configure.in: Likewise.
        * arc/Makefile.in: Likewise.
        * arc/aclocal.m4: Likewise.
        * arc/configure: Likewise.
        * arc/configure.in: Likewise.
        * arc/crt0.S: Likewise.
        * arc/libcfunc.c: Likewise.
        * arc/nsim-syscall.h: Likewise.
        * arc/nsim-syscalls.c: Likewise.
        * arc/nsim.specs: Likewise.
        * arc/sbrk.c: Likewise.

--
Anton

Attachment: 0002-Add-support-for-ARC-to-libgloss.patch.gz
Description: 0002-Add-support-for-ARC-to-libgloss.patch.gz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]