source: rtems/c/src/lib/libbsp/shared/ChangeLog @ 5c27c80

4.104.114.84.95
Last change on this file since 5c27c80 was d2959b2, checked in by Joel Sherrill <joel.sherrill@…>, on 01/12/01 at 13:36:54

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

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