source: rtems/c/src/lib/libbsp/shared/ChangeLog @ 7f5213d

4.104.114.84.95
Last change on this file since 7f5213d was 7f5213d, checked in by Joel Sherrill <joel.sherrill@…>, on 11/13/00 at 14:59:22

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

  • clock_driver_stub.c: This is a stub of a clock driver that is sufficient for linking the ticker application. Some simulators do not have a soruce for a clock tick. Also this can be used while constructing a BSP so everything links.
  • Property mode set to 100644
File size: 858 bytes
Line 
12000-11-13      Joel Sherrill <joel@OARcorp.com>
2
3        * clock_driver_stub.c: This is a stub of a clock driver that
4        is sufficient for linking the ticker application.  Some
5        simulators do not have a soruce for a clock tick.  Also
6        this can be used while constructing a BSP so everything links.
7
82000-11-01      Joel Sherrill <joel@OARcorp.com>
9
10        * bsplibc.c: assoc.h, error.h, libio_.h, libio.h, and
11        libcsupport.h moved from libc to lib/include/rtems and
12        now must be referenced as <rtems/XXX.h>.   Header file order
13        was cleaned up while doing this.
14
152000-10-30      Joel Sherrill <joel@OARcorp.com>
16
17        * POSIX include files merged into newlib.  This resulted in
18        some definitions moving to other files and thus some secondary
19        effects in RTEMS source code.
20        * sbrk.c: Corrected prototype to match newlib.
21
222000-08-10      Joel Sherrill <joel@OARcorp.com>
23
24        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.