source: rtems/cpukit/score/ChangeLog @ 09e6b1c

4.104.114.84.95
Last change on this file since 09e6b1c was b5c50309, checked in by Joel Sherrill <joel.sherrill@…>, on 11/02/00 at 22:56:23

2000-11-02 Ralf Corsepius <corsepiu@…>

  • aclocal/canonicalize-tools.m4, aclocal/check-tool.m4, aclocal/prog-cc.m4, aclocal/prog-cxx.m4: Replace AC_CHECK_TOOL with an RTEMS specific but more restrictive autoconf macro.
  • Property mode set to 100644
File size: 1.1 KB
Line 
1
22000-11-02      Joel Sherrill <joel@OARcorp.com>
3
4        * include/rtems/system.h: Add prototypes for POSIX_MP_NOT_IMPLEMENTED(),
5        POSIX_NOT_IMPLEMENTED(), POSIX_BOTTOM_REACHED() removed from newlib.
6
72000-10-18      Nick Simon <Nick.SIMON@syntegra.bt.co.uk>
8
9        * src/heapgetinfo.c, include/rtems/score/heap.h, src/Makefile.am:
10        Added _Heap_Get_information() and information control block.
11        * src/heapgetinfo.c: New file.
12
132000-09-25      Joel Sherrill <joel@OARcorp.com>
14
15        * rtems/system.h: Switched a29k and hppa1.1 to using cpuopts.h not
16        targopts.h to reduce dependency on BSP.
17
182000-09-20      Joel Sherrill <joel@OARcorp.com>
19
20        * src/objectgetbyindex.c: Do not enable dispatching on an
21        error path it was not disabled on.
22
232000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * src/Makefile.am: Include compile.am.
26
272000-08-30      Joel Sherrill <joel@OARcorp.com>
28
29        * Many files: Moved posix/include/rtems/posix/seterr.h to
30        score/include/rtems/seterr.h so it would be available within
31        all APIs.
32
332000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * include/rtems/system.h: Include cpuopts.h for __i386__.
36
372000-08-10      Joel Sherrill <joel@OARcorp.com>
38
39        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.