source: rtems/c/src/lib/libbsp/powerpc/psim/ChangeLog @ e177810d

4.104.114.84.95
Last change on this file since e177810d was e177810d, checked in by Joel Sherrill <joel.sherrill@…>, on 01/03/01 at 17:52:36

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

  • clock/clock.c: Use shared clock driver shell.
  • console/console.c: Removed. Now use shared polling shell.
  • console/console-io.c: New file.
  • console/Makefile.am: Correct to use shared polling shell.
  • startup/bspstart.c: Remove all fast idle references.
  • Property mode set to 100644
File size: 1.4 KB
Line 
12001-01-03      Joel Sherrill <joel@OARcorp.com>
2
3        * clock/clock.c: Use shared clock driver shell.
4        * console/console.c: Removed.  Now use shared polling shell.
5        * console/console-io.c: New file.
6        * console/Makefile.am: Correct to use shared polling shell.
7        * startup/bspstart.c: Remove all fast idle references.
8
92000-12-19      Joel Sherrill <joel@OARcorp.com>
10
11        * timer/timer.c: Removed incorrect comments about ERC32.
12
132000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
16
172000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
20
212000-11-01      Joel Sherrill <joel@OARcorp.com>
22
23        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
24        and libcsupport.h moved from libc to lib/include/rtems and
25        now must be referenced as <rtems/XXX.h>.   Header file order
26        was cleaned up while doing this.
27
282000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
31        Switch to GNU canonicalization.
32
332000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
36        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
37        vectors/Makefile.am, wrapup/Makefile.am: Include compile.am
38
392000-08-10      Joel Sherrill <joel@OARcorp.com>
40
41        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.