source: rtems/cpukit/libmisc/ChangeLog @ 620e8263

4.104.114.84.95
Last change on this file since 620e8263 was 620e8263, checked in by Joel Sherrill <joel.sherrill@…>, on 02/05/01 at 18:26:26

2001-02-03 Ralf Corsepius <corsepiu@…>

  • untar/Makefile.am, monitor/Makefile.am, dummy/Makefile.am, devnull/Makefile.am, dumpbuf/Makefile.am, mw-fb/Makefile.am, stackchk/Makefile.am, rtmonuse/Makefile.am, cpuuse/Makefile.am: Apply include_*HEADERS instead of H_FILES.
  • Property mode set to 100644
File size: 2.4 KB
Line 
12001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * untar/Makefile.am, monitor/Makefile.am, dummy/Makefile.am,
4        devnull/Makefile.am, dumpbuf/Makefile.am, mw-fb/Makefile.am,
5        stackchk/Makefile.am, rtmonuse/Makefile.am, cpuuse/Makefile.am:
6        Apply include_*HEADERS instead of H_FILES.
7
82001-01-05      Joel Sherrill <joel@OARcorp.com>
9
10        * devnull: New addition.  Moved from libcpu/sh.
11        * devnull/devnull.c, devnull/devnull.h, devnull/.cvsignore,
12        devnull/Makefile.am: New files.
13        * Makefile.am, configure.in, wrapup/Makefile.am: Modified to reflect
14        addition of above.
15
162000-11-30      Joel Sherrill <joel@OARcorp.com>
17
18        * mw-fb/mw_uid.c: Removed unnecessary dependency on <bsp.h>.
19
202000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
23
242000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
27
282000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
31        Switch to GNU canonicalization.
32
332000-09-28      Joel Sherrill <joel@OARcorp.com>
34
35        * monitor/mon-driver.c: Accounted for addition of "_entry" to
36        fields in rtems_driver_address_table.
37
382000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39       
40        * cpuuse/Makefile.am, dummy/Makefile.am, dumpbuf/Makefile.am,
41        monitor/Makefile.am, rtmonuse/Makefile.am, stackchk/Makefile.am,
42        untar/Makefile.am, wrapup/Makefile.am, mw-fb/Makefile.am:
43        Include compile.am.
44
452000-08-30      Joel Sherrill <joel@OARcorp.com>
46
47        * Many files: Moved posix/include/rtems/posix/seterr.h to
48        score/include/rtems/seterr.h so it would be available within
49        all APIs.
50
512000-08-30      Joel Sherrill <joel@OARcorp.com>
52
53        * mw-fb/.cvsignore: New file.
54
552000-08-26  Rosimildo da Silva  <rdasilva@connecttel.com>
56
57        * Added generic Micro FrameBuffer interface for MicroWindows.
58        This interface allows MicroWindows to under RTEMS. A sample
59        driver has been developed for the pc386 BSP. See
60        pc386/fb_vga.c as a sample.
61        * Added Uniform Input Device interface for MicroWindows.
62        See PC386 bsp for sample drivers for mouse and keyboard (console).
63        * mw-bf: New directory.
64        * Makefile.am, configure.in, wrapup/Makefile.am: Account for mw-fb.
65        * mw-fb/Makefile.am: New file.
66        * mw-fb/mw_fb.c: New file.
67        * mw-fb/mw_fb.h: New file.
68        * mw-fb/mw_uid.c: New file.
69        * mw-fb/mw_uid.h: New file.
70
712000-08-10      Joel Sherrill <joel@OARcorp.com>
72
73        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.