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

4.104.114.84.95
Last change on this file since 94ab166 was de202e7, checked in by Joel Sherrill <joel.sherrill@…>, on 11/08/01 at 23:48:52

2001-11-08 Dennis Ehlin (ECS) <Dennis.Ehlin@…>

This modification is part of the submitted modifications necessary to
support the IBM PPC405 family. This submission was reviewed by
Thomas Doerfler <Thomas.Doerfler@…> who ensured it did
not negatively impact the ppc403 BSPs. The submission and tracking
process was captured as PR50.

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