source: rtems/c/src/lib/libbsp/shared/ChangeLog @ bfeee88

4.104.114.84.95
Last change on this file since bfeee88 was bfeee88, checked in by Joel Sherrill <joel.sherrill@…>, on 10/12/01 at 21:04:47

2001-10-12 Joel Sherrill <joel@…>

  • console-polled.c, console.c: Fixed typo.
  • Property mode set to 100644
File size: 1.6 KB
RevLine 
[bfeee88]12001-10-12      Joel Sherrill <joel@OARcorp.com>
2
3        * console-polled.c, console.c: Fixed typo.
4
[d2959b2]52001-01-12      Joel Sherrill <joel@OARcorp.com>
6
7        * setvec.c: Removed unused variables.
8
[d3d5319]92001-01-09      Joel Sherrill <joel@OARcorp.com>
10
11        * clockdrv_shell.c (CLOCK_DRIVER_ISRS_PER_TICK): Add support for
12        multiple ISRs per clock tick.  Testing per hacking on mips/jmr3904
13        clock driver.
14
[2e10f51]152001-01-03      Joel Sherrill <joel@OARcorp.com>
16
17        * clockdrv_shell.c: Fixed syntax error in fast idle support.
18
[e182c620]192001-01-03      Joel Sherrill <joel@OARcorp.com>
20
21        * clockdrv_shell.c: Added fast idle mode which is enabled by defining
22        CLOCK_DRIVER_USE_FAST_IDLE.
23        * console-polled.c: Added console_initialize_hardware() hook.
24
[7220103f]252000-12-01      Joel Sherrill <joel@OARcorp.com>
26
27        * console-polled.c: Remove warnings.
28
[7f5213d]292000-11-13      Joel Sherrill <joel@OARcorp.com>
30
31        * clock_driver_stub.c: This is a stub of a clock driver that
32        is sufficient for linking the ticker application.  Some
33        simulators do not have a soruce for a clock tick.  Also
34        this can be used while constructing a BSP so everything links.
35
[978d328]362000-11-01      Joel Sherrill <joel@OARcorp.com>
37
38        * bsplibc.c: assoc.h, error.h, libio_.h, libio.h, and
39        libcsupport.h moved from libc to lib/include/rtems and
40        now must be referenced as <rtems/XXX.h>.   Header file order
41        was cleaned up while doing this.
42
[7ede0e7]432000-10-30      Joel Sherrill <joel@OARcorp.com>
44
45        * POSIX include files merged into newlib.  This resulted in
46        some definitions moving to other files and thus some secondary
47        effects in RTEMS source code.
48        * sbrk.c: Corrected prototype to match newlib.
49
[e94ad1fe]502000-08-10      Joel Sherrill <joel@OARcorp.com>
51
52        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.