This is the mail archive of the newlib@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]

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


Stephane Carrez wrote:
> 
> 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?
> 

Patch checked in.

-- Jeff J.

>         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.
> 
>   ------------------------------------------------------------------------------------------------------------------------------------------------------
>                    Name: newlib.diffs
>    newlib.diffs    Type: Plain Text (text/plain)
>                Encoding: 7bit


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