source: rtems/cpukit/ChangeLog @ 9f66699

4.104.114.84.95
Last change on this file since 9f66699 was 50269c46, checked in by Joel Sherrill <joel.sherrill@…>, on 02/10/05 at 21:46:23

2005-02-10 Joel Sherrill <joel@…>

PR 753/rtems

  • score/include/rtems/score/object.h, score/src/objectinitializeinformation.c: Configured number of objects needs to be of a type with more bits than Objects_Maximum to support configuring unlimited objects. The type for configuring the maximum number of objects should probably always be the same fundamental type as Object Id. For 16-bit Id configurations, the constant OBJECTS_UNLIMITED_OBJECTS was changed to 0x8000 to move in this direction.
  • Property mode set to 100644
File size: 308.2 KB

HTML preview not available, since the file size exceeds 256.0 KB. Try downloading the file instead.

Note: See TracBrowser for help on using the repository browser.