summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-12-162010-12-16 Joel Sherrill <joel.sherrilL@OARcorp.com>rtems-4-7-branchJoel Sherrill
* SUPPORT: Update address.
2010-11-162010-11-16 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
PR 1718/cpukit * sapi/include/confdefs.h: POSIX threads are allocated twice the minimum stack space by default. confdefs.h only accounts for one minimum -- not the 2x factor.
2010-11-162010-11-16 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
PR 1717/cpukit * libcsupport/src/gxx_wrappers.c: Free memory on error.
2010-11-012010-11-01 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
PR 1714/doc * user/datatypes.t: Add missing description of rtems_status_codes.
2010-08-272010-08-27 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
PR 1693/filesystem * libfs/src/imfs/memfile.c: IMFS_memfile_get_block_pointer() was checking incorrect pointer and thus had dead code.
2010-08-272010-08-27 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
PR 1692/filesystem * libcsupport/include/rtems/libio.h, libfs/src/imfs/imfs_eval.c: Fix implementation and use of rtems_libio_is_valid_perms().
2010-06-212010-06-21 Peter Dufault <dufault@hda.com>Joel Sherrill
PR 1570/cpukit * posix/src/semtimedwait.c: This routine is supposed to return -1/errno NOT the status directly.
2010-05-182010-05-18 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
PR 1520/doc * user/part.t: Partition create discussion said it returned the number of buffers created but it does not.
2009-12-102009-12-10 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
PR 1482 * posix/src/ptimer1.c: Exit dispatching critical section.
2009-07-022009-07-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* user/region.t: Fix typos where semaphore referenced instead of region or segment.
2009-07-022009-07-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* user/preface.texi: Correct list of supported CPU architectures.
2009-05-212009-05-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
PR 1414/cpukit * score/src/objectget.c, score/src/objectgetisr.c, score/src/objectgetnoprotection.c: Tighten math on extraction of index so it is harder to trick by passing in a valid id of an incorrect object class.
2009-04-08Bump versionRalf Corsepius
2009-04-08fedora-11*Ralf Corsepius
2009-04-08Use mirrorlistsRalf Corsepius
2009-03-122009-03-12 Santosh G Vattam <vattam.santosh@gmail.com>Joel Sherrill
PR 1378/filesystem * libfs/src/imfs/deviceio.c: IMFS device lseek should return the current offset.
2009-03-022009-03-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
PR 1388/cpukit * sp09/screen05.c, sp09/screen09.c, sp09/sp09.scn: Classic Semaphores allow both priority inherit and ceiling attributes to be set on semaphore create. These attributes are mutually exclusive and this should be an error.
2009-03-022009-03-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
PR 1388/cpukit * rtems/src/semcreate.c: Classic Semaphores allow both priority inherit and ceiling attributes to be set on semaphore create. These attributes are mutually exclusive and this should be an error.
2009-02-272009-02-27 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
PR 1387/doc * user/intr.t: Add Interrupt Manager services to list of services callable from ISR.
2009-02-172009-02-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* custom/uC5282.cfg: Add cvs Id.
2009-01-292009-01-29 Nickolay Semyonov-Kolchin <nbkolchin@gmail.com>Joel Sherrill
PR 1359/cpukit * libcsupport/src/libio.c: rtems_libio_allocate: rtems_libio_iop_freelist incorrectly zeroed on semaphore error. Now checks error and does not modify anything until sure it has created semaphore.
2009-01-292009-01-29 Gene Smith <gene.smith@siemens.com>Joel Sherrill
PR 1363/filesystem * libfs/src/dosfs/fat.h: Fix issue where 32 bit values are not written correctly in FAT f/s data.
2009-01-292009-01-29 Eric Norum <norume@aps.anl.gov>Joel Sherrill
PR 1364/cpukit * libcsupport/src/gxx_wrappers.c: Fix compilation problems when diagnostics enabled.
2009-01-212009-01-21 Nickolay Kolchin <nbkolchin@gmail.com>Joel Sherrill
Joel Sherrill <joel.sherrill@oarcorp.com> PR 1357/cpukit * rtems/src/tasks.c: Ensure creating a task with no ASR is honored.
2009-01-212009-01-21 Frank Ueberschar <frank.ueberschar@dsa-volgmann.de>Joel Sherrill
PR 1354/bsps * network/network.c: In some cases it can occur that an empty mbuf is put on the descriptor chain. (We found it especially then when transmitting fragmented IP Packets.) Since the actual buffer descriptor pointer will be incremented after every inserted mbuf (txBd = sc->txBdBase + sc->txBdHead;) even if m->m_len of the current mbuf was zero. This leads to the bug.
2009-01-062009-01-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
PR 1350/bsps * network/lan91c11x.c: Do not write 65th element into 64 element array.
2008-12-012008-12-01 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* user/concepts.t: Id has four parts not three.
2008-11-202008-11-20 Daron Chabot <daronchabot@gmail.com>Joel Sherrill
PR 1337/bsps * custom/pc386.cfg: Stripping .rodata section produces unusable executables for the i386-rtems target.
2008-11-20Sync with rtems-4-8-branch.Ralf Corsepius
2008-11-18Acknowledge APT_VERDIR.Ralf Corsepius
2008-11-18Misc bug fixes.Ralf Corsepius
2008-11-17Misc. hacks.Ralf Corsepius
2008-11-17Massive rework.Ralf Corsepius
2008-11-17Partial merger from CVS-HEAD.Ralf Corsepius
2008-11-032008-11-03 Till Straumann <strauman@slac.stanford.edu>Till Straumann
PR 1332: call BSP_uart_termios_set()/BSP_uart_intr_ctrl() only from 'firstOpen' and only if this is a serial console.
2008-11-032008-11-03 Till Straumann <strauman@slac.stanford.edu>Till Straumann
PR 1332: call BSP_uart_termios_set()/BSP_uart_intr_ctrl() only from 'firstOpen' and only if this is a serial console.
2008-11-032008-11-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
PR 1334/doc * user/Makefile.am, user/concepts.t, user/part.t, user/task.t: Correct typos and correctly document 4 parts of 32-bit object id. * user/ObjectId-32Bits.eps: New file.
2008-11-032008-11-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
PR 1333/cpukit * libcsupport/include/rtems/termiostypes.h: Typo on type name -- should be rtems_device_minor_number.
2008-09-262008-09-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
PR 1316/cpukit * score/src/coremsgbroadcast.c: Give error when message is too large like when sending a message. This was the documented behavior.
2008-09-162008-09-16 Gene Smith <gene.smith@siemens.com>Joel Sherrill
PR 564/cpukit * sapi/include/confdefs.h: Fix incorrect name. Was missed in an earlier renaming sweep.
2008-08-242008-08-24 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* user/clock.t: Correct discussion of timeval.
2008-08-08Upgrade to 4.7.3rtems-4-7-3Joel Sherrill
2008-08-08Upgrade to 4.7.4Joel Sherrill
2008-08-08Upgrade to 4.7.3Joel Sherrill
2008-08-082008-08-08 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* console/debugputs.c: Correct use of sparc_disable_interrupt and sparc_enable_interrupt.
2008-08-082008-08-08 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* rtems/include/rtems.h, sapi/Makefile.am: Add Add simple helper to get RTEMS version string. * sapi/src/getversionstring.c: New file.
2008-08-082008-08-08 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* startup/linkcmds: All SPARC executables should include rtems_get_version_string so the monitor used can provide RTEMS awareness based upon the version.
2008-08-072008-08-07 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* user/datatypes.t: Add rtems_name. Add comment about rtems_task_argument changing from simple unsigned thirty two bit integer to being derived from a C99 uintptr_t in 4.8 and newer.
2008-08-062008-08-06 Brett Swimley <brett.swimley@aedbozeman.com>Joel Sherrill
PR 1192/filesystem * libblock/src/diskdevs.c: Update the disktap pointer after the realloc.
2008-08-052008-08-05 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
PR 741/networking * libmisc/dummy/dummy.c: Add dummy network configuration.