source: rtems/c/src/lib/libbsp/powerpc/ChangeLog @ 57d673c

4.104.114.84.95
Last change on this file since 57d673c was aabd767, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/20/03 at 13:45:16

2003-10-20 Ralf Corsepius <corsepiu@…>

  • acinclude.m4: Reflect changes to bootstrap.
  • Property mode set to 100644
File size: 4.9 KB
Line 
12003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * acinclude.m4: Reflect changes to bootstrap.
4
52003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Reflect having moved aclocal/.
8
92003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Reflect having moved automake/.
12
132003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
16
172003-07-18      Till Straumann <strauman@slac.stanford.edu>
18
19        PR 288/rtems
20        * support/new_exception_processing/cpu.c: _ISR_Nest_level is now
21        properly maintained and does not reside in SPRG0.
22
232003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.ac: Remove AC_CONFIG_AUX_DIR.
26
272003-02-20      Till Straumann <strauman@slac.stanford.edu>
28
29        PR 349/bsps
30        * configure.ac: Add glue to the powerpc/shared BSP
31        to use the vmeUniverse VME-PCI bridge driver.
32
332003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
36
372003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac: AC_PREREQ(2.57).
40
412002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
44
452002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
48
492002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * .cvsignore: Reformat.
52        Add autom4te*cache.
53        Remove autom4te.cache.
54
552002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * configure.ac:
58        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
59        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
60        * Makefile.am: Remove AUTOMAKE_OPTIONS.
61
622001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: Add DIST_SUBDIRS.
65
662001-11-20      Joel Sherrill <joel@OARcorp.com>
67
68        * acinclude.m4: papyrus reference removed.
69        * papyrus/.cvsignore, papyrus/ChangeLog, papyrus/Makefile.am,
70        papyrus/README, papyrus/bsp_specs, papyrus/configure.ac, papyrus/times,
71        papyrus/dlentry/.cvsignore, papyrus/dlentry/Makefile.am,
72        papyrus/dlentry/dlentry.S, papyrus/flashentry/.cvsignore,
73        papyrus/flashentry/Makefile.am, papyrus/flashentry/flashentry.S,
74        papyrus/include/.cvsignore, papyrus/include/Makefile.am,
75        papyrus/include/bsp.h, papyrus/include/coverhd.h,
76        papyrus/startup/.cvsignore, papyrus/startup/Makefile.am,
77        papyrus/startup/bspclean.c, papyrus/startup/bspstart.c,
78        papyrus/startup/linkcmds, papyrus/startup/setvec.c,
79        papyrus/wrapup/.cvsignore, papyrus/wrapup/Makefile.am: Deleted.
80
812001-11-20      Joel Sherrill <joel@OARcorp.com>
82
83        * support/new_exception_processing/configure.ac,
84        support/new_exception_processing/rtems/score/c_isr.inl,
85        support/new_exception_processing/rtems/score/cpu.h,
86        support/old_exception_processing/configure.ac,
87        support/old_exception_processing/rtems/score/c_isr.inl,
88        support/old_exception_processing/rtems/score/cpu.h,
89        support/old_exception_processing/rtems/score/ppc_offs.h: New files
90        missed in previous commit.
91
922001-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * support/new_exception_processing/Makefile.am,
95        support/old_exception_processing/Makefile.am,
96        support/old_exception_processing/cpu_asm.S,
97        support/old_exception_processing/irq_stub.S: Modified to reflect
98        old versus new exception processing being a per BSP option.
99        * support/new_exception_processing/c_isr.inl,
100        support/new_exception_processing/cpu.h,
101        support/old_exception_processing/c_isr.inl,
102        support/old_exception_processing/cpu.h,
103        support/old_exception_processing/ppc_offs.h: Removed.
104
1052001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
106
107        This modification is part of the submitted modifications necessary to
108        support the IBM PPC405 family.  This submission was reviewed by
109        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
110        not negatively impact the ppc403 BSPs.  The submission and tracking
111        process was captured as PR50.
112        * acinclude.m4: Added gen405 BSP.
113        * ChangeLog: Removed bogus comment on edit of generated file.
114
1152001-10-22      Joel Sherrill <joel@OARcorp.com>
116
117        * acinclude.m4: Added mpc8260ads subdirectory.
118
1192001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
122        * configure.in: Remove.
123        * configure.ac: New file, generated from configure.in by autoupdate.
124
1252001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * acinclude.m4: New file.
128        * configure.in: Use RTEMS_BSP_SUBDIR.
129
1302001-03-30      Eric Valette <valette@crf.canon.fr>
131
132        * configure.in, motorola_powerpc/Makefile.am,
133        motorola_powerpc/configure.in: These modifications are in
134        support of switching the mpc8xx to the use the "new exception
135        processing model."
136
1372000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
140
1412000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
144
1452000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
148        Switch to GNU canonicalization.
149
1502000-08-10      Joel Sherrill <joel@OARcorp.com>
151
152        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.