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]
Other format: [Raw text]

src/newlib ChangeLog libc/sys/linux/machine/i3 ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sources.redhat.com	2002-08-12 17:11:51

Modified files:
	newlib         : ChangeLog 
	newlib/libc/sys/linux/machine/i386: crt0.c 

Log message:
	2002-08-12  Jeff Johnston  <jjohnstn@redhat.com>
	
	* libc/sys/linux/machine/i386/crt0.c (__bss_start,_end):
	Declare as extern chars and use the address operator to
	properly use values set in linker script.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.409&r2=1.410
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/sys/linux/machine/i386/crt0.c.diff?cvsroot=src&r1=1.3&r2=1.4


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