source: rtems/c/src/libmisc/ChangeLog @ bde9bb5

4.104.114.84.95
Last change on this file since bde9bb5 was 974d213f, checked in by Joel Sherrill <joel.sherrill@…>, on 02/12/01 at 14:51:46

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

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