acadia-newlib/newlib/libc/machine/i386
Mike Frysinger d1591ed4a1 newlib: i386/xstormy16: drop unused -I libm/common flag
These subdirs don't actually use anything from libm.  The common dir
in particular only has 4 header files, and none are included here.

The xstormy16 code has a comment mentioning why this hack is here, but
it refers to code that was removed when its configure script was merged
up a level.
2022-02-16 19:58:13 -05:00
..
machine 2007-12-19 Dave Korn <dave.korn@artimi.com> 2007-12-19 22:20:25 +00:00
Makefile.am newlib: i386/xstormy16: drop unused -I libm/common flag 2022-02-16 19:58:13 -05:00
Makefile.in newlib: i386/xstormy16: drop unused -I libm/common flag 2022-02-16 19:58:13 -05:00
i386mach.h Enable HW interrupt setup on x86/x86_64 systems by default 2016-02-26 18:52:46 +01:00
memchr.S Add Intel MCU target 2016-04-04 16:32:07 +02:00
memcmp.S Add Intel MCU target 2016-04-04 16:32:07 +02:00
memcpy.S Add Intel MCU target 2016-04-04 16:32:07 +02:00
memmove.S Add Intel MCU target 2016-04-04 16:32:07 +02:00
memset.S Add Intel MCU target 2016-04-04 16:32:07 +02:00
setjmp.S Add Intel MCU target 2016-04-04 16:32:07 +02:00
strchr.S Add Intel MCU target 2016-04-04 16:32:07 +02:00
strlen.S Add Intel MCU target 2016-04-04 16:32:07 +02:00