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 m32c/Makefile.in m32c/c ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	dj@sourceware.org	2008-09-24 23:29:38

Modified files:
	libgloss       : ChangeLog 
	libgloss/m32c  : Makefile.in crt0.S m32c.tmpl 
Added files:
	libgloss/m32c  : sample.c varvects.S varvects.h 

Log message:
	* m32c/varvects.S: New.
	* m32c/varvects.h: New.
	* m32c/sample.c: New.
	* m32c/Makefile.in: Add m32cgloss library support.
	* m32c/crt0.S: Tweaks to support interrupts by default.
	* m32c/m32c.tmpl: Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/ChangeLog.diff?cvsroot=src&r1=1.250&r2=1.251
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/m32c/sample.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/m32c/varvects.S.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/m32c/varvects.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/m32c/Makefile.in.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/m32c/crt0.S.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/m32c/m32c.tmpl.diff?cvsroot=src&r1=1.1&r2=1.2


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