source: rtems/c/src/lib/libbsp/powerpc/score603e/ChangeLog @ 387ed1c8

Last change on this file since 387ed1c8 was 387ed1c8, checked in by Joel Sherrill <joel.sherrill@…>, on 09/04/03 at 18:45:16

2003-09-04 Joel Sherrill <joel@…>

  • PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/85c30.h, console/console.c, console/consolebsp.h, console/consolereserveresources.c, console/tbl85c30.c, include/bsp.h, include/coverhd.h, include/gen2.h, include/tod.h, startup/FPGA.c, startup/bspclean.c, startup/bspstart.c, startup/genpvec.c, startup/setvec.c, startup/vmeintr.c, timer/timer.c, tod/tod.c: URL for license changed.
  • Property mode set to 100644
File size: 8.3 KB
Line 
12003-09-04      Joel Sherrill <joel@OARcorp.com>
2
3        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/85c30.h,
4        console/console.c, console/consolebsp.h,
5        console/consolereserveresources.c, console/tbl85c30.c, include/bsp.h,
6        include/coverhd.h, include/gen2.h, include/tod.h, startup/FPGA.c,
7        startup/bspclean.c, startup/bspstart.c, startup/genpvec.c,
8        startup/setvec.c, startup/vmeintr.c, timer/timer.c, tod/tod.c: URL
9        for license changed.
10
112003-09-04      Joel Sherrill <joel@OARcorp.com>
12
13        * PCI_bus/PCI.c, PCI_bus/flash.c, PCI_bus/universe.c: Removed incorrect
14        statement about copyright assignment.
15
162003-08-22      Joel Sherrill <joel@OARcorp.com>
17
18        PR 445/bsps
19        * bsp_specs: Hand edited to duplicate change Ralf applied to the CVS
20        trunk.
21
222003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
25
262003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac: Remove AC_CONFIG_AUX_DIR.
29
302003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
33
342003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: AC_PREREQ(2.57).
37
382003-01-20      Joel Sherrill <joel@OARcorp.com>
39
40        * startup/linkcmds*: Add FreeBSD sysctl() sections.
41
422002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
45        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
46        * PCI_bus/Makefile.am: Don't include @RTEMS_BSP@.cfg.
47        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
48        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
49        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
50        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
51        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
52
532002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * start/Makefile.am: Use install-data-local to install startfile.
56
572002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
60
612002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * .cvsignore: Reformat.
64        Add autom4te*cache.
65        Remove autom4te.cache.
66
672002-08-21      Joel Sherrill <joel@OARcorp.com>
68
69        * bsp_specs: Added support for -nostdlibs.
70
712002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * PCI_bus/Makefile.am: Use .$(OBJEXT) instead of .o.
74        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
75        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
76        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
77        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
78        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
79        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
80        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
81        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
82
832002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * start/Makefile.am: Eliminate PGMS.
86        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
87
882002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
91
922002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
95        Remove $(OBJS) from all-local.
96
972002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
100
1012001-05-09      Joel Sherrill <joel@OARcorp.com>
102
103        * startup/linkcmds: In support of gcc 3.1, added one of more
104        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
105        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
106        and direction of segments to memory regions may also have been
107        addressed.  This was a sweep across all BSPs.
108 
1092002-04-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * startup/spurious.c: Use defined(mpc604) instead of defined(ppc604).
112
1132002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * vectors/vectors.S: Include <asm.h>.
116
1172001-04-08      Joel Sherrill <joel@OARcorp.com>
118
119        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
120 
1212002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * configure.ac:
124        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
125        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
126        * PCI_bus/Makefile.am: Remove AUTOMAKE_OPTIONS.
127        * Makefile.am: Remove AUTOMAKE_OPTIONS.
128        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
129        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
130        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
131        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
132        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
133        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
134        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
135        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
136        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
137
1382001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
141
1422001-11-28      Joel Sherrill <joel@OARcorp.com>,
143
144        This was tracked as PR87.
145        * README, configure.ac, include/Makefile.am, include/bsp.h,
146        start/start.S, startup/FPGA.c, startup/Makefile.am, tod/Makefile.am:
147        Eliminated conditional code for generation 1 boards as these are
148        no longer available.
149        * include/gen1.h, startup/82378zb.c, tod/tod_g1.c: Deleted.
150
1512001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * Makefile.am: Add @exceptions@ to SUBDIRS.
154        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
155        make/custom/score603e.cfg;
156        Add automake conditional for SCORE_GENERATION_1;
157        Add RTEMS_PPC_EXCEPTIONS([old]).
158        * include/Makefile.am: include force-preinstall.am.
159        * start/start.S: include <bspopts.h> instead of targopts.h.
160        * tod/Makefile.am: Apply SCORE_GENERATION_1 conditional.
161        * vectors/vector.S: include <bsp.h>.
162        * wrapup/Makefile.am: Apply @exceptions@.
163
1642001-10-25      Joel Sherrill <joel@OARcorp.com>
165
166        * startup/linkcmds: Added _init and _fini.
167
1682001-10-12      Joel Sherrill <joel@OARcorp.com>
169
170        * PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/console.c,
171        console/consolebsp.h, console/consolereserveresources.c,
172        console/tbl85c30.c, include/bsp.h, include/coverhd.h, include/gen1.h,
173        include/gen2.h, startup/82378zb.c, startup/FPGA.c,
174        startup/bspstart.c, startup/genpvec.c, startup/setvec.c,
175        startup/vmeintr.c, timer/timer.c: Fixed typo.
176
1772001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
180        * configure.in: Remove.
181        * configure.ac: New file, generated from configure.in by autoupdate.
182
1832001-10-11      Joel Sherrill <joel@OARcorp.com>
184
185        * console/85c30.c, startup/bspstart.c: Fix references to delay() and
186        delay_in_bus_cycles() to add rtems_bsp_ prefix.
187
1882001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
191
1922001-08-30      Joel Sherrill <joel@OARcorp.com>
193
194        * startup/linkcmds: Modified to work better with gcc 2.8.1 and
195        gnat 3.13p.
196
1972001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * configure.in: Add bspopts.h.
200        * include/.cvsignore: Add bspopts.h*, stamp-h*.
201        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
202        * include/bsp.h: Include bspopts.h.
203
2042001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
205
206        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
207
2082001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
211        CVS-Id.
212        * include/chain.h: Remove.
213        * include/Makefile.am: Remove chain.h.
214
2152000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
218
2192000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
222
2232000-11-01      Joel Sherrill <joel@OARcorp.com>
224
225        * startup/82378zb.c, startup/FPGA.c: assoc.h, error.h, libio_.h,
226        libio.h, and libcsupport.h moved from libc to lib/include/rtems and
227        now must be referenced as <rtems/XXX.h>.   Header file order
228        was cleaned up while doing this.
229
2302000-11-01      Joel Sherrill <joel@OARcorp.com>
231
232        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
233        and libcsupport.h moved from libc to lib/include/rtems and
234        now must be referenced as <rtems/XXX.h>.   Header file order
235        was cleaned up while doing this.
236
2372000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
240        Switch to GNU canonicalization.
241
2422000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * PCI_bus/Makefile.am, clock/Makefile.am, console/Makefile.am,
245        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
246        tod/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am: Include
247        compile.am
248
2492000-08-10      Joel Sherrill <joel@OARcorp.com>
250
251        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.