This is the mail archive of the newlib-cvs@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]

src/libgloss ChangeLog or1k/Makefile.in or1k/R ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2014-12-15 20:17:39

Modified files:
	libgloss       : ChangeLog 
	libgloss/or1k  : Makefile.in 
Added files:
	libgloss/or1k  : README caches-asm.S exceptions-asm.S 
	                 exceptions.c impure.c interrupts-asm.S 
	                 interrupts.c mmu-asm.S or1k-internals.h 
	                 or1k_uart.c or1k_uart.h outbyte.S sbrk.c 
	                 sync-asm.S syscalls.c timer.c util.c 
	libgloss/or1k/include: or1k-nop.h or1k-support.h 

Log message:
	2014-12-15  Stefan Wallentowitz  <stefan.wallentowitz@tum.de>
	
	* or1k/Makefile.in: Add libor1k
	* or1k/README: New file
	* or1k/caches-asm.S: New file
	* or1k/exceptions-asm.S: New file
	* or1k/exceptions.c: New file
	* or1k/impure.c: New file
	* or1k/include/or1k-nop.h: New file
	* or1k/include/or1k-support.h: New file
	* or1k/interrupts-asm.S: New file
	* or1k/interrupts.c: New file
	* or1k/mmu-asm.S: New file
	* or1k/or1k-internals.h: New file
	* or1k/or1k_uart.c: New file
	* or1k/or1k_uart.h: New file
	* or1k/outbyte.S: New file
	* or1k/sbrk.c: New file
	* or1k/sync-asm.S: New file
	* or1k/syscalls.c: New file
	* or1k/timer.c: New file
	* or1k/util.c: New file

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/ChangeLog.diff?cvsroot=src&r1=1.421&r2=1.422
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/or1k/README.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/or1k/caches-asm.S.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/or1k/exceptions-asm.S.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/or1k/exceptions.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/or1k/impure.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/or1k/interrupts-asm.S.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/or1k/interrupts.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/or1k/mmu-asm.S.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/or1k/or1k-internals.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/or1k/or1k_uart.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/or1k/or1k_uart.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/or1k/outbyte.S.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/or1k/sbrk.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/or1k/sync-asm.S.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/or1k/syscalls.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/or1k/timer.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/or1k/util.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/or1k/Makefile.in.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/or1k/include/or1k-nop.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/or1k/include/or1k-support.h.diff?cvsroot=src&r1=NONE&r2=1.1


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