source: rtems/cpukit/score/ChangeLog @ 11edb53

4.104.114.84.95
Last change on this file since 11edb53 was ba41dfd, checked in by Joel Sherrill <joel.sherrill@…>, on 11/03/00 at 15:39:55

2000-11-02 Joel Sherrill <joel@…>

  • include/rtems/system.h: Use proper conditional (RTEMS_POSIX_API) so prototypes for POSIX_MP_NOT_IMPLEMENTED(), POSIX_NOT_IMPLEMENTED(), POSIX_BOTTOM_REACHED() are actually included.
  • Property mode set to 100644
File size: 1.4 KB
Line 
1
22000-11-02      Joel Sherrill <joel@OARcorp.com>
3
4        * include/rtems/system.h: Use proper conditional (RTEMS_POSIX_API)
5        so prototypes for POSIX_MP_NOT_IMPLEMENTED(), POSIX_NOT_IMPLEMENTED(),
6        POSIX_BOTTOM_REACHED() are actually included.
7
82000-11-02      Joel Sherrill <joel@OARcorp.com>
9
10        * include/rtems/system.h: Add prototypes for POSIX_MP_NOT_IMPLEMENTED(),
11        POSIX_NOT_IMPLEMENTED(), POSIX_BOTTOM_REACHED() removed from newlib.
12
132000-10-18      Nick Simon <Nick.SIMON@syntegra.bt.co.uk>
14
15        * src/heapgetinfo.c, include/rtems/score/heap.h, src/Makefile.am:
16        Added _Heap_Get_information() and information control block.
17        * src/heapgetinfo.c: New file.
18
192000-09-25      Joel Sherrill <joel@OARcorp.com>
20
21        * rtems/system.h: Switched a29k and hppa1.1 to using cpuopts.h not
22        targopts.h to reduce dependency on BSP.
23
242000-09-20      Joel Sherrill <joel@OARcorp.com>
25
26        * src/objectgetbyindex.c: Do not enable dispatching on an
27        error path it was not disabled on.
28
292000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * src/Makefile.am: Include compile.am.
32
332000-08-30      Joel Sherrill <joel@OARcorp.com>
34
35        * Many files: Moved posix/include/rtems/posix/seterr.h to
36        score/include/rtems/seterr.h so it would be available within
37        all APIs.
38
392000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * include/rtems/system.h: Include cpuopts.h for __i386__.
42
432000-08-10      Joel Sherrill <joel@OARcorp.com>
44
45        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.