Sebastian Huber
16d58e8315
2010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* include/irq-config.h: Removed file.
* Makefile.am, preinstall.am: Reflect change above.
* include/irq.h: Moved defines from 'include/irq-config.h'.
2010-04-30 12:34:37 +00:00
Sebastian Huber
b01a769e70
2010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* include/irq-config.h: Removed file.
2010-04-30 12:24:25 +00:00
Sebastian Huber
ebb1c262f5
2010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* libcpu/powerpc/mpc55xx/include/irq.h: Move defines from
'libbsp/powerpc/mpc55xxevb/include/irq-config.h'.
* libbsp/powerpc/mpc55xxevb/include/irq-config.h: Removed file.
* libbsp/powerpc/mpc55xxevb/Makefile.am,
libbsp/powerpc/mpc55xxevb/preinstall.am: Reflect changes above.
2010-04-30 11:59:05 +00:00
Sebastian Huber
e7268bf877
2010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* Makefile.am, preinstall.am: Update for generic interrupt support
changes.
2010-04-30 11:43:19 +00:00
Sebastian Huber
65513eb641
2010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* shared/irq/irq-config.h: Removed file.
* shared/irq/irq.h: Moved defines from 'shared/irq/irq-config.h'.
2010-04-30 11:36:16 +00:00
Sebastian Huber
7933f8d799
Removed file.
2010-04-30 11:29:29 +00:00
Sebastian Huber
11d6263b83
2010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* include/irq-config.h: Removed file.
* include/irq.h: New file (renamed from 'include/irq-config.h').
* include/irq-generic.h, src/irq-info.c: Include <bsp/irq.h> instead
of <bsp/irq-config.h>.
* src/irq-server.c: Use events instead of semaphore. Added error
counter for multiple chain appends. Added error counter to detect
erroneous interrupt events.
2010-04-30 11:27:01 +00:00
Sebastian Huber
2984b7c19f
2010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* include/bootcard.h: Documentation.
2010-04-30 11:17:49 +00:00
Sebastian Huber
068a8240c6
2010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* libcsupport/include/rtems/libio_.h, libcsupport/src/envlock.c,
libcsupport/src/libio.c: Added and use rtems_libio_lock() and
rtems_libio_unlock(). Cleaned up includes and declarations. Do not
use RTEMS_NO_PRIORITY for unused ceiling priority in
rtems_semaphore_create().
2010-04-30 08:55:41 +00:00
Sebastian Huber
ebf2bc6cbc
2010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* libnetworking/lib/ftpfs.c: Format changes. Fixed pathname
allocation in rtems_ftpfs_eval_path(). Send QUIT command during
file close.
2010-04-30 08:52:29 +00:00
Sebastian Huber
361e26df9f
2010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* libfs/src/dosfs/msdos_format.c: Added missing va_end().
2010-04-30 08:43:31 +00:00
Sebastian Huber
6780829037
2010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* libblock/src/bdpart.c: Removed file.
* libblock/src/bdpart-create.c, libblock/src/bdpart-dump.c,
libblock/src/bdpart-mount.c, libblock/src/bdpart-read.c,
libblock/src/bdpart-register.c, libblock/src/bdpart-sort.c,
libblock/src/bdpart-write.c: New files.
* libblock/include/rtems/bdpart.h: Moved some definitions from bdpart.c.
* libblock/Makefile.am: Update for file changes.
2010-04-30 08:42:13 +00:00
Sebastian Huber
57b5d149ed
2010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* sapi/inline/rtems/chain.inl: Added missing functions.
2010-04-30 08:39:15 +00:00
Sebastian Huber
1da7812f05
2010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* posix/src/alarm.c, posix/src/psignal.c, posix/src/ualarm.c:
Moved watchdog control objects to reduce dependencies.
2010-04-30 08:37:27 +00:00
Joel Sherrill
e90fc943c4
2010-04-29 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* include/bsp.h: Add BSP_SMALL_MEMORY.
2010-04-29 21:46:04 +00:00
Joel Sherrill
1da2f6a292
2010-04-29 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* startup/linkcmds: Now links all tests.
2010-04-29 17:29:27 +00:00
Sebastian Huber
f33a405f34
Fixed PR reference.
2010-04-29 12:24:55 +00:00
Ralf Corsepius
098c204f7b
Regenerate.
2010-04-29 12:20:02 +00:00
Ralf Corsepius
a7882cea8b
GCC-4.4.4.
2010-04-29 12:19:30 +00:00
Ralf Corsepius
a46689de9a
New.
2010-04-29 12:17:55 +00:00
Sebastian Huber
b1d4e42edd
2010-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
PR1507
* libblock/src/bdbuf.c: Avoid NULL pointer access.
* libblock/src/diskdevs.c: Fixed bounds check in rtems_disk_next().
2010-04-29 11:34:59 +00:00
Ralf Corsepius
3ac29f0af0
2010-04-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* librpc/src/rpc/clnt_udp.c, librpc/src/xdr/xdr_mem.c:
Use [u]intptr_t instead of [u_]long for better 16bit compliance.
2010-04-29 09:42:52 +00:00
Ralf Corsepius
292b0c3813
2010-04-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/enable-itron.m4, aclocal/check-itron.m4: Replace
RTEMS_HAS_ITRON_API with enable_itron.
2010-04-29 07:45:01 +00:00
Ralf Corsepius
9ff6462513
2010-04-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* librpc/src/rpc/pmap_rmt.c: Use uintptr_t for better 16bit
compliance.
2010-04-29 07:43:32 +00:00
Ralf Corsepius
70f3aaa563
2010-04-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/enable-itron.m4: Cosmetics.
2010-04-29 05:18:41 +00:00
Ralf Corsepius
1943c42b5a
2010-04-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* httpd/Makefile.am: Use LIBHTTPD.
* shttpd/Makefile.am: Use LIBSHTTPD.
2010-04-29 05:17:44 +00:00
Ralf Corsepius
733827e28b
Regenerate.
2010-04-29 05:17:34 +00:00
Ralf Corsepius
942c6bf517
Use SLIBHTTPD.
2010-04-29 05:17:21 +00:00
Ralf Corsepius
68a26d8a4e
Use LIBHTTPD.
2010-04-29 05:17:12 +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
0256dd273e
2010-04-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/enable-httpd.m4, aclocal/enable-shttpd.m4: New.
2010-04-29 05:13:01 +00:00
Ralf Corsepius
e4f7ccb456
New.
2010-04-29 05:12:49 +00:00
Ralf Corsepius
093d20d1c0
2010-04-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/libc/map_v4v6.c: Use uintptr_t instead of u_long for
better 16bit target compliance.
2010-04-29 03:13:13 +00:00
Joel Sherrill
c5833ef828
2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* irq/irq.h, startup/bspstart.c: Remove warnings.
2010-04-28 20:25:23 +00:00
Joel Sherrill
693b6db8d4
2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* startup/bsppredriverhook.c: Remove warnings.
2010-04-28 19:43:39 +00:00
Joel Sherrill
b57c3491a1
2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* startup/m68k-stub.c: Remove warnings.
2010-04-28 19:43:37 +00:00
Joel Sherrill
94e6d845a9
2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* timer/timer.c: Remove warnings.
2010-04-28 19:43:35 +00:00
Joel Sherrill
3efa03454f
2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* startup/bspclean.c: Remove warnings.
2010-04-28 19:43:33 +00:00
Joel Sherrill
a89e5002c3
2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* startup/bspclean.c, timer/timer.c: Remove warnings.
2010-04-28 19:43:31 +00:00
Joel Sherrill
b76232549e
2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* startup/init5235.c: Remove warnings.
2010-04-28 19:43:25 +00:00
Joel Sherrill
8ccd1b09d7
2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* console/leds.c, timer/timer.c: Remove warnings.
2010-04-28 19:33:32 +00:00
Joel Sherrill
e7aacd3462
2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* console/m340uart.c, startup/init68340.c: Remove warnings.
2010-04-28 19:33:25 +00:00
Joel Sherrill
427bb7d1d4
2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* startup/init68360.c, timer/timer.c: Remove warnings.
2010-04-28 19:16:22 +00:00
Joel Sherrill
f7c9b9e816
2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* shared/gdbstub/mips-stub.c: Remove warnings.
2010-04-28 18:59:49 +00:00
Joel Sherrill
dc9c137334
2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* gdbstub/rtems-stub-glue.c: Remove warnings.
2010-04-28 18:59:41 +00:00
Joel Sherrill
7657a000d2
2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* mongoosev/duart/mg5uart.c: Remove warnings.
2010-04-28 18:59:33 +00:00
Joel Sherrill
d1c52f8dd3
2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* startup/linkcmds: Needed to be assigned to a memory region.
2010-04-28 18:59:01 +00:00
Joel Sherrill
00b5917fe6
2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* shared/bootloader/em86.c, shared/bootloader/mm.c,
shared/console/polled_io.c, shared/irq/irq_init.c,
shared/startup/bspstart.c: Remove warnings.
2010-04-28 18:51:58 +00:00
Joel Sherrill
14a78df2be
2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* mpc5xx/clock/clock.c, mpc5xx/console-generic/console-generic.c,
mpc5xx/irq/irq_init.c, mpc5xx/timer/timer.c: Remove warnings.
2010-04-28 17:17:59 +00:00
Joel Sherrill
af2af2b4b7
2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* irq/irq.h, startup/iss555.c, startup/tm27supp.c: Remove warnings.
2010-04-28 17:17:48 +00:00