2002-06-18 Dave Brolley <brolley@redhat.com>

From Catherine Moore, Michael Meissner, Richard Sandiford:
	* libc/include/machine/setjmp.h (_JBLEN): Define for __frv__.
	(_JBTYPE): Ditto.
	* libc/include/sys/config.h (__IEEE_BIG_ENDIAN): Ditto.
	(__ATTRIBUTE_IMPURE_PTR__): Ditto.
	* libc/include/machine/ieeefp.h (__IEEE_BIG_ENDIAN): Ditto.
	* configure.host: Support frv-*-*.
	* libc/machine/frv/Makefile.am: New file.
	* libc/machine/frv/configure.in: New file.
	* libc/machine/frv/setjmp.S: New file.
This commit is contained in:
Dave Brolley
2002-06-18 21:20:28 +00:00
parent c2b0dec2dc
commit 4ecedd09e7
12 changed files with 2596 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
Support for the Fujitsu FRV architecture added by Red Hat.
*** Major changes in newlib version 1.10.0:
* libtool support for i[3456]86-pc-linux native builds