[PATCH]: Newlib port for 68hc11/68hc12

Stephane Carrez stcarrez@nerim.fr
Tue Jul 23 13:40:00 GMT 2002


Hi!

This is the revised patch for 68HC11/68HC12 port of Newlib.
The sys/m68hc11 directory is removed and is now part of libgloss (see libgloss HC11/HC12 patch).

Can you integrate this patch?

	Stephane

2002-07-23  Stephane Carrez  <stcarrez@nerim.fr>

	* configure.host: Recognize m6811-elf and m6812-elf targets.
	* libc/include/machine/setjmp.h (_JBLEN): Define for 68hc11/68hc12.
	* libc/include/machine/ieeefp.h (__IEEE_BIG_ENDIAN): Define for 68HC11.
	(_DOUBLE_IS_32BITS): Define when compiling with -fshort-double.
	* libc/include/sys/config.h (INT_MAX, UINT_MAX): Define
	according to __INT_MAX__.
	(_POINTER_INT): Define to short.
	* libc/machine/m68hc11/Makefile.am: New file.
	* libc/machine/m68hc11/Makefile.in: Generate.
	* libc/machine/m68hc11/configure.in: New file.
	* libc/machine/m68hc11/configure: Generate.
	* libc/machine/m68hc11/aclocal.m4: New file.
	* libc/machine/m68hc11/setjmp.S: New file.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: newlib.diffs
URL: <http://sourceware.org/pipermail/newlib/attachments/20020723/b78de02f/attachment.ksh>


More information about the Newlib mailing list