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

[PATCH] ia16 target


I've posted patches to gcc-patches for adding an ia16 (16-bit x86) port to GCC (see https://gcc.gnu.org/ml/gcc-patches/2017-04/msg00009.html). Here are the corresponding newlib changes, based on those contributed (but not committed) by Rask Ingemann Lambertsen 10 years ago.

These changes add a BSP (for DOS), startup code and linker script (for .com files) to libgloss, and optimized string functions.

Okay to commit?

The patch was too large to send by email, but I've uploaded it to:

https://sourcery.mentor.com/GNUToolchain/package14963/public/ia16-elf/newlib_ia16.patch

Thanks,

Andrew


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