summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-02-09Ada getting started is gone.4.9.5Joel Sherrill
2011-02-09Upgrade to 4.9.5Joel Sherrill
2011-02-092011-02-09 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
* setup.def, common/cpright.texi: Update dates.
2011-01-212011-01-21 Eric Norum <wenorum@lbl.gov>Joel Sherrill
* libmisc/capture/capture.c: Avoid using TCB of task just deleted.
2010-12-162010-12-16 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
* Makefile.am, configure.ac, common/cpright.texi, common/rtems.texi.in, cpu_supplement/.cvsignore, started/Makefile.am, started/binaries.t, started/buildc.t, started/buildrt.t, started/intro.t, started/nextstep.t, started/nt.t, started/require.t, started/sample.t, started/started.texi: Major update which includes removal of references to specific tool versions and patches. * started/tversions.texi.in: Removed.
2010-12-162010-12-16 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
* Makefile.am, configure.ac, develenv/direct.t: Remove Getting Started with GNAT/RTEMS. * started_ada/.cvsignore, started_ada/Makefile.am, started_ada/buildada.t, started_ada/gdb.t, started_ada/intro.t, started_ada/require.t, started_ada/sample.t, started_ada/started_ada.texi, started_ada/tversions.texi: Removed.
2010-12-162010-12-16 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
* SUPPORT: Update address.
2010-11-232010-11-23 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
* Makefile.am, preinstall.am: Add <bsp/tty_drv.h> to the set of installed .h files.
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-112010-11-11 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
PR 1716/doc * user/concepts.t: print_name example used a variable which did not match the name of the passed in parameter.
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-10-012010-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
PR 1708/build: * aclocal/check-cpuopts.m4: Fix m4-quoting.
2010-09-232010-09-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
* aclocal/check-cpuopts.m4: Add AC_LANG_SOURCE.
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-08-252010-08-25 Till Straumann <strauman@slac.stanford.edu>Till Straumann
PR 1689/bsps * shared/flash/intelFlash.c: Scale erase timeout by actual system clock rate rather than assuming a fixed value.
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-06-212010-06-21 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
PR 1554/cpukit Coverity Id 17 * libi2c/libi2c.c: Fix memory leak on error.
2010-06-162010-06-16 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
PR 1568/doc * user/intr.t: Fix list of services callable from ISR.
2010-06-03backport of access macros for indexed resourcesThomas Doerfler
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.
2010-03-18Upgrade to 4.9.44.9.4Joel Sherrill
2010-03-18Fix spacing.Joel Sherrill
2010-03-162010-03-17 Chris Johns <chrisj@rtems.org>Chris Johns
* libfs/src/dosfs/msdos_create.c: Fix the date/time call order to 'msdos_date_unix2dos'.
2010-03-16Fix hex constants.Eric Norum
2010-03-11Remove.Ralf Corsepius
2010-03-102010-03-10 Gedare Bloom <gedare@gwu.edu>Joel Sherrill
PR 1495/bsp * clock/ckinit.c: Calling rtems_clock_get_uptime() in a tight loop sometimes showed time moving backwards.
2010-03-102010-03-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
PR 1497/bsps * startup/bspclean.c: Do not enable interrupts while waiting for board to reset.
2010-02-012010-02-01 Till Straumann <strauman@slac.stanford.edu>Till Straumann
PR 1492/bsps * shared/startup/sbrk.c: When BSP_sbrk_policy had the value (-1) (-> give all memory to the heap initially) then the computation of the remaining heap size was wrong.
2010-01-112010-01-11 Marc Pignat <marc.pignat@hevs.ch>Joel Sherrill
PR 1490/doc * user/clock.t: Fix typo. rtems_clock_get_ticks_per_second not rtems_clock_get_ticks_per_seconds.
2010-01-11Update.Ralf Corsepius
2010-01-11Update.Ralf Corsepius
2010-01-11Update.Ralf Corsepius
2010-01-11Sync with CVS-HEAD.Ralf Corsepius
2010-01-11Add INSTALL.Ralf Corsepius
2010-01-11Remove.Ralf Corsepius
2009-12-112009-12-11 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey
PR 1481/cpukit * rtems/src/ratemonperiod.c: Moved check for cpu usage being smaller than when period initiated.
2009-12-102009-12-10 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
PR 1482 * posix/src/timersettime.c: Exit dispatching critical section.
2009-12-102009-12-10 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
PR 1480/cpukit * rtems/src/ratemonperiod.c: Use _Rate_monotonic_Update_statistics() when period is expired, not _Rate_monotonic_Initiate_statistics(). The cound of missed periods was never updated.
2009-12-09Upgrade to automake-1.10.3Ralf Corsepius
2009-12-072009-12-07 Cindy Cicalese <cicalese@mitre.org>Joel Sherrill
PR 1477/cpukit * score/src/objectsetname.c: Ensure destination is NULL terminated. String copy was not getting the NULL.
2009-11-27Regenerate.Ralf Corsepius
2009-11-27Bump GCC_RPMREL.Ralf Corsepius
2009-11-27Update.Ralf Corsepius
2009-11-27Eliminate g77, f95.Ralf Corsepius
Add fortran.
2009-11-27Elminate build_gfortran.Ralf Corsepius
2009-11-27Eliminate g77Ralf Corsepius
2009-11-27Eliminate g77Ralf Corsepius
2009-11-27Sync with rtems4.10.Ralf Corsepius