Sebastian Huber
db498aba75
2011-03-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* libmisc/cpuuse/cpuusagereport.c: Fix calculation in case a thread
dispatch happends in the meantime. The percent values will not sum up
to one hundred percent.
2011-03-07 14:55:05 +00:00
Sebastian Huber
babaedefa9
2011-03-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* include/rtems/irq-extension.h: Documentation.
* libmisc/monitor/mon-prmisc.c: Fix for multiprocessing configuration.
2011-03-07 13:54:44 +00:00
Ralf Corsepius
48588ab33d
2011-03-07 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Makefile.am, configure.ac: Move file generation into Makefile.
2011-03-07 04:05:18 +00:00
Ralf Corsepius
cc669290c0
2011-03-07 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Makefile.inc.in: Set PROJECT_ROOT = @pkgdatadir@.
2011-03-07 04:03:26 +00:00
Ralf Corsepius
f2ffb7ec05
2011-03-07 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Makefile.am: Install *.cfgs into $(pkgdatadir)/make.
2011-03-07 04:01:03 +00:00
Ralf Corsepius
8d6df023c3
2011-03-07 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/rtems-top.m4: Add pkgdatadir.
2011-03-07 03:54:49 +00:00
Ralf Corsepius
f2d4ef5503
2011-03-07 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Remove dead code.
2011-03-07 03:52:47 +00:00
Ralf Corsepius
795affd61f
2011-03-07 Ralf Corsépius <ralf.corsepius@rtems.org>
...
PR 1753/misc:
* host.cfg.in: Remove RTEMS_HOST.
2011-03-07 03:49:54 +00:00
Ralf Corsepius
44dd5dc438
2011-03-06 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/rtems-top.m4: Add pkgdatadir.
Override pkgdatadir to $(datadir)/rtems$_RTEMS_API.
* Makefile.am: Install make/Templates to pkgdatadir.
2011-03-06 11:03:33 +00:00
Ralf Corsepius
631180564b
2011-03-05 Ralf Corsépius <ralf.corsepius@rtems.org>
...
PR 1754/misc:
* host.cfg.in: Remove GCCSED.
2011-03-05 18:48:35 +00:00
Joel Sherrill
13e4ab6421
2011-03-04 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* timer/timer.c: Retry up to 5 times when the calibration loop fails.
2011-03-04 21:56:45 +00:00
Joel Sherrill
bd0ebc3a6a
2011-03-04 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1752/doc
* cpu_supplement/.cvsignore, cpu_supplement/Makefile.am,
cpu_supplement/cpu_supplement.texi: Remove TI C4x CPU Supplement
chapter.
* cpu_supplement/tic4x.t: Removed.
2011-03-04 18:47:52 +00:00
Joel Sherrill
e783d040bb
2011-03-04 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* ada_user/Makefile.am: Add ObjectId pdf files.
2011-03-04 18:43:10 +00:00
Ralf Corsepius
86c2108d92
2011-03-04 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Makefile.am: Merge-in make/Makefile.am.
* configure.ac: Reflect change above.
2011-03-04 18:32:15 +00:00
Ralf Corsepius
c34f2b2ba7
2011-03-04 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Makefile.am: Remove (merged into ../Makefile.am).
2011-03-04 18:29:19 +00:00
Ralf Corsepius
0db68afcb6
2011-03-04 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* compilers/gcc-target-default.cfg: Remove (Unused).
* Makefile.am: Reflect change above.
2011-03-04 17:39:16 +00:00
Ralf Corsepius
a0a6fac367
2011-03-04 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* compilers/gcc-no_bsp.cfg: Remove (Unused).
* Makefile.am: Reflect change above.
2011-03-04 17:25:30 +00:00
Ralf Corsepius
b42cae739f
2011-03-04 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Makefile.maint, aclocal/rpm.m4, aclocal/rtems-top.m4,
aclocal/version.m4: Rename RTEMS_API into _RTEMS_API.
2011-03-04 16:22:17 +00:00
Ralf Corsepius
2989ee960d
2011-03-04 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Rename RTEMS_API into _RTEMS_API.
2011-03-04 16:20:41 +00:00
Ralf Corsepius
4c7b674a16
2011-03-04 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/rtems-top.m4, aclocal/version.m4:
Rename RTEMS_API into _RTEMS_API.
2011-03-04 16:17:27 +00:00
Ralf Corsepius
817991627d
2011-03-04 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/env-rtemsbsp.m4, aclocal/rtems-top.m4, aclocal/version.m4:
Rename RTEMS_API into _RTEMS_API.
2011-03-04 16:14:42 +00:00
Joel Sherrill
3f60fb4f3a
2011-03-04 Till Straumann <strauman@slac.stanford.edu>
...
PR 1738/bsps
* clock/clock.c, include/bsp.h, network/network.c: system clock driver
programs the PIT w/o assuming the CPU clock frequency being a power
of two.
2011-03-04 16:03:46 +00:00
Joel Sherrill
c0640a2bd8
2011-03-04 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
PR 1744/doc
* user/clock.t: rtems_clock_time_value type uses changed to struct
timeval.
2011-03-04 15:34:10 +00:00
Joel Sherrill
d2836d4f7a
2011-03-04 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
PR 1751/bsps
* start/start.S: Fix typo which was not caught by binutils prior to a
recent bug fix.
2011-03-04 14:37:16 +00:00
Joel Sherrill
b3559ee9f5
2011-03-04 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
PR 1748/bsps
* clock/ckinit.c, include/leon.h: When the clock tick generates an
interrupt WHILE we have interrupts disabled doing a get TOD or
uptime, the get nanoseconds handler was returning a bogusly large
number.
2011-03-04 14:06:54 +00:00
Joel Sherrill
d3210d0a11
2011-03-04 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
PR 1748/bsps
* clock/ckinit.c: When the clock tick generates an interrupt WHILE we
have interrupts disabled doing a get TOD or uptime, the get
nanoseconds handler was returning a bogusly large number.
2011-03-04 14:06:50 +00:00
Ralf Corsepius
82299bbf41
Fix the date.
2011-03-03 16:07:17 +00:00
Ralf Corsepius
fba17c9e91
2011-02-03 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* bootstrap: Add -g option.
Switch default to autoreconf.
2011-03-03 16:05:34 +00:00
Joel Sherrill
4c794c8721
2011-03-03 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* sapi/include/confdefs.h: Typos.
2011-03-03 16:01:35 +00:00
Joel Sherrill
f787428f33
2011-03-03 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
PR 1750/bsps
* console/erc32_console.c, make/custom/erc32.cfg: The new console
driver did not support polled mode. It also had a bug in which it
could lose a transmitter interrupt.
2011-03-03 14:03:41 +00:00
Joel Sherrill
8a5d6ac18c
Formatting.
2011-03-03 13:34:45 +00:00
Chris Johns
9a65833c1e
2011-03-03 Chris Johns <chrisj@rtems.org>
...
* libcsupport/src/mknod.c, libfs/src/rfs/rtems-rfs-inode.c: PR
1749. Fix the incorrect handling of the file type in the mode
value to reject invalid types as per the standard.
2011-03-03 06:22:48 +00:00
Ralf Corsepius
7ef9c85e74
2011-03-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/netinet/if_ether.c,
libnetworking/netinet/in.c,
libnetworking/netinet/in_pcb.c,
libnetworking/netinet/in_pcb.h,
libnetworking/netinet/in_proto.c,
libnetworking/netinet/in_rmx.c,
libnetworking/netinet/in_var.h,
libnetworking/netinet/ip_divert.c,
libnetworking/netinet/ip_fw.c,
libnetworking/netinet/ip_mroute.c,
libnetworking/netinet/ip_output.c,
libnetworking/netinet/raw_ip.c,
libnetworking/netinet/tcp_input.c,
libnetworking/netinet/tcp_output.c,
libnetworking/netinet/tcp_subr.c,
libnetworking/netinet/tcp_timer.c,
libnetworking/netinet/tcp_usrreq.c,
libnetworking/netinet/udp_usrreq.c:
Use <sys/queue.h> instead of <rtems/bsd/sys/queue.h.
2011-03-02 14:39:45 +00:00
Ralf Corsepius
ddbfa05096
Use <sys/queue.h> instead of <rtems/bsd/sys/queue.h.
2011-03-02 14:39:32 +00:00
Ralf Corsepius
18878f6f43
2011-03-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/rtems/rtems_showicmpstat.c,
libnetworking/rtems/rtems_showifstat.c,
libnetworking/rtems/rtems_showipstat.c,
libnetworking/rtems/rtems_showmbuf.c,
libnetworking/rtems/rtems_showroute.c,
libnetworking/rtems/rtems_showtcpstat.c,
libnetworking/rtems/rtems_showudpstat.c:
Use <sys/queue.h> instead of <rtems/bsd/sys/queue.h.
2011-03-02 14:36:49 +00:00
Ralf Corsepius
b22ccd79e8
2011-03-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/kern/kern_subr.c, libnetworking/kern/kern_sysctl.c,
libnetworking/kern/uipc_socket.c, libnetworking/kern/uipc_socket2.c:
Use <sys/queue.h> instead of <rtems/bsd/sys/queue.h.
2011-03-02 14:32:15 +00:00
Ralf Corsepius
1faae8cb5b
2011-03-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/net/if.c, libnetworking/net/if.h,
libnetworking/net/if_media.h, libnetworking/net/if_var.h,
libnetworking/net/raw_cb.c, libnetworking/net/raw_cb.h,
libnetworking/net/raw_usrreq.c, libnetworking/net/route.c,
libnetworking/net/rtsock.c:
Use <sys/queue.h> instead of <rtems/bsd/sys/queue.h.
2011-03-02 14:18:40 +00:00
Ralf Corsepius
3611eba5ad
Use <sys/queue.h> instead of <rtems/bsd/sys/queue.h.
2011-03-02 14:18:27 +00:00
Ralf Corsepius
569e001b14
2011-03-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/sys/mount.h, libnetworking/sys/socketvar.h,
libnetworking/sys/sysctl.h:
Use <sys/queue.h> instead of <rtems/bsd/sys/queue.h.
2011-03-02 12:06:56 +00:00
Ralf Corsepius
db4219ea9f
Use <sys/queue.h> instead of <rtems/bsd/sys/queue.h.
2011-03-02 12:06:46 +00:00
Ralf Corsepius
36d9f42fbc
2011-03-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Rework checks for mandated headers tar.h,
errno.h, sched.h, sys/cdefs.h, sys/queue.h.
2011-03-02 07:24:24 +00:00
Ralf Corsepius
87f5e2d207
2011-03-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Remove unused AM_CONDITIONAL([NEED_SYS_CDEFS_H]).
Remove unused AM_CONDITIONAL([NEED_SYS_QUEUE_H]).
2011-03-02 07:22:25 +00:00
Ralf Corsepius
f29b0473af
2011-03-01 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* acinclude.m4: Regenerate (Reflect the i386ex and tx_386ex BSP have
been removed.).
2011-03-01 17:42:19 +00:00
Ralf Corsepius
8986eb3674
Remove (Abandoned).
2011-03-01 17:40:16 +00:00
Ralf Corsepius
3d5d192477
Add config.h.in
2011-03-01 15:27:02 +00:00
Chris Johns
678b206fd8
2011-03-01 Chris Johns <chrisj@rtems.org>
...
* score/src/heapfree.c, score/src/heapresizeblock.c: PR 1746. Move
protection block checks to after the block address has been
checked as a valid heap address. Add a special case in the heap
free for a NULL address.
2011-03-01 05:29:26 +00:00
Joel Sherrill
d80ea5bf58
2011-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* sched_cpu/rtems/score/cpuopts.h: Bump to 4.10.99.0
2011-02-28 21:58:36 +00:00
Joel Sherrill
fa2812d130
2011-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* setup.def, shell/preface.texi: Bump to 4.10.99.0
2011-02-28 21:58:30 +00:00
Joel Sherrill
e1ea33c12c
Bump.
2011-02-28 21:55:06 +00:00
Joel Sherrill
bf00d1dc0d
2011-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* console/erc32_console.c: Add polled support. Tinker with interrupt
handler to not dequeue characters unless TX is empty.
2011-02-28 20:14:29 +00:00