Ralf Corsepius
c43981bc08
2011-02-10 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Remove extraneous spaces.
2011-02-11 00:31:53 +00:00
Ralf Corsepius
8ee3775f30
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Require autoconf-2.68, automake-1.11.1.
2011-02-02 15:01:43 +00:00
Joel Sherrill
57e278dab9
2010-12-03 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* configure.ac, posix/src/signal_2.c: sighandler_t is defined
conditionally in some versions of newlib and unconditionally in
others. Make sure we always compile.
2010-12-03 20:34:24 +00:00
Ralf Corsepius
e76a4776a6
2010-10-08 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: pthread_attr* functions are in <pthread.h>, not in
<pthreads.h>.
2010-10-08 09:44:44 +00:00
Joel Sherrill
538453e3b7
2010-10-04 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, configure.ac: Revert accident commit adding libdbm to
build.
2010-10-04 17:45:32 +00:00
Joel Sherrill
21dd3ab8b6
2010-10-04 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, configure.ac, posix/Makefile.am, posix/src/pthread.c:
* posix/src/pthreadattrgetguardsize.c, posix/src/pthreadattrgetstack.c,
posix/src/pthreadattrsetguardsize.c, posix/src/pthreadattrsetstack.c:
New files.
2010-10-04 15:32:36 +00:00
Ralf Corsepius
199296db19
2010-09-08 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Add checks for pthread_attr_getguardsize,
pthread_attr_setguardsize, pthread_attr_setstack,
pthread_attr_getstack.
2010-09-08 10:19:25 +00:00
Ralf Corsepius
2f797d07b2
2010-08-03 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Apply RTEMS_CHECK_FUNC for set/get*id family of
functions. Extend set/get*id family of checks.
2010-08-03 15:44:05 +00:00
Ralf Corsepius
8682da3937
2010-08-03 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Add checks for [get|set][e][uid,gid] family of
functions.
2010-08-03 05:29:16 +00:00
Joel Sherrill
263ab4bcb9
2010-06-29 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* configure.ac, score/include/rtems/score/percpu.h: Add
__RTEMS_SIZEOF_VOID_P__ to cpuopts.h so percpu.h has this information
available during build and after installation.
2010-06-29 18:51:49 +00:00
Joel Sherrill
11e8bc5f0f
2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1573/cpukit
* configure.ac, posix/src/killinfo.c,
posix/src/psignalclearprocesssignals.c,
posix/src/psignalsetprocesssignals.c,
posix/src/psignalunblockthread.c, posix/src/pthreadcreate.c,
posix/src/pthreadkill.c, posix/src/pthreadsigmask.c,
rtems/src/signalsend.c, rtems/src/taskmode.c, score/Makefile.am,
score/preinstall.am, score/include/rtems/system.h,
score/include/rtems/score/context.h, score/include/rtems/score/isr.h,
score/include/rtems/score/thread.h, score/src/isr.c,
score/src/isrthreaddispatch.c, score/src/thread.c,
score/src/threaddispatch.c, score/src/threadloadenv.c: Add a per cpu
data structure which contains the information required by RTEMS for
each CPU core. This encapsulates information such as thread
executing, heir, idle and dispatch needed.
* score/include/rtems/score/percpu.h, score/src/percpu.c: New files.
2010-06-29 00:34:12 +00:00
Ralf Corsepius
fce31ab907
Remove itron.
2010-06-17 15:29:22 +00:00
Joel Sherrill
ecbbd9689b
2010-06-15 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1561/cpukit
* configure.ac, score/cpu/Makefile.am: Merge SPARC64 port.
2010-06-15 22:45:17 +00:00
Ralf Corsepius
de93598d19
2010-06-13 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* include/rtems/tar.h, libcsupport/include/tar.h: Remove.
* configure.ac: Require toolchain to provide tar.h.
* libfs/src/imfs/imfs_load_tar.c, libmisc/untar/untar.h:
Use <tar.h> instead of <rtems/tar.h>.
2010-06-13 03:36:58 +00:00
Ralf Corsepius
c8bfa2480f
2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Remove c4x.
2010-06-11 14:27:21 +00:00
Ralf Corsepius
ec6f27c283
2010-06-09 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Makefile.am, configure.ac: Remove support for shttpd.
* aclocal/enable-shttpd.m4: Remove.
2010-06-09 08:06:26 +00:00
Ralf Corsepius
1908a5f262
2010-06-09 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Makefile.am, configure.ac: Remove support for httpd (GoAhead).
* aclocal/enable-httpd.m4: Remove.
2010-06-09 05:48:04 +00:00
Ralf Corsepius
21d9736a2f
2010-05-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libfs/src/nfsclient/src/dirutils.c: Add PRIomode_t, PRIdoff_t.
* configure.ac: Add AC_CHECK_SIZEOF(mode_t), AC_CHECK_SIZEOF(off_t).
2010-05-29 02:31:09 +00:00
Ralf Corsepius
bd878476b5
2010-05-01 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Add missing "&&".
2010-05-01 16:43:58 +00:00
Ralf Corsepius
c2458a33d5
2010-04-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Add RTEMS_ENABLE_SHTTPD, RTEMS_ENABLE_HTTPD.
Introduce AM_CONDITIONALS LIBHTTPD, LIBSHTTPD.
2010-04-29 05:15:39 +00:00
Ralf Corsepius
84221cb922
2010-04-12 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Check for sched.h.
2010-04-12 06:36:35 +00:00
Ralf Corsepius
da0475f533
2010-04-12 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Check for WORD_BIT, LONG_BIT.
2010-04-12 06:31:21 +00:00
Ralf Corsepius
2c0450cb88
2010-04-12 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Check for flockfile, funlockfile, ftrylockfile.
2010-04-12 06:27:18 +00:00
Ralf Corsepius
10f41202ab
Eliminate AM_CONDITIONAL LIBPOSIX.
2009-12-04 06:05:05 +00:00
Glenn Humphrey
c6f7e060ea
2009-12-02 Glenn Humphrey <glenn.humphrey@OARcorp.com>
...
* configure.ac, libcsupport/src/__times.c,
libmisc/cpuuse/cpuusagedata.c, libmisc/cpuuse/cpuusagereport.c,
libmisc/cpuuse/cpuusagereset.c, rtems/include/rtems/rtems/ratemon.h,
rtems/include/rtems/rtems/types.h, rtems/src/ratemongetstatistics.c,
rtems/src/ratemongetstatus.c, rtems/src/ratemonperiod.c,
rtems/src/ratemonreportstatistics.c,
score/include/rtems/score/thread.h, score/src/threaddispatch.c,
score/src/threadinitialize.c, score/src/threadtickletimeslice.c:
Changed the configuration of statistics granularity to use just one
define.
2009-12-02 18:15:16 +00:00
Ralf Corsepius
ba9556096c
2009-11-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Add mghttpd/Makefile.
2009-11-17 17:33:40 +00:00
Ralf Corsepius
72e975e606
2009-10-30 Ralf Corsépius <ralf.corsepiu@rtems.org>
...
* aclocal/gcc-sanity.m4: New.
* configure.ac: Add RTEMS_CHECK_GCC_SANITY.
2009-10-30 05:45:51 +00:00
Ralf Corsepius
955c499d6b
2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Remove -fasm.
2009-10-22 02:00:41 +00:00
Ralf Corsepius
f4ad19c876
2009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Remove UNIX AM_CONDITIONAL.
2009-10-14 14:58:28 +00:00
Ralf Corsepius
8b00d6e6f8
2009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Remove RTEMS_UNIX, RTEMS_UNIXLIB.
2009-10-14 12:37:45 +00:00
Ralf Corsepius
720633cb6a
Remove some unix-specific checks.
2009-10-14 12:35:20 +00:00
Ralf Corsepius
905f1188bc
Remove unix-CPU_CONTEXT size checking.
2009-10-14 12:32:53 +00:00
Ralf Corsepius
25bec29d54
Remove unix-CPU_CONTEXT size checking.
2009-10-14 12:32:00 +00:00
Ralf Corsepius
cd001e5cb6
Remove enable-unixlib.
2009-10-14 12:30:10 +00:00
Ralf Corsepius
01e40662e4
Remove unix subdir.
2009-10-14 12:28:02 +00:00
Joel Sherrill
3a0827287d
2009-07-10 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* configure.ac, score/src/threadqenqueuepriority.c: Add
RTEMS_DO_NOT_UNROLL_THREADQ_ENQUEUE_PRIORITY to give user ability to
disable the loop in _Thread_queue_Enqueue_priority from being
unrolled. This reduces code size and makes coverage analysis easier.
2009-07-10 20:32:48 +00:00
Ralf Corsepius
89ddf5165a
2009-04-15 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* configure.ac: Disable LIBSHELL for unix targets.
2009-04-15 08:36:13 +00:00
Ralf Corsepius
d020f6f3db
Check for __assert().
2009-03-11 17:26:47 +00:00
Ralf Corsepius
a746013918
Check for creat().
2009-03-10 07:13:08 +00:00
Ralf Corsepius
6e73ca2afa
2008-12-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Require <errno.h>. Cleanup comments.
Remove check for <sys/errno.h>.
2008-12-30 05:20:54 +00:00
Ralf Corsepius
4ddd562632
2008-12-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Require <errno.h>. Cleanup comments.
Remove check for <sys/errno.h>.
2008-12-30 05:20:11 +00:00
Ralf Corsepius
85c429b523
2008-12-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Require <errno.h>. Cleanup comments.
Remove check for <sys/errno.h>.
2008-12-30 05:18:42 +00:00
Ralf Corsepius
52a634e998
2008-12-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Require stdint.h.
2008-12-17 06:39:14 +00:00
Ralf Corsepius
e83a477132
2008-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Check for functions in newlib.
2008-12-05 13:33:20 +00:00
Joel Sherrill
15e44fd15b
2008-12-04 Jukka Pietarinen <jukka.pietarinen@mrf.fi>
...
* configure.ac, librpc/src/xdr/xdr_float.c, score/cpu/Makefile.am: Add
Lattice Mico32 support.
2008-12-04 22:53:33 +00:00
Ralf Corsepius
f4cc6c550f
Add AC_CHECK_FUNC's to check functions migrating into newlib.
2008-11-24 16:37:05 +00:00
Joel Sherrill
5365e6066f
2008-10-03 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* configure.ac: Add m32r.
* libcsupport/src/newlibc_exit.c: For some odd reason, the fini
symbol for the m32r in C needs an extra leading _.
2008-10-03 19:42:30 +00:00
Joel Sherrill
640e9128fa
2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* configure.ac: Revert trash committed. Shell builds with m32c now.
2008-10-02 21:47:29 +00:00
Joel Sherrill
0c34b17650
2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* configure.ac, score/cpu/Makefile.am: Initial addition of M32C port.
This is still a work in process but most tests do run on simulator.
2008-10-02 21:33:09 +00:00
Joel Sherrill
5060d4f970
2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* configure.ac: Add generated Doxyfile which can process entire set of
preinstalled .h files.
* Doxyfile.in: New file.
2008-09-17 20:25:14 +00:00