source: rtems/cpukit/libmisc/ChangeLog @ 4a14b7be

4.104.114.84.95
Last change on this file since 4a14b7be was 4a14b7be, checked in by Joel Sherrill <joel.sherrill@…>, on 11/30/00 at 14:36:46

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

  • mw-fb/mw_uid.c: Removed unnecessary dependency on <bsp.h>.
  • Property mode set to 100644
File size: 1.8 KB
Line 
12000-11-30      Joel Sherrill <joel@OARcorp.com>
2
3        * mw-fb/mw_uid.c: Removed unnecessary dependency on <bsp.h>.
4
52000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
8
92000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
12
132000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
16        Switch to GNU canonicalization.
17
182000-09-28      Joel Sherrill <joel@OARcorp.com>
19
20        * monitor/mon-driver.c: Accounted for addition of "_entry" to
21        fields in rtems_driver_address_table.
22
232000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24       
25        * cpuuse/Makefile.am, dummy/Makefile.am, dumpbuf/Makefile.am,
26        monitor/Makefile.am, rtmonuse/Makefile.am, stackchk/Makefile.am,
27        untar/Makefile.am, wrapup/Makefile.am, mw-fb/Makefile.am:
28        Include compile.am.
29
302000-08-30      Joel Sherrill <joel@OARcorp.com>
31
32        * Many files: Moved posix/include/rtems/posix/seterr.h to
33        score/include/rtems/seterr.h so it would be available within
34        all APIs.
35
362000-08-30      Joel Sherrill <joel@OARcorp.com>
37
38        * mw-fb/.cvsignore: New file.
39
402000-08-26  Rosimildo da Silva  <rdasilva@connecttel.com>
41
42        * Added generic Micro FrameBuffer interface for MicroWindows.
43        This interface allows MicroWindows to under RTEMS. A sample
44        driver has been developed for the pc386 BSP. See
45        pc386/fb_vga.c as a sample.
46        * Added Uniform Input Device interface for MicroWindows.
47        See PC386 bsp for sample drivers for mouse and keyboard (console).
48        * mw-bf: New directory.
49        * Makefile.am, configure.in, wrapup/Makefile.am: Account for mw-fb.
50        * mw-fb/Makefile.am: New file.
51        * mw-fb/mw_fb.c: New file.
52        * mw-fb/mw_fb.h: New file.
53        * mw-fb/mw_uid.c: New file.
54        * mw-fb/mw_uid.h: New file.
55
562000-08-10      Joel Sherrill <joel@OARcorp.com>
57
58        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.