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]

Re: Newlib port for the Visium


On Jan 20 00:38, Eric Botcazou wrote:
> Hi,
> 
> on behalf of Controls and Data Services, AdaCore would like to contribute a
> port of Newlib to the Visium.  This is a 32-bit RISC architecture with an 
> Extended Arithmetic Module implementing some 64-bit operations and an FPU
> designed for embedded systems.  The binutils and compilers port have already 
> been contributed and the ultimate goal is to contribute a port of the entire 
> toolchain with simulator and debugger.
> 
> This is a very basic port but it contains a libsim.a that implements support 
> for I/O in the simulator.  It is under the standard BSD license, modulo a 
> couple of files (libgloss/visium/io.h and libgloss/visium/io-gdb.c) that are 
> copied from the m68k port:
> 
> ? libgloss/visium/Makefile.in
> ? libgloss/visium/_exit.c
> ? libgloss/visium/aclocal.m4
> ? libgloss/visium/configure
> ? libgloss/visium/configure.in
> ? libgloss/visium/crt0.S
> ? libgloss/visium/gettod.c
> ? libgloss/visium/io-gdb.c
> ? libgloss/visium/io-stubs.c
> ? libgloss/visium/io.h
> ? libgloss/visium/sbrk.c
> ? libgloss/visium/serial-inbyte.c
> ? libgloss/visium/serial-outbyte.c
> ? libgloss/visium/syscall.h
> ? libgloss/visium/syscalls.c
> ? newlib/libc/machine/visium/Makefile.am
> ? newlib/libc/machine/visium/Makefile.in
> ? newlib/libc/machine/visium/aclocal.m4
> ? newlib/libc/machine/visium/configure
> ? newlib/libc/machine/visium/configure.in
> ? newlib/libc/machine/visium/memcpy.c
> ? newlib/libc/machine/visium/memcpy.h
> ? newlib/libc/machine/visium/memmove.c
> ? newlib/libc/machine/visium/memset.c
> ? newlib/libc/machine/visium/memset.h
> ? newlib/libc/machine/visium/setjmp.S
> 
> I have write access to the CVS repository.

The port looks good to me.  Please apply.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

Attachment: pgpdtT58gVrmx.pgp
Description: PGP signature


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