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/include/machine/param.h


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2004-05-07 20:39:57

Modified files:
	newlib         : ChangeLog 
Added files:
	newlib/libc/include/machine: param.h 

Log message:
	2004-05-07  Jeff Johnston  <jjohnstn@redhat.com>
	
	* libc/include/sys/param.h: Remove endian info and include
	<machine/endian.h> instead.
	* libc/include/machine/endian.h: New file.
	* libc/include/machine/param.h: Ditto.
	* libc/machine/arm/machine/endian.h: Ditto.
	* libc/machine/arm/machine/param.h: Ditto.
	* libc/sys/arm/sys/param.h: Removed.
	* libc/sys/sysvi386/sys/param.h: Ditto.
	* libc/sys/rtems/sys/param.h: Modified to include <machine/endian.h>.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.665&r2=1.666
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/include/machine/param.h.diff?cvsroot=src&r1=NONE&r2=1.1


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