source: rtems/c/src/lib/libbsp/powerpc/mpc8260ads/ChangeLog @ db0b369

4.104.114.84.95
Last change on this file since db0b369 was db0b369, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/29/03 at 13:11:22

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

  • Makefile.am: Merge-in include/Makefile.am. Reflect changes to bsp.am.
  • include/Makefile.am: Remove.
  • configure.ac: Reflect changes above.
  • Property mode set to 100644
File size: 8.5 KB
Line 
12003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Merge-in include/Makefile.am.
4        Reflect changes to bsp.am.
5        * include/Makefile.am: Remove.
6        * configure.ac: Reflect changes above.
7
82003-09-04      Joel Sherrill <joel@OARcorp.com>
9
10        * clock/p_clock.c, include/bsp.h, include/coverhd.h, irq/irq.c,
11        irq/irq.h, irq/irq_asm.S, irq/irq_init.c, network/if_hdlcsubr.h,
12        startup/bspstart.c, startup/setvec.c, vectors/vectors.h,
13        vectors/vectors_init.c: URL for license changed.
14
152003-08-20      Joel Sherrill <joel@OARcorp.com>
16
17        * clock/p_clock.c, network/if_hdlcsubr.h: Correct copyright statements.
18
192003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Reflect having moved aclocal/.
22
232003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Reflect having moved automake/.
26        * clock/Makefile.am: Reflect having moved automake/.
27        * console/Makefile.am: Reflect having moved automake/.
28        * include/Makefile.am: Reflect having moved automake/.
29        * irq/Makefile.am: Reflect having moved automake/.
30        * network/Makefile.am: Reflect having moved automake/.
31        * start/Makefile.am: Reflect having moved automake/.
32        * startup/Makefile.am: Reflect having moved automake/.
33        * vectors/Makefile.am: Reflect having moved automake/.
34        * wrapup/Makefile.am: Reflect having moved automake/.
35
362003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
39
402003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        PR 445/bsps
43        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
44        Remove cpp, old_cpp (now unused).
45
462003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * network/if_hdlcsubr.c: Use memcopy instead of bcmp,
49        Use memcmp instead of bcmp.
50
512003-07-18      Till Straumann <strauman@slac.stanford.edu>
52
53        PR 288/rtems
54        * startup/bspstart.c: _ISR_Nest_level is now properly maintained.
55
562003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * configure.ac: Remove AC_CONFIG_AUX_DIR.
59
602003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
63
642003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * configure.ac: AC_PREREQ(2.57).
67
682003-01-20      Joel Sherrill <joel@OARcorp.com>
69
70        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
71
722002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
75        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
76        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
77        Remove SORDID_HACK. Eliminate *_O_FILES.
78        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
79        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
80        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
81        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
82
832002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * start/Makefile.am: Use install-data-local to install startfile.
86
872002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
90
912002-11-04      Joel Sherrill <joel@OARcorp.com>
92
93        * irq/irq.c: Removed warnings.
94
952002-11-04      Joel Sherrill <joel@OARcorp.com>
96
97        * console/console.c, irq/irq.c, network/if_hdlcsubr.c,
98        network/if_hdlcsubr.h, network/network.c, vectors/vectors_init.c:
99        Removed warnings.
100
1012002-11-01      Joel Sherrill <joel@OARcorp.com>
102
103        * irq/irq.c, irq/irq_asm.S, startup/bspstart.c: Fixed typos and
104        removed warnings.
105
1062002-11-01      Andy Dachs <a.dachs@sstl.co.uk>
107
108        * irq/irq.c, irq/irq_asm.S, irq/irq_init.c: Per PR288, add support
109        for _ISR_Nest_level.
110
1112002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * .cvsignore: Reformat.
114        Add autom4te*cache.
115        Remove autom4te.cache.
116
1172002-08-21      Joel Sherrill <joel@OARcorp.com>
118
119        * bsp_specs: Added support for -nostdlibs.
120
1212002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
124        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
125        * irq/Makefile.am: Use .$(OBJEXT) instead of .o.
126        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
127        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
128        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
129        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
130        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
131
1322002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * start/Makefile.am: Eliminate PGM.
135        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
136
1372002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
140
1412002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
144        Remove $(OBJS) from all-local.
145
1462002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
149
1502001-05-09      Joel Sherrill <joel@OARcorp.com>
151
152        * startup/linkcmds: In support of gcc 3.1, added one of more
153        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
154        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
155        and direction of segments to memory regions may also have been
156        addressed.  This was a sweep across all BSPs.
157 
1582002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * irq/irq.c: Reflect changes to <rtems/score/cpu.h>.
161        * irq/irq_asm.S: Ditto.
162        * network/network.c: Include <rtems/bspIo.h>.
163        * start/start.S: Include <asm.h> instead of "asm.h".
164        * vectors/vectors.S: Reflect changes to <rtems/score/cpu.h>.
165
1662002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * startup/bspstart.c: Include <libcpu/cpuIdent.h>, <rtems/bspIo.h>.
169
1702002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * configure.ac: Add BSPOPTS_*(DISPATCH_HANDLER_STAT).
173
1742002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * configure.ac:
177        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
178        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
179        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
180        * Makefile.am: Remove AUTOMAKE_OPTIONS.
181        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
182        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
183        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
184        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
185        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
186        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
187        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
188        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
189
1902002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * configure.ac: Add RTEMS_CHECK_NETWORKING.
193
1942002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * clock/p_clock.c: Include rtems/bspIo.h instead of bspIo.h.
197        * console/console.c: Include rtems/bspIo.h instead of bspIo.h.
198        * irq/irq_init.c: Include rtems/bspIo.h instead of bspIo.h.
199
2002001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
203
2042001-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * configure.ac: Add RTEMS_BSPOPTS_*(DATA_CACHE_ENABLE),
207        RTEMS_BSPOPTS_*(INSTRUCTION_CACHE_ENABLE).
208
2092001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * Makefile.am: Add @exceptions@ to SUBDIRS.
212        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
213        make/custom/mpc8260ads.cfg, add RTEMS_PPC_EXCEPTIONS([new]).
214        * include/Makefile.am: Convert PREINSTALL_FILES to
215        TMPINSTALL_FILES, include force-preinstall.am.
216        * wrapup/Makefile.am: Apply @exceptions@.
217
2182001-10-29      Joel Sherrill <joel@OARcorp.com>
219
220        * .cvsignore: Add more entries.
221
2222001-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * aclocal.m4: Removed.  Should not have been in CVS.
225
2262001-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * aclocal.m4: Regenerated.
229        * configure.ac, include/Makefile.am, irq/Makefile.am,
230        vectors/Makefile.am: Updated to autoconf 2.52.
231        * include/.cvsignore: Added newly generated files.
232        * include/bsp.h: Added include of bspopts.h.
233
2342001-10-22      Joel Sherrill <joel@OARcorp.com>
235
236        * .cvsignore, configure.ac, configure.in, console/.cvsignore,
237        include/.cvsignore, network/.cvsignore, start/.cvsignore,
238        startup/.cvsignore, wrapup/.cvsignore: Added .cvsignore
239        files and other files missed in previous commit.
240
24101-10-22        Andy Dachs <a.dachs@sstl.co.uk>
242
243        * mpc8260ads added as new BSP.  tm27 reported not to run
244        at this time.
245        * ChangeLog, Makefile.am, README, aclocal.m4, bsp_specs,
246        clock/.cvsignore, clock/Makefile.am, clock/p_clock.c, configure.in,
247        console/Makefile.am, console/console.c, include/Makefile.am,
248        include/bsp.h, include/coverhd.h, irq/.cvsignore, irq/Makefile.am,
249        irq/irq.c, irq/irq.h, irq/irq_asm.S, irq/irq_init.c,
250        network/Makefile.am, network/README, network/if_hdlcsubr.c,
251        network/if_hdlcsubr.h, network/network.c, start/Makefile.am,
252        start/start.S, startup/Makefile.am, startup/bspstart.c,
253        startup/cpuinit.c, startup/linkcmds, startup/setvec.c, times,
254        vectors/.cvsignore, vectors/Makefile.am, vectors/vectors.S,
255        vectors/vectors.h, vectors/vectors_init.c, wrapup/Makefile.am:
256        New files.
257
Note: See TracBrowser for help on using the repository browser.