summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix comment.Joel Sherrill2006-10-191-1/+1
|
* 2006-10-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-10-1981-5643/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * configure.ac, itron/Makefile.am, itron/preinstall.am, posix/Makefile.am, posix/preinstall.am, rtems/Makefile.am, rtems/preinstall.am, sapi/Makefile.am, sapi/preinstall.am, score/Makefile.am, score/preinstall.am, score/include/rtems/system.h, score/include/rtems/score/chain.h, score/include/rtems/score/thread.h, score/src/chain.c, score/src/coremutexseize.c, score/src/threadget.c: Remove all macro implementations and use only the static inline. Static inline functions are now well supported so there is no reason for duplicate maintenance. * itron/macros/rtems/itron/eventflags.inl, itron/macros/rtems/itron/fmempool.inl, itron/macros/rtems/itron/intr.inl, itron/macros/rtems/itron/mbox.inl, itron/macros/rtems/itron/msgbuffer.inl, itron/macros/rtems/itron/network.inl, itron/macros/rtems/itron/port.inl, itron/macros/rtems/itron/semaphore.inl, itron/macros/rtems/itron/sysmgmt.inl, itron/macros/rtems/itron/task.inl, itron/macros/rtems/itron/time.inl, itron/macros/rtems/itron/vmempool.inl, posix/macros/rtems/posix/cond.inl, posix/macros/rtems/posix/key.inl, posix/macros/rtems/posix/mqueue.inl, posix/macros/rtems/posix/mutex.inl, posix/macros/rtems/posix/priority.inl, posix/macros/rtems/posix/pthread.inl, posix/macros/rtems/posix/semaphore.inl, posix/macros/rtems/posix/timer.inl, rtems/macros/rtems/rtems/asr.inl, rtems/macros/rtems/rtems/attr.inl, rtems/macros/rtems/rtems/barrier.inl, rtems/macros/rtems/rtems/dpmem.inl, rtems/macros/rtems/rtems/event.inl, rtems/macros/rtems/rtems/eventset.inl, rtems/macros/rtems/rtems/message.inl, rtems/macros/rtems/rtems/modes.inl, rtems/macros/rtems/rtems/options.inl, rtems/macros/rtems/rtems/part.inl, rtems/macros/rtems/rtems/ratemon.inl, rtems/macros/rtems/rtems/region.inl, rtems/macros/rtems/rtems/sem.inl, rtems/macros/rtems/rtems/status.inl, rtems/macros/rtems/rtems/support.inl, rtems/macros/rtems/rtems/tasks.inl, rtems/macros/rtems/rtems/timer.inl, sapi/macros/rtems/extension.inl, score/macros/README, score/macros/rtems/score/address.inl, score/macros/rtems/score/chain.inl, score/macros/rtems/score/corebarrier.inl, score/macros/rtems/score/coremsg.inl, score/macros/rtems/score/coremutex.inl, score/macros/rtems/score/corerwlock.inl, score/macros/rtems/score/coresem.inl, score/macros/rtems/score/corespinlock.inl, score/macros/rtems/score/heap.inl, score/macros/rtems/score/isr.inl, score/macros/rtems/score/mppkt.inl, score/macros/rtems/score/object.inl, score/macros/rtems/score/objectmp.inl, score/macros/rtems/score/priority.inl, score/macros/rtems/score/stack.inl, score/macros/rtems/score/states.inl, score/macros/rtems/score/sysstate.inl, score/macros/rtems/score/thread.inl, score/macros/rtems/score/threadmp.inl, score/macros/rtems/score/tod.inl, score/macros/rtems/score/tqdata.inl, score/macros/rtems/score/userext.inl, score/macros/rtems/score/watchdog.inl, score/macros/rtems/score/wkspace.inl: Removed.
* 2006-10-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-10-192-3/+7
| | | | * mongoosev/duart/mg5uart.c: Change type to unsigned.
* 2006-10-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-10-191-4/+4
| | | | * gdbstub/rtems-stub-glue.c: Change registers pointer to unsigned.
* 2006-10-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-10-191-0/+4
| | | | * gdbstub/rtems-stub-glue.c:
* Cleanup.Ralf Corsepius2006-10-191-3/+1
|
* Remove.Ralf Corsepius2006-10-191-60/+0
|
* Bump GCC_RPMRELRalf Corsepius2006-10-192-2/+2
|
* rtems-4.7-h8300-rtems4.7-gcc-4.1.1-5Ralf Corsepius2006-10-191-2/+2
|
* rtems-4.7-avr-rtems4.7-gcc-4.0.3-2Ralf Corsepius2006-10-191-2/+2
|
* 2006-10-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-182-4/+8
| | | | * automake/compile.am: Use hard-coded RTEMS_* flags.
* 2006-10-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-182-1/+7
| | | | | | * sapi/include/confdefs.h: s/STACK_CHECKER_EXTENSION/RTEMS_STACK_CHECKER_EXTENSION/ (Reflect 2006-09-13's changes to libmisc/stackchk).
* 2006-10-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-1812-8/+28
| | | | | * aclocal/rtems-top.m4: Remove RTEMS_API. * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-172-1/+5
| | | | * aclocal/rtems-top.m4: Bump RTEMS_API to 4.8.
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-172-2/+6
| | | | * libmisc/capture/capture-cli.c: Use size_t instead of int.
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-172-1/+5
| | | | * LICENSE: Convert to utf-8.
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-172-2/+6
| | | | * aclocal/prog-ccas.m4: Adaptations to automake-1.10.
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-174-1/+10
| | | | * aclocal/prog-cxx.m4: Add AC_PROG_CXXCPP.
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-178-4/+20
| | | | * aclocal/version.m4: Bump version to 4.7.99.0.
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-172-1/+5
| | | | * porting/interrupts.t: Fix bogus _CPU_ISR_Get_level.
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-17102-57/+261
| | | | * Makefile.am: Remove superfluous -DASM.
* changesRalf Corsepius2006-10-172-2/+6
|
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-1744-44/+133
| | | | * configure.ac: Require autoconf-2.60. Require automake-1.10.
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-171-0/+4
| | | | * configure.ac: Require autoconf-2.60. Require automake-1.10.
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-172-1/+5
| | | | * configure.ac: Require autoconf-2.60.
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-1766-66/+198
| | | | * configure.ac: Require autoconf-2.60. Require automake-1.10.
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-17114-114/+342
| | | | * configure.ac: Require autoconf-2.60. Require automake-1.10.
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-171-0/+9
| | | | | | | | | * clock/clock.c, console/console.c, ide/pcmcia_ide.c, ide/pcmcia_ide.h, irq/irq.c, irq/irq.h, irq/irq_asm.S, irq/irq_init.c, nvram/m93cxx.h, nvram/nvram.c, nvram/nvram.h, slicetimer/slicetimer.c, start/start.S, startup/bspstart.c, startup/cpuinit.c, vectors/vectors.S, vectors/vectors_init.c: Convert to utf-8.
* Convert to utf-8.Ralf Corsepius2006-10-1717-17/+17
|
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-171-0/+5
| | | | | * include/m68349.inc, start/start.S, startup/dumpanic.c: Convert to utf-8.
* Convert to utf-8Ralf Corsepius2006-10-173-3/+3
|
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-172-1/+5
| | | | * configure.ac: Require automake-1.9.
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-172-2/+4
| | | | * bootloader/Makefile.am: Remove DEFAULT_INCLUDES.
* Fix broken fileRalf Corsepius2006-10-161-1/+0
|
* 2006-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-161-0/+5
| | | | | * configure.ac, aclocal/multi.m4, aclocal/prog-cc.m4, aclocal/prog-ccas.m4 automake/compile.am: Adaptations to automake-1.10.
* Adaptations to automake-1.10.Ralf Corsepius2006-10-165-13/+11
|
* 2006-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-162-2/+6
| | | | * configure.ac: Set RTEMS_API to 4.8.
* 2006-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-163-10/+18
| | | | | * autotools/Makefile.am, autotools/automake.add: Update to automake-1.10.
* Convert to utf-8.Ralf Corsepius2006-10-151-2/+2
|
* 2006-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-151-0/+4
| | | | * console/defaultfont.c: Convert to utf-8.
* 2006-10-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-151-0/+13
| | | | | | | | | | | | | * network_ada/adasockets/AUTHORS, network_ada/adasockets/sockets-link.ads, network_ada/adasockets/sockets-multicast.adb, network_ada/adasockets/sockets-multicast.ads, network_ada/adasockets/sockets-utils.adb, network_ada/adasockets/sockets-utils.ads, network_ada/adasockets/sockets.adb, network_ada/adasockets/sockets.ads, network_ada/listener/listener.adb, network_ada/tcprelay/tcprelay.adb: Convert to utf-8.
* Convert to utf-8Ralf Corsepius2006-10-1510-10/+10
|
* This commit was generated by cvs2svn to compensate for changes in r13861,Ralf Corsepius2006-10-141-0/+152
|\ | | | | which included commits to RCS files with non-trunk default branches.
| * Import from zlib-1.2.4Ralf Corsepius2006-10-141-0/+152
| |
* | 2006-09-29 Chris Johns <chrisj@rtems.org>Chris Johns2006-09-281-0/+6
| | | | | | | | | | * libmisc/monitor/mon-command.c: Flush stdout after updating the command line.
* | Flush stdout after updating the command line.Chris Johns2006-09-281-2/+7
| |
* | 2006-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-253-8/+25
| | | | | | | | | | | | | | * libnetworking/net/route.c, librpc/src/rpc/auth_none.c, librpc/src/rpc/auth_unix.c, librpc/src/rpc/authunix_prot.c, librpc/src/rpc/rpc_callmsg.c, librpc/src/rpc/rpc_prot.c, librpc/src/rpc/rtems_portmapper.c: Removed warnings.
* | 2006-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2006-09-252-0/+519
| | | | | | | | * user/barrier.t: New file.
* | 2006-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2006-09-254-4/+77
| | | | | | | | | | * sapi/include/confdefs.h, sapi/src/posixapi.c, sapi/src/rtemsapi.c: Add Classic API Barriers and commented out hooks to initialize .
* | 2006-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2006-09-2519-14/+1015
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * rtems/Makefile.am, rtems/preinstall.am, rtems/include/rtems.h, rtems/include/rtems/rtems/attr.h, rtems/include/rtems/rtems/config.h, rtems/inline/rtems/rtems/attr.inl, rtems/macros/rtems/rtems/attr.inl: Add Classic API Barriers. * rtems/include/rtems/rtems/barrier.h, rtems/include/rtems/rtems/barriermp.h, rtems/inline/rtems/rtems/barrier.inl, rtems/macros/rtems/rtems/barrier.inl, rtems/src/barrier.c, rtems/src/barriercreate.c, rtems/src/barrierdelete.c, rtems/src/barrierident.c, rtems/src/barrierrelease.c, rtems/src/barriertranslatereturncode.c, rtems/src/barrierwait.c: New files.