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

4.104.114.84.95
Last change on this file since 182712f7 was 64efd55b, checked in by Joel Sherrill <joel.sherrill@…>, on 10/12/01 at 21:06:39

2001-10-12 Joel Sherrill <joel@…>

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