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/libgloss ChangeLog i386/Makefile.in i386/c ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2002-10-25 12:18:46

Modified files:
	libgloss       : ChangeLog 
	libgloss/i386  : Makefile.in configure configure.in 
	                 cygmon-crt0.S cygmon-gmon.c cygmon-salib.c 
	                 cygmon.ld 

Log message:
	2002-10-25  Bernd Schmidt  <bernds@redhat.com>
	
	* i386/cygmon.ld: Add entry for .gcc_except_table.
	
	2000-10-25  Mark Salter  <msalter@redhat.com>
	
	* i386/cygmon-crt0.S: Use __USER_LABEL_PREFIX__ for symbols. Always
	use __start for start symbol.
	* i386/cygmon-salib.c: Don't build __do_global_[cd]tors for AOUT.
	Disable file I/O extensions to make Plum Hall happy.
	* i386/cygmon.ld: Set __start as entry point.
	* i386/Makefile.in: Support IS_AOUT.
	* i386/configure.in: Support IS_AOUT.
	* i386/configure: Regenerated.
	* i386/cygmon-salib.c:
	* i386/cygmon-gmon.c (_mcount): It's _etext.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libgloss/ChangeLog.diff?cvsroot=src&r1=1.44&r2=1.45
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libgloss/i386/Makefile.in.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libgloss/i386/configure.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libgloss/i386/configure.in.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libgloss/i386/cygmon-crt0.S.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libgloss/i386/cygmon-gmon.c.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libgloss/i386/cygmon-salib.c.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libgloss/i386/cygmon.ld.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]