source: rtems/c/src/lib/libbsp/powerpc/ChangeLog @ 53322718

4.104.114.84.95
Last change on this file since 53322718 was 53322718, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/03/04 at 13:24:15

2004-02-03 Ralf Corsepius <corsepiu@…>

  • configure.ac: Reflect having removed shared/*/Makefile.am
  • Property mode set to 100644
File size: 5.4 KB
Line 
12004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Reflect having removed shared/*/Makefile.am
4
52004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of
8        $(RTEMS_BSP_FAMILY).
9
102003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
13
142003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Misc cleanups and fixes.
17
182003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * acinclude.m4: Reflect changes to bootstrap.
21
222003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Reflect having moved aclocal/.
25
262003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Reflect having moved automake/.
29
302003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
33
342003-07-18      Till Straumann <strauman@slac.stanford.edu>
35
36        PR 288/rtems
37        * support/new_exception_processing/cpu.c: _ISR_Nest_level is now
38        properly maintained and does not reside in SPRG0.
39
402003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * configure.ac: Remove AC_CONFIG_AUX_DIR.
43
442003-02-20      Till Straumann <strauman@slac.stanford.edu>
45
46        PR 349/bsps
47        * configure.ac: Add glue to the powerpc/shared BSP
48        to use the vmeUniverse VME-PCI bridge driver.
49
502003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
53
542003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: AC_PREREQ(2.57).
57
582002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
61
622002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
65
662002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * .cvsignore: Reformat.
69        Add autom4te*cache.
70        Remove autom4te.cache.
71
722002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac:
75        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
76        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
77        * Makefile.am: Remove AUTOMAKE_OPTIONS.
78
792001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: Add DIST_SUBDIRS.
82
832001-11-20      Joel Sherrill <joel@OARcorp.com>
84
85        * acinclude.m4: papyrus reference removed.
86        * papyrus/.cvsignore, papyrus/ChangeLog, papyrus/Makefile.am,
87        papyrus/README, papyrus/bsp_specs, papyrus/configure.ac, papyrus/times,
88        papyrus/dlentry/.cvsignore, papyrus/dlentry/Makefile.am,
89        papyrus/dlentry/dlentry.S, papyrus/flashentry/.cvsignore,
90        papyrus/flashentry/Makefile.am, papyrus/flashentry/flashentry.S,
91        papyrus/include/.cvsignore, papyrus/include/Makefile.am,
92        papyrus/include/bsp.h, papyrus/include/coverhd.h,
93        papyrus/startup/.cvsignore, papyrus/startup/Makefile.am,
94        papyrus/startup/bspclean.c, papyrus/startup/bspstart.c,
95        papyrus/startup/linkcmds, papyrus/startup/setvec.c,
96        papyrus/wrapup/.cvsignore, papyrus/wrapup/Makefile.am: Deleted.
97
982001-11-20      Joel Sherrill <joel@OARcorp.com>
99
100        * support/new_exception_processing/configure.ac,
101        support/new_exception_processing/rtems/score/c_isr.inl,
102        support/new_exception_processing/rtems/score/cpu.h,
103        support/old_exception_processing/configure.ac,
104        support/old_exception_processing/rtems/score/c_isr.inl,
105        support/old_exception_processing/rtems/score/cpu.h,
106        support/old_exception_processing/rtems/score/ppc_offs.h: New files
107        missed in previous commit.
108
1092001-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * support/new_exception_processing/Makefile.am,
112        support/old_exception_processing/Makefile.am,
113        support/old_exception_processing/cpu_asm.S,
114        support/old_exception_processing/irq_stub.S: Modified to reflect
115        old versus new exception processing being a per BSP option.
116        * support/new_exception_processing/c_isr.inl,
117        support/new_exception_processing/cpu.h,
118        support/old_exception_processing/c_isr.inl,
119        support/old_exception_processing/cpu.h,
120        support/old_exception_processing/ppc_offs.h: Removed.
121
1222001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
123
124        This modification is part of the submitted modifications necessary to
125        support the IBM PPC405 family.  This submission was reviewed by
126        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
127        not negatively impact the ppc403 BSPs.  The submission and tracking
128        process was captured as PR50.
129        * acinclude.m4: Added gen405 BSP.
130        * ChangeLog: Removed bogus comment on edit of generated file.
131
1322001-10-22      Joel Sherrill <joel@OARcorp.com>
133
134        * acinclude.m4: Added mpc8260ads subdirectory.
135
1362001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
139        * configure.in: Remove.
140        * configure.ac: New file, generated from configure.in by autoupdate.
141
1422001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * acinclude.m4: New file.
145        * configure.in: Use RTEMS_BSP_SUBDIR.
146
1472001-03-30      Eric Valette <valette@crf.canon.fr>
148
149        * configure.in, motorola_powerpc/Makefile.am,
150        motorola_powerpc/configure.in: These modifications are in
151        support of switching the mpc8xx to the use the "new exception
152        processing model."
153
1542000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
157
1582000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
161
1622000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
165        Switch to GNU canonicalization.
166
1672000-08-10      Joel Sherrill <joel@OARcorp.com>
168
169        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.