source: rtems/c/src/lib/libbsp/shared/ChangeLog @ 2e10f51

4.104.114.84.95
Last change on this file since 2e10f51 was 2e10f51, checked in by Joel Sherrill <joel.sherrill@…>, on 01/03/01 at 17:53:10

2001-01-03 Joel Sherrill <joel@…>

  • clockdrv_shell.c: Fixed syntax error in fast idle support.
  • Property mode set to 100644
File size: 1.2 KB
Line 
12001-01-03      Joel Sherrill <joel@OARcorp.com>
2
3        * clockdrv_shell.c: Fixed syntax error in fast idle support.
4
52001-01-03      Joel Sherrill <joel@OARcorp.com>
6
7        * clockdrv_shell.c: Added fast idle mode which is enabled by defining
8        CLOCK_DRIVER_USE_FAST_IDLE.
9        * console-polled.c: Added console_initialize_hardware() hook.
10
112000-12-01      Joel Sherrill <joel@OARcorp.com>
12
13        * console-polled.c: Remove warnings.
14
152000-11-13      Joel Sherrill <joel@OARcorp.com>
16
17        * clock_driver_stub.c: This is a stub of a clock driver that
18        is sufficient for linking the ticker application.  Some
19        simulators do not have a soruce for a clock tick.  Also
20        this can be used while constructing a BSP so everything links.
21
222000-11-01      Joel Sherrill <joel@OARcorp.com>
23
24        * bsplibc.c: assoc.h, error.h, libio_.h, libio.h, and
25        libcsupport.h moved from libc to lib/include/rtems and
26        now must be referenced as <rtems/XXX.h>.   Header file order
27        was cleaned up while doing this.
28
292000-10-30      Joel Sherrill <joel@OARcorp.com>
30
31        * POSIX include files merged into newlib.  This resulted in
32        some definitions moving to other files and thus some secondary
33        effects in RTEMS source code.
34        * sbrk.c: Corrected prototype to match newlib.
35
362000-08-10      Joel Sherrill <joel@OARcorp.com>
37
38        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.