source: rtems/c/src/lib/libbsp/powerpc/ppcn_60x/ChangeLog @ 2a64a035

4.104.114.84.95
Last change on this file since 2a64a035 was 2a64a035, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/09/03 at 14:52:49

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

  • start/Makefile.am: Misc cleanups and fixes.
  • startup/Makefile.am: Misc cleanups and fixes.
  • wrapup/Makefile.am: Misc cleanups and fixes.
  • Property mode set to 100644
File size: 10.5 KB
Line 
12003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * start/Makefile.am: Misc cleanups and fixes.
4        * startup/Makefile.am: Misc cleanups and fixes.
5        * wrapup/Makefile.am: Misc cleanups and fixes.
6
72003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * Makefile.am: Add preinstallation dirstamp support.
10        * clock/Makefile.am: Cosmetics.
11        * console/Makefile.am: Cosmetics.
12        * network/Makefile.am: Cosmetics.
13        * nvram/Makefile.am: Cosmetics.
14        * pci/Makefile.am: Cosmetics.
15        * startup/Makefile.am: Cosmetics.
16        * timer/Makefile.am: Cosmetics.
17        * tod/Makefile.am: Cosmetics.
18        * universe/Makefile.am: Cosmetics.
19        * vectors/Makefile.am: Cosmetics.
20        * wrapup/Makefile.am: Cosmetics.
21
222003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * clock/Makefile.am: Remove all-local: $(ARCH).
25        * console/Makefile.am: Remove all-local: $(ARCH).
26        * network/Makefile.am: Remove all-local: $(ARCH).
27        * nvram/Makefile.am: Remove all-local: $(ARCH).
28        * pci/Makefile.am: Remove all-local: $(ARCH).
29        * start/Makefile.am: Remove all-local: $(ARCH).
30        * startup/Makefile.am: Remove all-local: $(ARCH).
31        * timer/Makefile.am: Remove all-local: $(ARCH).
32        * tod/Makefile.am: Remove all-local: $(ARCH).
33        * universe/Makefile.am: Remove all-local: $(ARCH).
34        * vectors/Makefile.am: Remove all-local: $(ARCH).
35        * wrapup/Makefile.am: Remove all-local: $(ARCH).
36
372003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * Makefile.am: Merge-in include/Makefile.am.
40        Reflect changes to bsp.am.
41        * include/Makefile.am: Remove.
42        * configure.ac: Reflect changes above.
43
442003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * bsp_specs: Remove *lib:.
47
482003-09-04      Joel Sherrill <joel@OARcorp.com>
49
50        * clock/clock.c, console/console.c, console/debugio.c,
51        console/ns16550cfg.c, console/ns16550cfg.h, console/z85c30cfg.c,
52        console/z85c30cfg.h, include/tod.h, startup/bspstart.c,
53        startup/genpvec.c, startup/rtems-ctor.cc, startup/setvec.c,
54        timer/timer.c: URL for license changed.
55
562003-09-04      Joel Sherrill <joel@OARcorp.com>
57
58        * console/vga.c, universe/universe.c: Removed incorrect statement about
59        copyright assignment.
60
612003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Reflect having moved aclocal/.
64
652003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Reflect having moved automake/.
68        * clock/Makefile.am: Reflect having moved automake/.
69        * console/Makefile.am: Reflect having moved automake/.
70        * include/Makefile.am: Reflect having moved automake/.
71        * network/Makefile.am: Reflect having moved automake/.
72        * nvram/Makefile.am: Reflect having moved automake/.
73        * pci/Makefile.am: Reflect having moved automake/.
74        * start/Makefile.am: Reflect having moved automake/.
75        * startup/Makefile.am: Reflect having moved automake/.
76        * timer/Makefile.am: Reflect having moved automake/.
77        * tod/Makefile.am: Reflect having moved automake/.
78        * universe/Makefile.am: Reflect having moved automake/.
79        * vectors/Makefile.am: Reflect having moved automake/.
80        * wrapup/Makefile.am: Reflect having moved automake/.
81
822003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
85
862003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        PR 445/bsps
89        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
90        Remove cpp, old_cpp (now unused).
91
922003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * configure.ac: Remove AC_CONFIG_AUX_DIR.
95
962003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
99
1002003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * configure.ac: AC_PREREQ(2.57).
103
1042003-01-20      Joel Sherrill <joel@OARcorp.com>
105
106        * startup/linkcmds*: Add FreeBSD sysctl() sections.
107
1082002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
111        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
112        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
113        * nvram/Makefile.am: Don't include @RTEMS_BSP@.cfg.
114        * pci/Makefile.am: Don't include @RTEMS_BSP@.cfg.
115        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
116        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
117        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
118        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
119        * universe/Makefile.am: Don't include @RTEMS_BSP@.cfg.
120        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
121
1222002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * start/Makefile.am: Use install-data-local to install startfile.
125
1262002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
129
1302002-11-04      Joel Sherrill <joel@OARcorp.com>
131
132        * console/i8042.c: Removed warnings.
133
1342002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * .cvsignore: Reformat.
137        Add autom4te*cache.
138        Remove autom4te.cache.
139
1402002-08-21      Joel Sherrill <joel@OARcorp.com>
141
142        * bsp_specs: Added support for -nostdlibs.
143
1442002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
147        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
148        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
149        * nvram/Makefile.am: Use .$(OBJEXT) instead of .o.
150        * pci/Makefile.am: Use .$(OBJEXT) instead of .o.
151        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
152        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
153        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
154        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
155        * universe/Makefile.am: Use .$(OBJEXT) instead of .o.
156        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
157        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
158
1592002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * start/Makefile.am: Eliminate PGM.
162        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
163
1642002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
167
1682002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
171        Remove $(OBJS) from all-local.
172
1732002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
176
1772001-05-09      Joel Sherrill <joel@OARcorp.com>
178
179        * startup/linkcmds: In support of gcc 3.1, added one of more
180        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
181        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
182        and direction of segments to memory regions may also have been
183        addressed.  This was a sweep across all BSPs.
184 
1852002-04-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * startup/spurious.c: Use defined(mpc604) instead of defined(ppc604).
188
1892002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * start/start.S: remove targopts.h.
192
1932001-04-08      Joel Sherrill <joel@OARcorp.com>
194
195        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
196 
1972002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * configure.ac:
200        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
201        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
202        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
203        * Makefile.am: Remove AUTOMAKE_OPTIONS.
204        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
205        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
206        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
207        * nvram/Makefile.am: Remove AUTOMAKE_OPTIONS.
208        * pci/Makefile.am: Remove AUTOMAKE_OPTIONS.
209        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
210        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
211        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
212        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
213        * universe/Makefile.am: Remove AUTOMAKE_OPTIONS.
214        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
215        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
216
2172001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
220
2212001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * Makefile.am: Add @exceptions@ to SUBDIRS.
224        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
225        make/custom/ppcn_60x.cfg;
226        Add RTEMS_PPC_EXCEPTIONS([old]).
227        * include/Makefile.am: include force-preinstall.am.
228        * wrapup/Makefile.am: Apply @exceptions@.
229
2302001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
231
232        This modification is part of the submitted modifications necessary to
233        support the IBM PPC405 family.  This submission was reviewed by
234        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
235        not negatively impact the ppc403 BSPs.  The submission and tracking
236        process was captured as PR50.
237        * startup/spurious.c: Added ppc405 support.
238
2392001-10-25      Joel Sherrill <joel@OARcorp.com>
240
241        * startup/linkcmds: Added _init and _fini.
242
2432001-10-12      Joel Sherrill <joel@OARcorp.com>
244
245        * clock/clock.c, console/console.c, console/debugio.c,
246        console/ns16550cfg.c, console/ns16550cfg.h, console/z85c30cfg.c,
247        console/z85c30cfg.h, include/bsp.h, startup/bspstart.c,
248        startup/genpvec.c, startup/rtems-ctor.cc, startup/setvec.c,
249        timer/timer.c: Fixed typo.
250
2512001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
254        * configure.in: Remove.
255        * configure.ac: New file, generated from configure.in by autoupdate.
256
2572001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
260
2612001-06-19      Joel Sherrill <joel@OARcorp.com>
262
263        * include/Makefile.am: Fixed typo.
264
2652001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * configure.in: Add bspopts.h.
268        * include/.cvsignore: Add bspopts.h*, stamp-h*.
269        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
270        * include/bsp.h: Include bspopts.h.
271
2722001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
273
274        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
275
2762001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
279        CVS-Id.
280        * include/chain.h: Remove.
281        * include/Makefile.am: Remove chain.h.
282
2832000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
286
2872000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
290
2912000-11-01      Joel Sherrill <joel@OARcorp.com>
292
293        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
294        and libcsupport.h moved from libc to lib/include/rtems and
295        now must be referenced as <rtems/XXX.h>.   Header file order
296        was cleaned up while doing this.
297
2982000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
301        Switch to GNU canonicalization.
302
3032000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
306        nvram/Makefile.am, pci/Makefile.am, start/Makefile.am,
307        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
308        universe/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am:
309        Include compile.am
310
3112000-08-10      Joel Sherrill <joel@OARcorp.com>
312
313        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.