summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-03-18Upgrade to 4.8.24.8.2Joel Sherrill
2010-03-182010-03-18 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-03-11Remove.Ralf Corsepius
2010-01-11Sync with CVS-HEAD.Ralf Corsepius
2010-01-11Bump version.Ralf Corsepius
2010-01-11Fix oversight.Ralf Corsepius
2010-01-11Set default osname to centos5.Ralf Corsepius
2010-01-11Bump version.Ralf Corsepius
Remove fedora.
2010-01-11Add rtems-4.8-release.Ralf Corsepius
2010-01-11Add INSTALLRalf Corsepius
2010-01-11Remove (Bogusly checked in into CVS)Ralf Corsepius
2009-12-102009-12-10 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
PR 1482 * posix/src/ptimer1.c: Exit dispatching critical section.
2009-09-152009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
PR 1441/cpukit * libcsupport/src/tcgetprgrp.c: Remove. * libcsupport/src/tcgetpgrp.c: New (Renamed from libcsupport/src/tcgetprgrp.c). * libcsupport/Makefile.am: Add libcsupport/src/tcgetpgrp.c. Remove libcsupport/src/tcgetprgrp.c.
2009-09-15This commit was manufactured by cvs2svn to create branch 'rtems-4-8-branch'.cvs2git
Cherrypick from master 2009-09-15 05:32:49 UTC Ralf Corsepius <ralf.corsepius@rtems.org> '2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>': cpukit/libcsupport/src/tcgetpgrp.c
2009-09-092009-09-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* sp46/init.c: Make compile on 4.8 branch. * sp46/sp46.scn: New file.
2009-07-26Sync with rtems-4.9.Ralf Corsepius
2009-07-26Update.Ralf Corsepius
2009-07-24Remove.Ralf Corsepius
2009-07-24New.Ralf Corsepius
2009-07-24Regenerate.Ralf Corsepius
2009-07-24Update.Ralf Corsepius
2009-07-24Bump GDB_RPMREL.Ralf Corsepius
2009-07-24Regenerate.Ralf Corsepius
2009-07-24Update.Ralf Corsepius
2009-07-24Bump GDB_RPMREL.Ralf Corsepius
2009-07-24Regenerate.Ralf Corsepius
2009-07-24Minor fixes.Ralf Corsepius
2009-07-24Bump GDB_RPMREL.Ralf Corsepius
2009-07-24Remove.Ralf Corsepius
2009-07-23Remove.Ralf Corsepius
2009-07-23Sync. with rtems-4.10.Ralf Corsepius
2009-07-21Regenerate.Ralf Corsepius
2009-07-21Bump *_RPMREL.Ralf Corsepius
2009-07-21Sync with rtems-4.10.Ralf Corsepius
2009-07-21Sync with rtems-4.10.Ralf Corsepius
2009-07-21Abandon mingw32, cygwin.Ralf Corsepius
2009-07-21Remove.Ralf Corsepius
2009-07-21Cleanup.Ralf Corsepius
2009-07-21Remove.Ralf Corsepius
2009-07-13This commit was manufactured by cvs2svn to create branch 'rtems-4-8-branch'.cvs2git
Cherrypick from master 2009-07-13 14:20:36 UTC Ralf Corsepius <ralf.corsepius@rtems.org> 'Add autoconf-sources.add.': contrib/crossrpms/autotools/autoconf-sources.add contrib/crossrpms/autotools/automake-sources.add contrib/crossrpms/patches/binutils-2.17.50-cygwin-20060817-1.diff contrib/crossrpms/patches/gdb-6.5-bfinrtems-20071114.diff contrib/crossrpms/patches/gdb-6.5-bfinrtems-20090122.diff cpukit/libnetworking/ifaddrs.h cpukit/libnetworking/libc/getifaddrs.c cpukit/libnetworking/libc/if_indextoname.c cpukit/libnetworking/libc/if_nameindex.c
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-06-032009-06-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
PR 1421/filesystem * libfs/src/imfs/deviceio.c, libfs/src/imfs/imfs.h, libfs/src/imfs/imfs_handlers_device.c: Backport ftruncate support for devices so fopen(device, w) works.
2009-05-282009-05-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
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-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-05-042009-04-20 Kate Feng <feng1@bnl.gov>Joel Sherrill
1396/bsps * pci/pci.c : Updated it to be consistent with the original pci.c * written by Eric Valette. There is no change in its function. * irq/irq_init.c : set defaultIrq->next_handler to be 0 * for BSP_SHARED_HANDLER_SUPPORT. * network/if_1GHz/if_wm.c : fixed some bugs in the 1GHz driver. * irq/BSP_irq.c : added supports for shared IRQ. * pci/pci_interface.c : Enabled PCI "Read", "Read Line", and "Read Multiple" * Agressive Prefetch to improve the performance of the PCI based * applications (e.g. 1GHz NIC). * irq/BSP_irq.c : Replaced the irq/irq.c, and used GT_GPP_Value * register to monitor the cause of the level sensitive interrupts. * This unique solution solves various bugs in the 1GHz network drivers * Fixed bugs in compute_pic_masks_from_prio()
2009-04-30Merge changes from CVS-HEAD addressing Fedora 11 rpm regressions.Ralf Corsepius
2009-04-08Update. Bump version.Ralf Corsepius
2009-04-08Use mirrorlists.Ralf Corsepius
2009-04-022009-04-02 Ralf Corsépius <ralfcorsepius@rtems.org>Ralf Corsepius
* aclocal/check-rtems-debug.m4: Add missing ','.