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

4.104.114.84.95
Last change on this file since f599af0 was 4906d72f, checked in by Joel Sherrill <joel.sherrill@…>, on 06/18/01 at 17:02:30

2001-05-26 Ralf Corsepius <corsepiu@…>

  • configure.in: Add bspopts.h.
  • include/.cvsignore: Add bspopts.h*, stamp-h*.
  • include/Makefile.am: Use *_HEADERS instead of *H_FILES.
  • include/bsp.h: Include bspopts.h.
  • Property mode set to 100644
File size: 1.7 KB
Line 
12001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.in: Add bspopts.h.
4        * include/.cvsignore: Add bspopts.h*, stamp-h*.
5        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
6        * include/bsp.h: Include bspopts.h.
7
82001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
9
10        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
11
122001-01-03      Joel Sherrill <joel@OARcorp.com>
13
14        * clock/clock.c: Use shared clock driver shell.
15        * console/console.c: Removed.  Now use shared polling shell.
16        * console/console-io.c: New file.
17        * console/Makefile.am: Correct to use shared polling shell.
18        * startup/bspstart.c: Remove all fast idle references.
19
202000-12-19      Joel Sherrill <joel@OARcorp.com>
21
22        * timer/timer.c: Removed incorrect comments about ERC32.
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-11-01      Joel Sherrill <joel@OARcorp.com>
33
34        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
35        and 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-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
42        Switch to GNU canonicalization.
43
442000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
47        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
48        vectors/Makefile.am, wrapup/Makefile.am: Include compile.am
49
502000-08-10      Joel Sherrill <joel@OARcorp.com>
51
52        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.