summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Ada getting started is gone.4.9.5Joel Sherrill2011-02-091-2/+2
|
* Upgrade to 4.9.5Joel Sherrill2011-02-095-5/+5
|
* 2011-02-09 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-02-093-3/+7
| | | | * setup.def, common/cpright.texi: Update dates.
* 2011-01-21 Eric Norum <wenorum@lbl.gov>Joel Sherrill2011-01-212-1/+7
| | | | * libmisc/capture/capture.c: Avoid using TCB of task just deleted.
* 2010-12-16 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-12-1617-1187/+968
| | | | | | | | | | * 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-16 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-12-1613-1562/+11
| | | | | | | | | * 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-16 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-12-162-3/+7
| | | | * SUPPORT: Update address.
* 2010-11-23 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-11-233-1/+10
| | | | | * Makefile.am, preinstall.am: Add <bsp/tty_drv.h> to the set of installed .h files.
* 2010-11-16 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-11-162-0/+8
| | | | | | | 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-16 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-11-162-0/+6
| | | | | PR 1717/cpukit * libcsupport/src/gxx_wrappers.c: Free memory on error.
* 2010-11-11 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-11-112-1/+7
| | | | | | 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-01 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-11-012-1/+10
| | | | | PR 1714/doc * user/datatypes.t: Add missing description of rtems_status_codes.
* 2010-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-10-012-2/+7
| | | | | PR 1708/build: * aclocal/check-cpuopts.m4: Fix m4-quoting.
* 2010-09-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-09-232-2/+6
| | | | * aclocal/check-cpuopts.m4: Add AC_LANG_SOURCE.
* 2010-08-27 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-08-272-1/+7
| | | | | | PR 1693/filesystem * libfs/src/imfs/memfile.c: IMFS_memfile_get_block_pointer() was checking incorrect pointer and thus had dead code.
* 2010-08-27 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-08-273-5/+9
| | | | | | 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-25 Till Straumann <strauman@slac.stanford.edu>Till Straumann2010-08-252-6/+21
| | | | | | PR 1689/bsps * shared/flash/intelFlash.c: Scale erase timeout by actual system clock rate rather than assuming a fixed value.
* 2010-06-21 Peter Dufault <dufault@hda.com>Joel Sherrill2010-06-212-2/+8
| | | | | | PR 1570/cpukit * posix/src/semtimedwait.c: This routine is supposed to return -1/errno NOT the status directly.
* 2010-06-21 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-06-212-0/+11
| | | | | | PR 1554/cpukit Coverity Id 17 * libi2c/libi2c.c: Fix memory leak on error.
* 2010-06-16 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-06-162-1/+21
| | | | | PR 1568/doc * user/intr.t: Fix list of services callable from ISR.
* backport of access macros for indexed resourcesThomas Doerfler2010-06-032-72/+77
|
* 2010-05-18 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-05-182-3/+9
| | | | | | PR 1520/doc * user/part.t: Partition create discussion said it returned the number of buffers created but it does not.
* Upgrade to 4.9.44.9.4Joel Sherrill2010-03-185-5/+5
|
* Fix spacing.Joel Sherrill2010-03-181-1/+1
|
* 2010-03-17 Chris Johns <chrisj@rtems.org>Chris Johns2010-03-162-1/+6
| | | | | * libfs/src/dosfs/msdos_create.c: Fix the date/time call order to 'msdos_date_unix2dos'.
* Fix hex constants.Eric Norum2010-03-162-2/+6
|
* Remove.Ralf Corsepius2010-03-1117-655/+0
|
* 2010-03-10 Gedare Bloom <gedare@gwu.edu>Joel Sherrill2010-03-102-0/+22
| | | | | | PR 1495/bsp * clock/ckinit.c: Calling rtems_clock_get_uptime() in a tight loop sometimes showed time moving backwards.
* 2010-03-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-03-102-2/+8
| | | | | | PR 1497/bsps * startup/bspclean.c: Do not enable interrupts while waiting for board to reset.
* 2010-02-01 Till Straumann <strauman@slac.stanford.edu>Till Straumann2010-02-012-2/+11
| | | | | | | 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-11 Marc Pignat <marc.pignat@hevs.ch>Joel Sherrill2010-01-112-1/+7
| | | | | | PR 1490/doc * user/clock.t: Fix typo. rtems_clock_get_ticks_per_second not rtems_clock_get_ticks_per_seconds.
* Update.Ralf Corsepius2010-01-111-1/+1
|
* Update.Ralf Corsepius2010-01-111-1/+1
|
* Update.Ralf Corsepius2010-01-111-4/+4
|
* Sync with CVS-HEAD.Ralf Corsepius2010-01-111-3/+15
|
* Add INSTALL.Ralf Corsepius2010-01-111-0/+1
|
* Remove.Ralf Corsepius2010-01-111-237/+0
|
* 2009-12-11 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2009-12-112-4/+10
| | | | | | PR 1481/cpukit * rtems/src/ratemonperiod.c: Moved check for cpu usage being smaller than when period initiated.
* 2009-12-10 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-12-102-4/+13
| | | | | PR 1482 * posix/src/timersettime.c: Exit dispatching critical section.
* 2009-12-10 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-12-102-1/+8
| | | | | | | 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.
* Upgrade to automake-1.10.3Ralf Corsepius2009-12-092-5/+5
|
* 2009-12-07 Cindy Cicalese <cicalese@mitre.org>Joel Sherrill2009-12-072-1/+8
| | | | | | PR 1477/cpukit * score/src/objectsetname.c: Ensure destination is NULL terminated. String copy was not getting the NULL.
* Regenerate.Ralf Corsepius2009-11-2710-149/+69
|
* Bump GCC_RPMREL.Ralf Corsepius2009-11-2710-10/+10
|
* Update.Ralf Corsepius2009-11-2710-19/+19
|
* Eliminate g77, f95.Ralf Corsepius2009-11-271-4/+2
| | | | Add fortran.
* Elminate build_gfortran.Ralf Corsepius2009-11-272-2/+2
|
* Eliminate g77Ralf Corsepius2009-11-276-72/+5
|
* Eliminate g77Ralf Corsepius2009-11-273-7/+3
|
* Sync with rtems4.10.Ralf Corsepius2009-11-272-10/+5
|