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/arm/Makefile.in libgloss/arm/crt0 ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	newlib-csl-20060320-branch
Changes by:	pbrook@sourceware.org	2006-08-30 22:24:19

Modified files:
	libgloss/arm   : Makefile.in crt0.S syscalls.c 
	newlib/libc/sys/arm: crt0.S 
Added files:
	libgloss/arm   : arm.sc armv7m.specs 
Removed files:
	libgloss/arm   : elf-lm3s10x.ld elf-lm3s301.ld elf-lm3s31x.ld 

Log message:
	2006-08-30  Paul Brook  <paul@codesourcery.com>
	
	libgloss/
	* arm/Makefile.in: Change armv7m linker script generation.  Add
	armv7m.spec.  Build armv7m-crt0.o.
	* arm/arm.sc: New file.
	* arm/armv7m.specs: New file.
	* arm/crt0.S: Add armv7m code.
	* arm/elf-lm3s10x.ld: Remove.
	* arm/elf-lm3s301.ld: Remove.
	* arm/elf-lm3s31x.ld: Remove.
	* arm/swi.h (do_AngelSWI): Add definition.
	* arm/syscalls.c: Merge lazy semihosting initialization from newlib.
	
	newlib/
	* libc/sys/arm/crt0.S: Add armv7m rom startup code.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/arm/arm.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/arm/armv7m.specs.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/arm/Makefile.in.diff?cvsroot=src&only_with_tag=newlib-csl-20060320-branch&r1=1.6.2.2&r2=1.6.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/arm/crt0.S.diff?cvsroot=src&only_with_tag=newlib-csl-20060320-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/arm/syscalls.c.diff?cvsroot=src&only_with_tag=newlib-csl-20060320-branch&r1=1.9.2.1&r2=1.9.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/arm/elf-lm3s10x.ld.diff?cvsroot=src&only_with_tag=newlib-csl-20060320-branch&r1=1.1.2.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/arm/elf-lm3s301.ld.diff?cvsroot=src&only_with_tag=newlib-csl-20060320-branch&r1=1.1.2.2&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/arm/elf-lm3s31x.ld.diff?cvsroot=src&only_with_tag=newlib-csl-20060320-branch&r1=1.1.2.2&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/arm/crt0.S.diff?cvsroot=src&only_with_tag=newlib-csl-20060320-branch&r1=1.12.2.1&r2=1.12.2.2


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