source: rtems/c/src/lib/libbsp/powerpc/ppcn_60x/ChangeLog @ 30160cb

4.104.114.84.95
Last change on this file since 30160cb was 30160cb, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/02/03 at 05:42:44

2003-12-02 Ralf Corsepius <corsepiu@…>

  • clock/Makefile.am: Remove all-local: $(ARCH).
  • console/Makefile.am: Remove all-local: $(ARCH).
  • network/Makefile.am: Remove all-local: $(ARCH).
  • nvram/Makefile.am: Remove all-local: $(ARCH).
  • pci/Makefile.am: Remove all-local: $(ARCH).
  • start/Makefile.am: Remove all-local: $(ARCH).
  • startup/Makefile.am: Remove all-local: $(ARCH).
  • timer/Makefile.am: Remove all-local: $(ARCH).
  • tod/Makefile.am: Remove all-local: $(ARCH).
  • universe/Makefile.am: Remove all-local: $(ARCH).
  • vectors/Makefile.am: Remove all-local: $(ARCH).
  • wrapup/Makefile.am: Remove all-local: $(ARCH).
  • Property mode set to 100644
File size: 9.9 KB
Line 
12003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * clock/Makefile.am: Remove all-local: $(ARCH).
4        * console/Makefile.am: Remove all-local: $(ARCH).
5        * network/Makefile.am: Remove all-local: $(ARCH).
6        * nvram/Makefile.am: Remove all-local: $(ARCH).
7        * pci/Makefile.am: Remove all-local: $(ARCH).
8        * start/Makefile.am: Remove all-local: $(ARCH).
9        * startup/Makefile.am: Remove all-local: $(ARCH).
10        * timer/Makefile.am: Remove all-local: $(ARCH).
11        * tod/Makefile.am: Remove all-local: $(ARCH).
12        * universe/Makefile.am: Remove all-local: $(ARCH).
13        * vectors/Makefile.am: Remove all-local: $(ARCH).
14        * wrapup/Makefile.am: Remove all-local: $(ARCH).
15
162003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * Makefile.am: Merge-in include/Makefile.am.
19        Reflect changes to bsp.am.
20        * include/Makefile.am: Remove.
21        * configure.ac: Reflect changes above.
22
232003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * bsp_specs: Remove *lib:.
26
272003-09-04      Joel Sherrill <joel@OARcorp.com>
28
29        * clock/clock.c, console/console.c, console/debugio.c,
30        console/ns16550cfg.c, console/ns16550cfg.h, console/z85c30cfg.c,
31        console/z85c30cfg.h, include/tod.h, startup/bspstart.c,
32        startup/genpvec.c, startup/rtems-ctor.cc, startup/setvec.c,
33        timer/timer.c: URL for license changed.
34
352003-09-04      Joel Sherrill <joel@OARcorp.com>
36
37        * console/vga.c, universe/universe.c: Removed incorrect statement about
38        copyright assignment.
39
402003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: Reflect having moved aclocal/.
43
442003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * Makefile.am: Reflect having moved automake/.
47        * clock/Makefile.am: Reflect having moved automake/.
48        * console/Makefile.am: Reflect having moved automake/.
49        * include/Makefile.am: Reflect having moved automake/.
50        * network/Makefile.am: Reflect having moved automake/.
51        * nvram/Makefile.am: Reflect having moved automake/.
52        * pci/Makefile.am: Reflect having moved automake/.
53        * start/Makefile.am: Reflect having moved automake/.
54        * startup/Makefile.am: Reflect having moved automake/.
55        * timer/Makefile.am: Reflect having moved automake/.
56        * tod/Makefile.am: Reflect having moved automake/.
57        * universe/Makefile.am: Reflect having moved automake/.
58        * vectors/Makefile.am: Reflect having moved automake/.
59        * wrapup/Makefile.am: Reflect having moved automake/.
60
612003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
64
652003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        PR 445/bsps
68        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
69        Remove cpp, old_cpp (now unused).
70
712003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.ac: Remove AC_CONFIG_AUX_DIR.
74
752003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
78
792003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * configure.ac: AC_PREREQ(2.57).
82
832003-01-20      Joel Sherrill <joel@OARcorp.com>
84
85        * startup/linkcmds*: Add FreeBSD sysctl() sections.
86
872002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
90        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
91        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
92        * nvram/Makefile.am: Don't include @RTEMS_BSP@.cfg.
93        * pci/Makefile.am: Don't include @RTEMS_BSP@.cfg.
94        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
95        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
96        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
97        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
98        * universe/Makefile.am: Don't include @RTEMS_BSP@.cfg.
99        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
100
1012002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * start/Makefile.am: Use install-data-local to install startfile.
104
1052002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
108
1092002-11-04      Joel Sherrill <joel@OARcorp.com>
110
111        * console/i8042.c: Removed warnings.
112
1132002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * .cvsignore: Reformat.
116        Add autom4te*cache.
117        Remove autom4te.cache.
118
1192002-08-21      Joel Sherrill <joel@OARcorp.com>
120
121        * bsp_specs: Added support for -nostdlibs.
122
1232002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
126        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
127        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
128        * nvram/Makefile.am: Use .$(OBJEXT) instead of .o.
129        * pci/Makefile.am: Use .$(OBJEXT) instead of .o.
130        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
131        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
132        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
133        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
134        * universe/Makefile.am: Use .$(OBJEXT) instead of .o.
135        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
136        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
137
1382002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * start/Makefile.am: Eliminate PGM.
141        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
142
1432002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
146
1472002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
150        Remove $(OBJS) from all-local.
151
1522002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
155
1562001-05-09      Joel Sherrill <joel@OARcorp.com>
157
158        * startup/linkcmds: In support of gcc 3.1, added one of more
159        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
160        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
161        and direction of segments to memory regions may also have been
162        addressed.  This was a sweep across all BSPs.
163 
1642002-04-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * startup/spurious.c: Use defined(mpc604) instead of defined(ppc604).
167
1682002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * start/start.S: remove targopts.h.
171
1722001-04-08      Joel Sherrill <joel@OARcorp.com>
173
174        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
175 
1762002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * configure.ac:
179        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
180        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
181        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
182        * Makefile.am: Remove AUTOMAKE_OPTIONS.
183        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
184        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
185        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
186        * nvram/Makefile.am: Remove AUTOMAKE_OPTIONS.
187        * pci/Makefile.am: Remove AUTOMAKE_OPTIONS.
188        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
189        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
190        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
191        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
192        * universe/Makefile.am: Remove AUTOMAKE_OPTIONS.
193        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
194        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
195
1962001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
199
2002001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * Makefile.am: Add @exceptions@ to SUBDIRS.
203        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
204        make/custom/ppcn_60x.cfg;
205        Add RTEMS_PPC_EXCEPTIONS([old]).
206        * include/Makefile.am: include force-preinstall.am.
207        * wrapup/Makefile.am: Apply @exceptions@.
208
2092001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
210
211        This modification is part of the submitted modifications necessary to
212        support the IBM PPC405 family.  This submission was reviewed by
213        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
214        not negatively impact the ppc403 BSPs.  The submission and tracking
215        process was captured as PR50.
216        * startup/spurious.c: Added ppc405 support.
217
2182001-10-25      Joel Sherrill <joel@OARcorp.com>
219
220        * startup/linkcmds: Added _init and _fini.
221
2222001-10-12      Joel Sherrill <joel@OARcorp.com>
223
224        * clock/clock.c, console/console.c, console/debugio.c,
225        console/ns16550cfg.c, console/ns16550cfg.h, console/z85c30cfg.c,
226        console/z85c30cfg.h, include/bsp.h, startup/bspstart.c,
227        startup/genpvec.c, startup/rtems-ctor.cc, startup/setvec.c,
228        timer/timer.c: Fixed typo.
229
2302001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
233        * configure.in: Remove.
234        * configure.ac: New file, generated from configure.in by autoupdate.
235
2362001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
239
2402001-06-19      Joel Sherrill <joel@OARcorp.com>
241
242        * include/Makefile.am: Fixed typo.
243
2442001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * configure.in: Add bspopts.h.
247        * include/.cvsignore: Add bspopts.h*, stamp-h*.
248        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
249        * include/bsp.h: Include bspopts.h.
250
2512001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
252
253        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
254
2552001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
258        CVS-Id.
259        * include/chain.h: Remove.
260        * include/Makefile.am: Remove chain.h.
261
2622000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
265
2662000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
269
2702000-11-01      Joel Sherrill <joel@OARcorp.com>
271
272        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
273        and libcsupport.h moved from libc to lib/include/rtems and
274        now must be referenced as <rtems/XXX.h>.   Header file order
275        was cleaned up while doing this.
276
2772000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
280        Switch to GNU canonicalization.
281
2822000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
285        nvram/Makefile.am, pci/Makefile.am, start/Makefile.am,
286        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
287        universe/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am:
288        Include compile.am
289
2902000-08-10      Joel Sherrill <joel@OARcorp.com>
291
292        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.