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

4.104.114.84.95
Last change on this file since 2fe224f was 2fe224f, checked in by Joel Sherrill <joel.sherrill@…>, on 08/16/01 at 19:55:46

2001-08-16 Joel Sherrill <joel@…>

  • clock/clock.c: Ensure that clock ticks are long enough to make forward progress. This was modified to improve results on the RTEMS tests and the ACATS.
  • startup/linkcmds: Modified to work better with gcc 2.8.1 and gnat 3.13p.
  • Property mode set to 100644
File size: 2.0 KB
RevLine 
[2fe224f]12001-08-16      Joel Sherrill <joel@OARcorp.com>
2
3        * clock/clock.c: Ensure that clock ticks are long enough to
4        make forward progress.  This was modified to improve results
5        on the RTEMS tests and the ACATS.
6        * startup/linkcmds: Modified to work better with gcc 2.8.1 and
7        gnat 3.13p.
8
[4906d72f]92001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.in: Add bspopts.h.
12        * include/.cvsignore: Add bspopts.h*, stamp-h*.
13        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
14        * include/bsp.h: Include bspopts.h.
15
[6f21328]162001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
17
18        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
19
[e177810d]202001-01-03      Joel Sherrill <joel@OARcorp.com>
21
22        * clock/clock.c: Use shared clock driver shell.
23        * console/console.c: Removed.  Now use shared polling shell.
24        * console/console-io.c: New file.
25        * console/Makefile.am: Correct to use shared polling shell.
26        * startup/bspstart.c: Remove all fast idle references.
27
[493fa93]282000-12-19      Joel Sherrill <joel@OARcorp.com>
29
30        * timer/timer.c: Removed incorrect comments about ERC32.
31
[feead226]322000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
35
[a314d3b4]362000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
39
[eba2e4f]402000-11-01      Joel Sherrill <joel@OARcorp.com>
41
42        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
43        and libcsupport.h moved from libc to lib/include/rtems and
44        now must be referenced as <rtems/XXX.h>.   Header file order
45        was cleaned up while doing this.
46
[0134f4f]472000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
50        Switch to GNU canonicalization.
51
[72965527]522000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
55        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
56        vectors/Makefile.am, wrapup/Makefile.am: Include compile.am
57
[e94ad1fe]582000-08-10      Joel Sherrill <joel@OARcorp.com>
59
60        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.