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/configure libgloss/configure.in l ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	newlib-csl-20060320-branch
Changes by:	kazu@sourceware.org	2006-12-01 11:02:09

Modified files:
	libgloss       : configure configure.in 
	libgloss/m68k  : Makefile.in asm.h configure configure.in 
	newlib         : configure.host 
Added files:
	libgloss/m68k  : fido-_exit.c fido-crt0.S fido-handler.c 
	                 fido-hosted.S fido-sbrk.c fido.h fido.sc 
	                 fido_profiling.h 

Log message:
	/
	* config.sub: Recognize fido and fido-*.
	
	libgloss/
	* configure.in: Recognize fido-*-*.
	* configure: Regenerate.
	* m68k/Makefile.in (CF_ISRS): Use addprefix.
	(FIDO_CRT0, FIDO_BSP, FIDO_OBJS, FIDO_HANDLERS,
	FIDO_UNHOSTED_SCRIPTS, FIDO_HOSTED_SCRIPTS, FIDO_SCRIPTS,
	FIDO_SOURCES, all_fido, fido-%-crt0.o, fido-rom.ld,
	fido-rom-hosted.ld, fido-sram.ld, fido-sram-hosted.ld,
	fido-sdram.ld, fido-sdram-hosted.ld, fido-redboot.ld,
	install_fido): New.
	* m68k/asm.h (mbb): New.
	* m68k/configure.in (DO): Check for __mfido__.
	* m68k/configure: Regenerate.
	* m68k/fido-_exit.c, m68k/fido-crt0.S, m68k/fido-handler.c,
	m68k/fido-hosted.S, m68k/fido-sbrk.c, m68k/fido.h,
	m68k/fido.sc, m68k/fido_profiling.h: New.
	
	newlib/
	* configure.host: Recognize fido.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/configure.diff?cvsroot=src&only_with_tag=newlib-csl-20060320-branch&r1=1.14.2.1&r2=1.14.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/configure.in.diff?cvsroot=src&only_with_tag=newlib-csl-20060320-branch&r1=1.14.2.1&r2=1.14.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/m68k/fido-_exit.c.diff?cvsroot=src&only_with_tag=newlib-csl-20060320-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/m68k/fido-crt0.S.diff?cvsroot=src&only_with_tag=newlib-csl-20060320-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/m68k/fido-handler.c.diff?cvsroot=src&only_with_tag=newlib-csl-20060320-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/m68k/fido-hosted.S.diff?cvsroot=src&only_with_tag=newlib-csl-20060320-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/m68k/fido-sbrk.c.diff?cvsroot=src&only_with_tag=newlib-csl-20060320-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/m68k/fido.h.diff?cvsroot=src&only_with_tag=newlib-csl-20060320-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/m68k/fido.sc.diff?cvsroot=src&only_with_tag=newlib-csl-20060320-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/m68k/fido_profiling.h.diff?cvsroot=src&only_with_tag=newlib-csl-20060320-branch&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/m68k/Makefile.in.diff?cvsroot=src&only_with_tag=newlib-csl-20060320-branch&r1=1.5.2.16&r2=1.5.2.17
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/m68k/asm.h.diff?cvsroot=src&only_with_tag=newlib-csl-20060320-branch&r1=1.2&r2=1.2.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/m68k/configure.diff?cvsroot=src&only_with_tag=newlib-csl-20060320-branch&r1=1.3.2.1&r2=1.3.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/m68k/configure.in.diff?cvsroot=src&only_with_tag=newlib-csl-20060320-branch&r1=1.2.2.1&r2=1.2.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/configure.host.diff?cvsroot=src&only_with_tag=newlib-csl-20060320-branch&r1=1.78.2.1&r2=1.78.2.2


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