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

4.104.114.84.95
Last change on this file since 904e185 was 904e185, checked in by Joel Sherrill <joel.sherrill@…>, on 11/20/01 at 18:23:48

2001-11-20 Joel Sherrill <joel@…>

  • console/console-io.c: Fix incorrect comment.
  • Property mode set to 100644
File size: 3.1 KB
RevLine 
[904e185]12001-11-20      Joel Sherrill <joel@OARcorp.com>
2
3        * console/console-io.c: Fix incorrect comment.
4
[de202e7]52001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
6
7        This modification is part of the submitted modifications necessary to
8        support the IBM PPC405 family.  This submission was reviewed by
9        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
10        not negatively impact the ppc403 BSPs.  The submission and tracking
11        process was captured as PR50.
12        * vectors/align_h.S: Added ppc405 support.
13
[ac9253e]142001-10-25      Joel Sherrill <joel@OARcorp.com>
15
16        * startup/linkcmds: Added _init and _fini.
17
[64efd55b]182001-10-12      Joel Sherrill <joel@OARcorp.com>
19
20        * shmsupp/lock.c, shmsupp/mpisr.c: Fixed typo.
21
[df25c998]222001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
25        * configure.in: Remove.
26        * configure.ac: New file, generated from configure.in by autoupdate.
27
[c1767be0]282001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
31
[8437994a]322001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * wrapup/Makefile.am: Use GENERIC_PIECES = to make automake-1.5
35        happy.
36
[2fe224f]372001-08-16      Joel Sherrill <joel@OARcorp.com>
38
39        * clock/clock.c: Ensure that clock ticks are long enough to
40        make forward progress.  This was modified to improve results
41        on the RTEMS tests and the ACATS.
42        * startup/linkcmds: Modified to work better with gcc 2.8.1 and
43        gnat 3.13p.
44
[4906d72f]452001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * configure.in: Add bspopts.h.
48        * include/.cvsignore: Add bspopts.h*, stamp-h*.
49        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
50        * include/bsp.h: Include bspopts.h.
51
[6f21328]522001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
53
54        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
55
[e177810d]562001-01-03      Joel Sherrill <joel@OARcorp.com>
57
58        * clock/clock.c: Use shared clock driver shell.
59        * console/console.c: Removed.  Now use shared polling shell.
60        * console/console-io.c: New file.
61        * console/Makefile.am: Correct to use shared polling shell.
62        * startup/bspstart.c: Remove all fast idle references.
63
[493fa93]642000-12-19      Joel Sherrill <joel@OARcorp.com>
65
66        * timer/timer.c: Removed incorrect comments about ERC32.
67
[feead226]682000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
71
[a314d3b4]722000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
75
[eba2e4f]762000-11-01      Joel Sherrill <joel@OARcorp.com>
77
78        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
79        and libcsupport.h moved from libc to lib/include/rtems and
80        now must be referenced as <rtems/XXX.h>.   Header file order
81        was cleaned up while doing this.
82
[0134f4f]832000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
86        Switch to GNU canonicalization.
87
[72965527]882000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
91        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
92        vectors/Makefile.am, wrapup/Makefile.am: Include compile.am
93
[e94ad1fe]942000-08-10      Joel Sherrill <joel@OARcorp.com>
95
96        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.