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

src/libgloss ChangeLog m68k/Makefile.in m68k/s ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sources.redhat.com	2001-02-28 10:41:57

Modified files:
	libgloss       : ChangeLog 
	libgloss/m68k  : Makefile.in 
Added files:
	libgloss/m68k  : sim-abort.c sim-crt0.S sim-errno.c sim-funcs.c 
	                 sim-inbyte.c sim-print.c sim-sbrk.c sim.ld 
	                 simulator.S 

Log message:
	2001-02-28  Will Cohen  <wcohen@redhat.com>
	
	* src/libgloss/m68k/Makefile.in: Updated copyright and
	added rules to build simulator related libraries.
	(SIM_SCRIPTS): New variable.
	(SIM_LDFLAGS): New variable.
	(SIM_BSP): New variable.
	(SIM_CRT0): New variable.
	(SIM_OBJS): New variable.
	(SIM_TEST): New variable.
	(SIM_INSTALL): new variable.
	* src/libgloss/m68k/sim-abort.c: New file.
	* src/libgloss/m68k/sim-crt0.S: New file.
	* src/libgloss/m68k/sim-errno.c: New file.
	* src/libgloss/m68k/sim-funcs.c: New file.
	* src/libgloss/m68k/sim-inbyte.c: New file.
	* src/libgloss/m68k/sim-print.c: New file.
	* src/libgloss/m68k/sim-sbrk.c: New file.
	* src/libgloss/m68k/sim.ld: New file.
	* src/libgloss/m68k/simulator.S: New file.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libgloss/ChangeLog.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libgloss/m68k/sim-abort.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libgloss/m68k/sim-crt0.S.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libgloss/m68k/sim-errno.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libgloss/m68k/sim-funcs.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libgloss/m68k/sim-inbyte.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libgloss/m68k/sim-print.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libgloss/m68k/sim-sbrk.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libgloss/m68k/sim.ld.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libgloss/m68k/simulator.S.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libgloss/m68k/Makefile.in.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]