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

4.104.114.84.95
Last change on this file since d530943 was df25c998, checked in by Joel Sherrill <joel.sherrill@…>, on 10/11/01 at 19:36:23

2001-10-11 Ralf Corsepius <corsepiu@…>

  • .cvsignore: Add autom4te.cache for autoconf > 2.52.
  • configure.in: Remove.
  • configure.ac: New file, generated from configure.in by autoupdate.
  • Property mode set to 100644
File size: 2.4 KB
Line 
12001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
4        * configure.in: Remove.
5        * configure.ac: New file, generated from configure.in by autoupdate.
6
72001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
10
112001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * wrapup/Makefile.am: Use GENERIC_PIECES = to make automake-1.5
14        happy.
15
162001-08-16      Joel Sherrill <joel@OARcorp.com>
17
18        * clock/clock.c: Ensure that clock ticks are long enough to
19        make forward progress.  This was modified to improve results
20        on the RTEMS tests and the ACATS.
21        * startup/linkcmds: Modified to work better with gcc 2.8.1 and
22        gnat 3.13p.
23
242001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * configure.in: Add bspopts.h.
27        * include/.cvsignore: Add bspopts.h*, stamp-h*.
28        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
29        * include/bsp.h: Include bspopts.h.
30
312001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
32
33        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
34
352001-01-03      Joel Sherrill <joel@OARcorp.com>
36
37        * clock/clock.c: Use shared clock driver shell.
38        * console/console.c: Removed.  Now use shared polling shell.
39        * console/console-io.c: New file.
40        * console/Makefile.am: Correct to use shared polling shell.
41        * startup/bspstart.c: Remove all fast idle references.
42
432000-12-19      Joel Sherrill <joel@OARcorp.com>
44
45        * timer/timer.c: Removed incorrect comments about ERC32.
46
472000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
50
512000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
54
552000-11-01      Joel Sherrill <joel@OARcorp.com>
56
57        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
58        and libcsupport.h moved from libc to lib/include/rtems and
59        now must be referenced as <rtems/XXX.h>.   Header file order
60        was cleaned up while doing this.
61
622000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
65        Switch to GNU canonicalization.
66
672000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
70        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
71        vectors/Makefile.am, wrapup/Makefile.am: Include compile.am
72
732000-08-10      Joel Sherrill <joel@OARcorp.com>
74
75        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.