summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* | Add name.Joel Sherrill2006-09-251-0/+2
| |
* | * score/Makefile.am, score/preinstall.am,Joel Sherrill2006-09-2526-21/+1660
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | score/include/rtems/score/coresem.h, score/include/rtems/score/object.h, score/include/rtems/score/states.h, score/inline/rtems/score/coresem.inl: Add SuperCore Barriers, SpinLocks and a partial implementation of RWLocks. * score/include/rtems/score/corebarrier.h, score/include/rtems/score/corerwlock.h, score/include/rtems/score/corespinlock.h, score/inline/rtems/score/corebarrier.inl, score/inline/rtems/score/corerwlock.inl, score/inline/rtems/score/corespinlock.inl, score/macros/rtems/score/corebarrier.inl, score/macros/rtems/score/corerwlock.inl, score/macros/rtems/score/corespinlock.inl, score/src/corebarrier.c, score/src/corebarrierrelease.c, score/src/corebarrierwait.c, score/src/corerwlock.c, score/src/corerwlockobtainread.c, score/src/corerwlockobtainwrite.c, score/src/corerwlockrelease.c, score/src/corespinlock.c, score/src/corespinlockrelease.c, score/src/corespinlockwait.c: New files.
* | 2006-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-148-26/+35
| | | | | | | | | | | | | | * 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.
* | *** empty log message ***Joel Sherrill2006-09-142-2/+2
| |
* | 2006-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-142-5/+9
| | | | | | | | * mongoosev/duart/mg5uart.c: Removed warnings.
* | 2006-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-142-9/+14
| | | | | | | | * shared/gdbstub/mips-stub.c: Removed warnings.
* | 2006-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-143-18/+21
| | | | | | | | | | | | * libmisc/cpuuse/cpuuse.c, libmisc/cpuuse/cpuuse.h: Promote CPU Usage to first class citizen. Rename to start with rtems_ and include documentation in user guide.
* | 2006-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-148-35/+33
| | | | | | | | | | | | | | | | | | * new_chapters/Makefile.am, new_chapters/gen_section, new_chapters/new_chapters.texi, user/Makefile.am, user/c_user.texi, user/dirstat.texi: Promote CPU Usage to first class citizen. Rename to start with rtems_ and include documentation in user guide. * user/cpuuse.t: New file. * new_chapters/cpuuse.t: Removed.
* | 2006-09-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-132-0/+6
| | | | | | | | | | * libnetworking/rtems/rtems_malloc_mbuf.c: Removed warning by adding prototype of malloc.
* | 2006-09-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-134-70/+78
| | | | | | | | | | | | * libmisc/stackchk/check.c, libmisc/stackchk/internal.h, libmisc/stackchk/stackchk.h: Move stack to first class citizen status. Include it in User Manual and rename to start with rtems_.
* | 2006-09-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-137-25/+42
| | | | | | | | | | | | | | | | * new_chapters/Makefile.am, user/Makefile.am, user/c_user.texi, user/dirstat.texi, user/task.t: Move stack to first class citizen status. Include it in User Manual and rename to start with rtems_. * user/stackchk.t: New file. * new_chapters/stackchk.t: Removed.
* | New.Ralf Corsepius2006-09-132-0/+3824
| |
* | 2006-09-13 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-09-132-1/+6
| | | | | | | | | | * sh7750/include/rtems/score/sh7750_regs.h: Fix spelling of IPRC (Probably a cyrillic 'C' instead of an ASCI 'C').
* | 2006-09-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-09-132-4/+5
| | | | | | | | * configure.ac: Use RTEMS_AMPOLISH3.
* | 2006-09-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-112-47/+50
| | | | | | | | | | * mongoosev/vectorisrs/vectorisrs.c: Convert C++ style comments to C style.
* | *** empty log message ***Joel Sherrill2006-09-116-131/+141
| |
* | 2006-09-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-112-1/+5
| | | | | | | | * librdbg/src/_servtgt.c: Convert C++ style comments to C style.
* | 2006-09-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-113-4/+9
| | | | | | | | | | * include/mpc5200.h, network_5200/network.c: Convert C++ style comments to C style.
* | 2006-09-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-112-3/+7
| | | | | | | | * startup/bspstart.c: Convert C++ style comments to C style.
* | 2006-09-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-117-595/+578
| | | | | | | | | | | | * console/console.c, console/sci.c, console/sci.h, spurious/spinit.c, startup/bspclean.c, startup/start_c.c: Convert C++ style comments to C style.
* | 2006-09-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-113-9/+14
| | | | | | | | | | * console/console.c, startup/init5235.c: Convert C++ style comments to C style.
* | 2006-09-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-112-8/+12
| | | | | | | | * startup/init5282.c: Convert C++ style comments to C style.
* | 2006-09-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-113-65/+20
| | | | | | | | | | * console/fb_vga.c, console/kd.h: Convert C++ style comments to C style.
* | 2006-09-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-112-1/+5
| | | | | | | | * include/arm_mode_bits.h: Convert C++ style comments to C style.
* | 2006-09-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-115-248/+53
| | | | | | | | | | * libmisc/mw-fb/mw_fb.c, libmisc/mw-fb/mw_fb.h, libmisc/mw-fb/mw_uid.c, libmisc/mw-fb/mw_uid.h: Remove warning.
* | 2006-09-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-118-975/+1045
| | | | | | | | | | | | | | | | | | | | * at91rm9200/include/at91rm9200.h, at91rm9200/include/at91rm9200_dbgu.h, at91rm9200/include/at91rm9200_emac.h, at91rm9200/include/at91rm9200_gpio.h, at91rm9200/include/at91rm9200_mem.h, at91rm9200/include/at91rm9200_pmc.h, s3c2400/include/s3c2400.h: Convert C++ style comments to C style.
* | 2006-09-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-112-0/+6
| | | | | | | | * cpu.c: Remove warning.