summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Regenerate.Ralf Corsepius2009-08-251-6/+6
|
* gcc-core-4.3.2-rtems4.9-20090825.diffRalf Corsepius2009-08-251-1/+1
|
* Bump GCC_RPMREL.Ralf Corsepius2009-08-251-1/+1
|
* avr: Use _exit from newlibRalf Corsepius2009-08-251-0/+139
|
* 2009-08-17 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-08-173-15/+68
| | | | | | | | * network/tsec.c, network/if_tsec_pub.h: Fixed bugs in multicast support; added reference-count for hash-table entries which allows for the implementation of a 'deletion' routine. NOTE: mcast support largely untested.
* Remove centos-4, tighten up suse, move fedora-9 to centos-5.Ralf Corsepius2009-08-131-12/+5
|
* Try enabling the data cache.Eric Norum2009-07-304-12/+12
|
* PR 1420/bspsEric Norum2009-07-282-1/+14
| | | | | | Turn on buffered writes to DRAM. As Device Errata SECF124 notes this may cause double writes, but that's not really a big problem and benchmarking tests have shown that buffered writes do gain some performance.
* Regenerate.Ralf Corsepius2009-07-262-4/+15
|
* Set amvers to 1.10.Ralf Corsepius2009-07-261-1/+1
|
* Sync with rtems-4.10.Ralf Corsepius2009-07-264-9/+22
|
* Don't pass %{?dist} to *_RPM_RELRalf Corsepius2009-07-261-2/+2
|
* Remove.Ralf Corsepius2009-07-233-359/+0
|
* Abandon cpukit.Ralf Corsepius2009-07-236-115/+0
|
* Abandon mingw32.Ralf Corsepius2009-07-231-1/+0
|
* Abandon cygwin, mingw.Ralf Corsepius2009-07-231-6/+0
|
* Abandon cygwin.Ralf Corsepius2009-07-231-1/+1
|
* Regenerate.Ralf Corsepius2009-07-239-9/+9
|
* Update to newlib-1.16.0-rtems4.9-20090324.diff.Ralf Corsepius2009-07-239-9/+9
|
* Regenerate.Ralf Corsepius2009-07-2310-60/+110
|
* Bump GCC_RPMREL.Ralf Corsepius2009-07-2310-10/+10
|
* Sync. with rtems-4.10.Ralf Corsepius2009-07-231-2/+2
|
* Regenerate.Ralf Corsepius2009-07-2110-20/+20
|
* Sync with rtems-4.10.Ralf Corsepius2009-07-2110-10/+10
|
* Bump GDB_RPMREL.Ralf Corsepius2009-07-2110-10/+10
|
* New (Backport from rtems-4.10).Ralf Corsepius2009-07-211-0/+2151
|
* Regenerate.Ralf Corsepius2009-07-211-1/+1
|
* Sync with rtems-4.10.Ralf Corsepius2009-07-211-1/+1
|
* Remove.Ralf Corsepius2009-07-211-16245/+0
|
* Bump GCC_RPMREL.Ralf Corsepius2009-07-2010-10/+10
|
* Regenerate.Ralf Corsepius2009-07-2011-91/+371
|
* Sync with rtems-4.10.Ralf Corsepius2009-07-201-1/+1
|
* Remove %{?dist} from BINUTILS_RPMREL.Ralf Corsepius2009-07-2010-10/+10
|
* Update to gdb-6.8-rtems4.9-20090312.diff.Ralf Corsepius2009-07-209-9/+9
|
* Bump GDB_RPMREL.Ralf Corsepius2009-07-2011-11/+11
|
* Sync with rtems-4.10Ralf Corsepius2009-07-201-1/+1
|
* Regenerate.Ralf Corsepius2009-07-1910-20/+20
|
* Bump BINUTILS_RPMREL.Ralf Corsepius2009-07-1910-10/+10
|
* Sync with CVS-HEAD.Ralf Corsepius2009-07-181-1/+1
|
* 2009-07-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-07-022-2/+7
| | | | | * user/region.t: Fix typos where semaphore referenced instead of region or segment.
* 2009-07-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-07-022-7/+11
| | | | * user/preface.texi: Correct list of supported CPU architectures.
* 2009-06-05 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-06-062-2/+7
| | | | * irq/irq_init.c: silenced compiler warning.
* 2009-06-05 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-06-063-11/+133
| | | | | * network/tsec.c, network/if_tsec_pub.h: added multicast support.
* Add PR 1420.Joel Sherrill2009-06-031-0/+1
|
* 2009-06-03 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-06-031-0/+6
| | | | | | * libcsupport/include/rtems/assoc.h, libcsupport/include/rtems/malloc.h: Add extern "C" {} guards. * libcsupport/include/rtems/libio_.h: Move extern "C" {} guards.
* Move extern "C" {} guards.Ralf Corsepius2009-06-031-4/+4
|
* Add extern "C" {} guards.Ralf Corsepius2009-06-032-1/+18
|
* As per Freescale chip errata, disable buffered writes.Eric Norum2009-06-022-3/+19
|
* 2009-05-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-05-286-16/+34
| | | | | | | | | PR 1415/cpukit * rtems/src/semcreate.c, rtems/src/semtranslatereturncode.c, score/include/rtems/score/coremutex.h, score/inline/rtems/score/coremutex.inl, score/src/coremutex.c: Address two paths where a task with a priority above the ceiling could obtain a priority ceiling mutex.
* 2009-05-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-05-212-0/+12
| | | | | | PR 1413/cpukit * rtems/src/timerserver.c: Fix bug where server based timers which reinitiated themselves did not get reinserted onto timer chain.