summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2008-08-19 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-191-0/+12
| | | | | | | | | | | | | | | * posix/inline/rtems/posix/barrier.inl, posix/inline/rtems/posix/cond.inl, posix/inline/rtems/posix/key.inl, posix/inline/rtems/posix/mqueue.inl, posix/inline/rtems/posix/mutex.inl, posix/inline/rtems/posix/priority.inl, posix/inline/rtems/posix/pthread.inl, posix/inline/rtems/posix/rwlock.inl, posix/inline/rtems/posix/semaphore.inl, posix/inline/rtems/posix/spinlock.inl, posix/inline/rtems/posix/timer.inl: Add header guard to force indirect inclusion.
* 2008-08-19 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-191-0/+13
| | | | | | | | | | | | | | | | * itron/inline/rtems/itron/eventflags.inl, itron/inline/rtems/itron/fmempool.inl, itron/inline/rtems/itron/intr.inl, itron/inline/rtems/itron/mbox.inl, itron/inline/rtems/itron/msgbuffer.inl, itron/inline/rtems/itron/network.inl, itron/inline/rtems/itron/port.inl, itron/inline/rtems/itron/semaphore.inl, itron/inline/rtems/itron/sysmgmt.inl, itron/inline/rtems/itron/task.inl, itron/inline/rtems/itron/time.inl, itron/inline/rtems/itron/vmempool.inl: Add header guard to force indirect inclusion.
* 2008-08-19 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-191-0/+5
| | | | | * sapi/inline/rtems/chain.inl: Add header guard to force indirect inclusion.
* Use _RTEMS_RTEMS_OBJECT_H as header guard.Ralf Corsepius2008-08-191-2/+2
|
* 2008-08-19 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-191-0/+5
| | | | | * rtems/include/rtems/rtems/object.h: Use _RTEMS_RTEMS_OBJECT_H as header guard.
* 2008-08-18 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-191-0/+5
| | | | | * libnetworking/netinet/in_cksum_arm.h, score/cpu/arm/cpu.c score/cpu/h8300/rtems/score/cpu.h: Add missing prototypes.
* Add missing prototypes.Ralf Corsepius2008-08-193-8/+9
|
* 2008-08-18 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-183-2/+6
| | | | * cpu.c, rtems/score/cpu.h: Add void.
* 2008-08-18 Allan Hessenflow <allanh@kallisti.com>Joel Sherrill2008-08-186-643/+5
| | | | | * shared/clock/clockdrv.c, shared/clock/rtc.c, shared/clock/tod.h, shared/console/console.c, shared/timer/timer.c: Removed.
* 2008-08-18 Allan Hessenflow <allanh@kallisti.com>Joel Sherrill2008-08-184-214/+108
| | | | | | * Makefile.am, console/console-io.c, startup/bspstart.c: Update to use shared libcpu version of code implemented as part of bf537Stamp effort.
* 2008-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-189-10/+38
| | | | | | | | | * libnetworking/lib/ftpfs.c, libnetworking/libc/inet_ntoa.c, libnetworking/libc/rcmd.c, libnetworking/nfs/bootp_subr.c, libnetworking/rtems/rtems_glue.c, libnetworking/rtems/rtems_malloc_mbuf.c, libnetworking/rtems/rtems_showicmpstat.c, libnetworking/sys/malloc.h: Fix some warnings.
* 2008-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-182-8/+10
| | | | * libchip/serial/ns16550.c: Fix warning.
* 2008-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-182-3/+5
| | | | * bsppost.c: Fix warning by moving prototype to libcsupport.h.
* 2008-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-182-11/+6
| | | | * irq/irq_init.c: Fix warnings.
* 2008-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-187-38/+37
| | | | | | | * mpc6xx/mmu/pte121.c, mpc6xx/mmu/pte121.h, mpc6xx/timer/timer.c, new-exceptions/e500_raw_exc_init.c, new-exceptions/bspsupport/ppc_exc_bspsupp.h, new-exceptions/bspsupport/vectors_init.c: Fix warnings.
* 2008-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-189-12/+31
| | | | | | | | * libcsupport/include/rtems/libcsupport.h, libcsupport/src/scandir.c, libmisc/cpuuse/cpuusagereset.c, libmisc/monitor/mon-monitor.c, libmisc/serdbg/serdbg.c, libmisc/serdbg/serdbg.h, libnetworking/netinet/in_cksum_powerpc.h, shttpd/compat_rtems.h: Fix warnings.
* 2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-182-3/+7
| | | | * shared/irq/irq_init.c: Add missing prototypes.
* 2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-183-3/+7
| | | | * smc/smc.c, startup/exit.c: Add missing prototypes.
* 2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-182-1/+5
| | | | * clock/clockdrv.c: Add missing prototypes.
* 2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-182-2/+6
| | | | * irq/bsp_irq_init.c: Add missing prototypes.
* 2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-182-2/+6
| | | | * startup/bspstart.c: Add missing prototypes.
* 2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-182-1/+5
| | | | * startup/exit.c: Add missing prototypes.
* 2008-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-1816-29/+76
| | | | | | | | | | | | * itron/include/rtems/itron/task.h, itron/src/def_cyc.c, itron/src/task.c, libcsupport/src/newlibc_exit.c, libcsupport/src/sync.c, libfs/src/imfs/imfs_fchmod.c, posix/include/rtems/posix/pthread.h, posix/src/pthread.c, posix/src/sysconf.c, rtems/include/rtems/rtems/tasks.h, rtems/src/tasks.c, score/include/rtems/score/stack.h, score/inline/rtems/score/stack.inl, score/inline/rtems/score/thread.inl, score/src/threadhandler.c: Fix various nested-externs warnings.
* 2008-08-18 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-184-39/+40
| | | | | | * Makefile.am, console/console.c: Split debug IO code into separate file. * console/debugio.c: New file.
* 2008-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-184-25/+71
| | | | | | | * libcsupport/Makefile.am, libcsupport/src/newlibc.c: Split libc_init() into a separate file to avoid linkage dependencies on newlibc.c which in turn pulls in fclose() and other C library methods. * libcsupport/src/newlibc_init.c: New file.
* 2008-08-18 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-182-1/+5
| | | | * aclocal/prog-cc.m4: Add -Wnested-externs.
* 2008-08-18 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-182-1/+5
| | | | * aclocal/prog-cc.m4: Add -Wnested-externs.
* 2008-08-18 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2008-08-182-317/+321
| | | | * startup/init548x.c: Converted to UNIX line endings.
* 2008-08-18 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2008-08-184-2/+38
| | | | | | * Makefile.am, startup/bspstart.c, startup/cpuinit.c: For the MPC8313ERDB -- The BAT entry for the eLBC was missing and add hard reset sequence in bsp_cleanup().
* 2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-181-0/+4
| | | | * shared/clock/tod.h: Add missing prototypes.
* Add missing prototypes.Ralf Corsepius2008-08-182-6/+6
|
* 2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-181-0/+1
| | | | * serial/twi.c: Remove unused var.
* Remove unused var.Ralf Corsepius2008-08-181-1/+0
|
* 2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-181-0/+4
| | | | * clock/tod.h: Add missing prototypes.
* New.Ralf Corsepius2008-08-181-0/+8
|
* New.Ralf Corsepius2008-08-182-0/+13
|
* Remove bogus local declaration.Ralf Corsepius2008-08-181-2/+0
|
* 2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-181-0/+4
| | | | * shared/bspstart.c: Remove bogus local declaration.
* 2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-181-0/+2
| | | | | * startup/bspstart.c: Remove bogus local declarations. * gnatsupp/gnatsupp.c: Add missing prototypes.
* Remove bogus local declarations.Ralf Corsepius2008-08-181-6/+3
|
* Add missing prototypes.Ralf Corsepius2008-08-181-1/+1
|
* 2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-181-0/+5
| | | | | * cchip/cchip.c, gnatsupp/gnatsupp.c, timer/timer.c: Add missing prototypes.
* Add missing prototypes.Ralf Corsepius2008-08-183-4/+4
|
* 2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-181-0/+5
| | | | | * amba/amba.c, console/console.c, timer/timer.c: Add missing prototypes.
* Add missing prototypes.Ralf Corsepius2008-08-185-8/+7
|
* 2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-181-0/+4
| | | | * gnatsupp/gnatsupp.c, timer/timer.c: Add missing prototypes.
* 2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-181-0/+1
| | | | * libchip/network/dec21140.c: Add missing prototype.
* Add missing prototype.Ralf Corsepius2008-08-181-1/+1
|
* 2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-181-0/+2
| | | | | * shared/comm/i386-stub-glue.c, shared/comm/i386-stub.c: Add missing prototypes.
* 2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-181-0/+5
| | | | | * clock/ckinit.c, startup/bspstart.c, timer/timer.c: Add missing prototypes.