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 newlib/ChangeLog newlib/libc/machine/rl78/ ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	dj@sourceware.org	2012-10-03 20:24:50

Modified files:
	newlib         : ChangeLog 
	newlib/libc/machine/rl78: setjmp.S 
	libgloss       : ChangeLog 
	libgloss/rl78  : crt0.S 

Log message:
	* libc/machine/rl78/setjmp.S: Convert from CPP macros to GAS
	macros, to avoid dependence on the line separation character.
	
	* rl78/crt0.S (_interrupt_vector_table): Convert from CPP macros
	to GAS macros, to avoid dependence on the line separation
	character.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.1706&r2=1.1707
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/rl78/setjmp.S.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/ChangeLog.diff?cvsroot=src&r1=1.350&r2=1.351
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/rl78/crt0.S.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]