mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
2011-01-14 Ralf Corsépius <ralf.corsepius@rtems.org>
* math/domath.c, math/domathf.c, math/domath.in, math/domathl.c, math/init.c, math/Makefile.am: New (Import from rtems-4.11). * Makefile.am: Add math/ * configure.ac: Add math/Makefile.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2011-01-14 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* math/domath.c, math/domathf.c, math/domath.in,
|
||||
math/domathl.c, math/init.c, math/Makefile.am:
|
||||
New (Import from rtems-4.11).
|
||||
* Makefile.am: Add math/
|
||||
* configure.ac: Add math/Makefile.
|
||||
|
||||
2010-09-01 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* POSIX/Makefile.am: Add htonl.
|
||||
|
||||
@@ -10,6 +10,7 @@ SUBDIRS += bspcmdline01 cpuuse malloctest heapwalk putenvtest monitor \
|
||||
monitor02 rtmonuse stackchk stackchk01 termios termios01 termios02 \
|
||||
rtems++ tztest block01 block02 block03 block04 block05 block06 block07 \
|
||||
block08 block09 block10 stringto01
|
||||
SUBDIRS += math
|
||||
|
||||
include $(top_srcdir)/../automake/subdirs.am
|
||||
include $(top_srcdir)/../automake/local.am
|
||||
|
||||
@@ -60,5 +60,6 @@ termios01/Makefile
|
||||
termios02/Makefile
|
||||
tztest/Makefile
|
||||
POSIX/Makefile
|
||||
math/Makefile
|
||||
])
|
||||
AC_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user