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

4.104.114.84.95
Last change on this file since ac9253e was ac9253e, checked in by Joel Sherrill <joel.sherrill@…>, on 10/25/01 at 22:05:52

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

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