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

4.104.114.84.95
Last change on this file since e79a1947 was bb7bef4e, checked in by Eric Norum <WENorum@…>, on 10/26/04 at 14:12:06

Remove environ common declaration -- it broke newlib.

  • Property mode set to 100644
File size: 6.2 KB
Line 
12004-10-26      Eric Norum <norume@aps.anl.gov>
2
3    Remove environ common area -- it breaks newlib
4        * powerpc/dmv177/start/start.S
5        * powerpc/eth_comm/start/start.S
6        * powerpc/mbx8xx/startup/start.S
7        * powerpc/mvme5500/start/start.S
8        * powerpc/ppcn_60x/start/start.S
9        * powerpc/psim/start/start.S
10        * powerpc/score603e/start/start.S
11        * powerpc/shared/start/start.S
12        * powerpc/ss555/startup/start.S
13
142004-10-20      Eric Norum <norume@aps.anl.gov>
15
16        * acinclude.m4:        Add mvme5500 BSP
17        * configure.ac
18        * mvme5500/.......
19
202004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
21
22        * configure.ac: Require automake > 1.9.
23
242004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
25
26        * acinclude.m4: Regenerate to include ss555.
27
282004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * acinclude.m4: Regenerate.
31
322004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]).
35
362004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.ac: Reflect having removed shared/*/Makefile.am
39
402004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of
43        $(RTEMS_BSP_FAMILY).
44
452003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
48
492003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * Makefile.am: Misc cleanups and fixes.
52
532003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * acinclude.m4: Reflect changes to bootstrap.
56
572003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * Makefile.am: Reflect having moved aclocal/.
60
612003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Reflect having moved automake/.
64
652003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
68
692003-07-18      Till Straumann <strauman@slac.stanford.edu>
70
71        PR 288/rtems
72        * support/new_exception_processing/cpu.c: _ISR_Nest_level is now
73        properly maintained and does not reside in SPRG0.
74
752003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * configure.ac: Remove AC_CONFIG_AUX_DIR.
78
792003-02-20      Till Straumann <strauman@slac.stanford.edu>
80
81        PR 349/bsps
82        * configure.ac: Add glue to the powerpc/shared BSP
83        to use the vmeUniverse VME-PCI bridge driver.
84
852003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
88
892003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * configure.ac: AC_PREREQ(2.57).
92
932002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
96
972002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
100
1012002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * .cvsignore: Reformat.
104        Add autom4te*cache.
105        Remove autom4te.cache.
106
1072002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac:
110        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
111        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
112        * Makefile.am: Remove AUTOMAKE_OPTIONS.
113
1142001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * Makefile.am: Add DIST_SUBDIRS.
117
1182001-11-20      Joel Sherrill <joel@OARcorp.com>
119
120        * acinclude.m4: papyrus reference removed.
121        * papyrus/.cvsignore, papyrus/ChangeLog, papyrus/Makefile.am,
122        papyrus/README, papyrus/bsp_specs, papyrus/configure.ac, papyrus/times,
123        papyrus/dlentry/.cvsignore, papyrus/dlentry/Makefile.am,
124        papyrus/dlentry/dlentry.S, papyrus/flashentry/.cvsignore,
125        papyrus/flashentry/Makefile.am, papyrus/flashentry/flashentry.S,
126        papyrus/include/.cvsignore, papyrus/include/Makefile.am,
127        papyrus/include/bsp.h, papyrus/include/coverhd.h,
128        papyrus/startup/.cvsignore, papyrus/startup/Makefile.am,
129        papyrus/startup/bspclean.c, papyrus/startup/bspstart.c,
130        papyrus/startup/linkcmds, papyrus/startup/setvec.c,
131        papyrus/wrapup/.cvsignore, papyrus/wrapup/Makefile.am: Deleted.
132
1332001-11-20      Joel Sherrill <joel@OARcorp.com>
134
135        * support/new_exception_processing/configure.ac,
136        support/new_exception_processing/rtems/score/c_isr.inl,
137        support/new_exception_processing/rtems/score/cpu.h,
138        support/old_exception_processing/configure.ac,
139        support/old_exception_processing/rtems/score/c_isr.inl,
140        support/old_exception_processing/rtems/score/cpu.h,
141        support/old_exception_processing/rtems/score/ppc_offs.h: New files
142        missed in previous commit.
143
1442001-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * support/new_exception_processing/Makefile.am,
147        support/old_exception_processing/Makefile.am,
148        support/old_exception_processing/cpu_asm.S,
149        support/old_exception_processing/irq_stub.S: Modified to reflect
150        old versus new exception processing being a per BSP option.
151        * support/new_exception_processing/c_isr.inl,
152        support/new_exception_processing/cpu.h,
153        support/old_exception_processing/c_isr.inl,
154        support/old_exception_processing/cpu.h,
155        support/old_exception_processing/ppc_offs.h: Removed.
156
1572001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
158
159        This modification is part of the submitted modifications necessary to
160        support the IBM PPC405 family.  This submission was reviewed by
161        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
162        not negatively impact the ppc403 BSPs.  The submission and tracking
163        process was captured as PR50.
164        * acinclude.m4: Added gen405 BSP.
165        * ChangeLog: Removed bogus comment on edit of generated file.
166
1672001-10-22      Joel Sherrill <joel@OARcorp.com>
168
169        * acinclude.m4: Added mpc8260ads subdirectory.
170
1712001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
174        * configure.in: Remove.
175        * configure.ac: New file, generated from configure.in by autoupdate.
176
1772001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * acinclude.m4: New file.
180        * configure.in: Use RTEMS_BSP_SUBDIR.
181
1822001-03-30      Eric Valette <valette@crf.canon.fr>
183
184        * configure.in, motorola_powerpc/Makefile.am,
185        motorola_powerpc/configure.in: These modifications are in
186        support of switching the mpc8xx to the use the "new exception
187        processing model."
188
1892000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
192
1932000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
196
1972000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
200        Switch to GNU canonicalization.
201
2022000-08-10      Joel Sherrill <joel@OARcorp.com>
203
204        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.