source: rtems/c/src/lib/libbsp/m68k/sim68000/ChangeLog @ 9b4422a2

4.115
Last change on this file since 9b4422a2 was e1ddcec0, checked in by Jennifer Averett <Jennifer.Averett@…>, on 10/18/11 at 18:35:25

2011-10-18 Jennifer Averett <Jennifer.Averett@…>

PR 1917/bsps

  • Makefile.am, console/conscfg.c: Modifications to add dynamic tables for libchip serial drivers.
  • Property mode set to 100644
File size: 18.9 KB
Line 
12011-10-18      Jennifer Averett <Jennifer.Averett@OARcorp.com>
2
3        PR 1917/bsps
4        * Makefile.am, console/conscfg.c: Modifications to add dynamic tables
5        for libchip serial drivers.
6
72011-02-11      Ralf Corsépius <ralf.corsepius@rtems.org>
8
9        * include/bsp.h:
10        Use "__asm__" instead of "asm" for improved c99-compliance.
11
122011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
13
14        * configure.ac: Require autoconf-2.68, automake-1.11.1.
15
162010-04-28      Joel Sherrill <joel.sherrilL@OARcorp.com>
17
18        * startup/bsppredriverhook.c: Remove warnings.
19
202010-04-11      Ralf Corsépius <ralf.corsepius@rtems.org>
21
22        * console/debugio.c: Include <unistd.h>.
23
242009-10-21      Ralf Corsépius <ralf.corsepius@rtems.org>
25
26        * make/custom/sim68000.cfg: Remove RTEMS_BSP_FAMILY.
27        * make/custom/simcpu32.cfg: Remove RTEMS_BSP_FAMILY.
28
292009-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
30
31        * configure.ac: Don't add -ansi -fasm to CFLAGS.
32
332009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
34
35        * make/custom/sim68000.cfg: New (relocated from /make/custom).
36        * make/custom/simcpu32.cfg: New (relocated from /make/custom).
37
382009-09-15      Ralf Corsépius <ralf.corsepius@rtems.org>
39
40        * configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
41
42 2009-08-28     Joel Sherrill <joel.sherrill@OARcorp.com>
43
44        * configure.ac, console/conscfg.c: Add CONSOLE_USE_INTERRUPTS.
45
462009-07-16      Joel Sherrill <joel.sherrill@oarcorp.com>
47
48        * configure.ac: Rename BSP_BOOTCARD_OPTIONS to
49        RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs
50        have the same options.
51
522009-04-28      Chris Johns <chrisj@rtems.org>
53
54        * start/start.S: Update for boot_card command line change.
55
562008-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
57
58        * bsp_specs: Move -e start from *link to *startfile to avoid warning
59        for undefined entry symbol when linking relocatables with binutils
60        2.19.
61
622008-10-02      Joel Sherrill <joel.sherrill@OARcorp.com>
63
64        * Makefile.am, preinstall.am: Use shared tm27.h stub.
65        * include/tm27.h: Removed.
66
672008-09-30      Ralf Corsépius <ralf.corsepius@rtems.org>
68
69        * Makefile.am: Eliminate bsp.am. Build startup files as side-effect
70        of building libbspstart.a, using automake-rules.
71
722008-09-30      Ralf Corsépius <ralf.corsepius@rtems.org>
73
74        * clock/clockdrv.c: include "../../../shared/clockdrv_shell.h".
75        * Makefile.am: Reflect changes above.
76
772008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
78
79        * Makefile.am: Eliminate *_SOURCES.
80
812008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
82
83        * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
84        components.
85
862008-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
87
88        * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
89
902008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
91
92        * configure.ac: Make letting boot_card() handle work area allocation
93        mandatory. Rename RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to
94        BSP_BOOTCARD_OPTIONS.
95
962008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
97
98        * include/bsp.h: Remove unnecessary boilerplate comments.
99
1002008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
101
102        * Makefile.am, startup/linkcmds: Use top level shared
103        bsp_get_work_area() implementation.
104
1052008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
106
107        * Makefile.am, configure.ac, startup/linkcmds: Add use of
108        bsp_get_work_area() in its own file and rely on BSP Framework to
109        perform more initialization. Remove unnecessary includes of
110        rtems/libio.h and rtems/libcsupport.h.
111        * console/debugio.c, startup/bsppredriverhook.c: New files.
112        * startup/bspstart.c: Removed.
113
1142008-09-10      Joel Sherrill <joel.sherrill@oarcorp.com>
115
116        * include/bsp.h: Review of all bsp_cleanup() implementations. In this
117        phase, all prototypes were removed from bsp.h and empty
118        implementations were removed and made to use the shared stub.
119
1202008-08-19      Ralf Corsépius <ralf.corsepius@rtems.org>
121
122        * clock/clockdrv.c, startup/bspstart.c: Add missing prototypes.
123
1242008-05-14      Joel Sherrill <joel.sherrill@OARcorp.com>
125
126        * Makefile.am: Rework to avoid .rel files.
127
1282008-05-12      Joel Sherrill <joel.sherrill@OARcorp.com>
129
130        * startup/bspstart.c: Refactored and renamed initialization routines to
131        rtems_initialize_data_structures, rtems_initialize_before_drivers,
132        rtems_initialize_device_drivers, and
133        rtems_initialize_start_multitasking. This opened the sequence up so
134        that bootcard() could provide a more robust and flexible framework
135        which is easier to explain and understand. This also lays the
136        groundwork for sharing the division of available memory between the
137        RTEMS workspace and heap and the C library initialization across all
138        BSPs.
139
1402008-03-03      Joel Sherrill <joel.sherrill@OARcorp.com>
141
142        * startup/linkcmds: Add wildcard to gcc_except_table section so
143        programs compiled with gcc 4.3.x can link.
144
1452007-12-11      Joel Sherrill <joel.sherrill@OARcorp.com>
146
147        * include/bsp.h, startup/bspstart.c: Eliminate copies of the
148        Configuration Table. Use the RTEMS provided accessor macros to obtain
149        configuration fields.
150
1512007-12-04      Joel Sherrill <joel.sherrill@OARcorp.com>
152
153        * startup/bspstart.c: Move interrupt_stack_size field from CPU Table to
154        Configuration Table. Eliminate CPU Table from all ports. Delete
155        references to CPU Table in all forms.
156
1572007-12-03      Joel Sherrill <joel.sherrill@OARcorp.com>
158
159        * startup/bspstart.c: Moved most of the remaining CPU Table fields to
160        the Configuration Table. This included pretasking_hook,
161        predriver_hook, postdriver_hook, idle_task, do_zero_of_workspace,
162        extra_mpci_receive_server_stack, stack_allocate_hook, and
163        stack_free_hook. As a side-effect of this effort some multiprocessing
164        code was made conditional and some style clean up occurred.
165
1662007-05-03      Joel Sherrill <joel@OARcorp.com>
167
168        * startup/linkcmds: Handle .data.* sections
169
1702007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
171
172        * bsp_specs: Remove qrtems_debug.
173
1742006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
175
176        * configure.ac: New BUG-REPORT address.
177
1782006-11-15      Joel Sherrill <joel@OARcorp.com>
179
180        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
181        file and simplified initialization.
182
1832006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
184
185        * Makefile.am: Remove superfluous -DASM.
186
1872006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
188
189        * configure.ac: Require autoconf-2.60. Require automake-1.10.
190
1912006-02-08      Joel Sherrill <joel@OARcorp.com>
192
193        * startup/linkcmds: Add sections required by newer gcc versions.
194
1952006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
196
197        * Makefile.am: Add preinstall.am.
198
1992005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
200
201        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
202
2032005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
204
205        * Makefile.am: Remove build-variant support.
206
2072004-11-25      Joel Sherrill <joel@OARcorp.com>
208
209        * startup/linkcmds: Add new bss sections .bss.* and .gnu.linkonce.b*.
210        Also extended RAM section since this is for a simulator
211
2122004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
213
214        * configure.ac: Require automake > 1.9.
215
2162004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
217
218        PR 610/bsps
219        * Makefile.am: Add include/tm27.h, Cosmetics.
220        * include/tm27.h: Final cosmetics.
221
2222004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
223
224        * include/bsp.h: Split out tmtest27 support.
225        * include/tm27.h: New.
226
2272004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
228
229        PR 613/bsps
230        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
231
2322004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
233
234        PR 614/bsps
235        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
236
2372004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
238
239        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
240        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
241        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
242
2432004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
244
245        * clock/clockdrv.c, console/conscfg.c, include/bsp.h,
246        startup/bspstart.c: Convert to using c99 fixed size types.
247
2482004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * Makefile.am: Reflect changes to bsp.am.
251        Preinstall dist_project_lib*.
252
2532004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * Makefile.am: Reflect changes to bsp.am.
256
2572004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
260
2612004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * Makefile.am: Pickup files from ../../m68k/shared instead of
264        ../shared. Reformat.
265
2662004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
269
2702004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
273        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use
274        automake compilation rules.
275        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
276        timer/Makefile.am, wrapup/Makefile.am: Remove.
277        * configure.ac: Reflect changes above.
278
2792004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * Makefile.am: Add PREINSTALL_DIRS.
282        * wrapup/Makefile.am: Reflect changes to libcpu.
283
2842004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * Makefile.am: Remove non-existing file "times" from EXTRA_DIST.
287        * startup/Makefile.am: Remove non-existing files setvec.c,
288        bspclean.c, exit.c from EXTRA_DIST.
289        * timer/Makefile.am: Remove non-existing file timer.c from EXTRA_DIST.
290        * wrapup/Makefile.am: Reflect changes to libcpu.
291
2922004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
295        Add PRE/TMPINSTALL_FILES to CLEANFILES.
296        * startup/Makefile.am: Ditto.
297
2982004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * start/Makefile.am: Remove.
301        * Makefile.am: Merge-in start/Makefile.am.
302        * configure.ac: Reflect changes above.
303
3042004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * wrapup/Makefile.am: Eliminate $(LIB).
307        Use noinst_DATA to trigger building libbsp.a.
308
3092003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
312        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
313
3142003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
317        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
318
3192003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
322
3232003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * start/Makefile.am: Misc cleanups and fixes.
326        * startup/Makefile.am: Misc cleanups and fixes.
327        * wrapup/Makefile.am: Misc cleanups and fixes.
328
3292003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * Makefile.am: Add preinstallation dirstamp support.
332        * clock/Makefile.am: Cosmetics.
333        * console/Makefile.am: Cosmetics.
334        * startup/Makefile.am: Cosmetics.
335        * timer/Makefile.am: Cosmetics.
336        * wrapup/Makefile.am: Cosmetics.
337
3382003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * clock/Makefile.am: Remove all-local: $(ARCH).
341        * console/Makefile.am: Remove all-local: $(ARCH).
342        * start/Makefile.am: Remove all-local: $(ARCH).
343        * startup/Makefile.am: Remove all-local: $(ARCH).
344        * timer/Makefile.am: Remove all-local: $(ARCH).
345        * wrapup/Makefile.am: Remove all-local: $(ARCH).
346
3472003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * Makefile.am: Merge-in include/Makefile.am.
350        Reflect changes to bsp.am.
351        * include/Makefile.am: Remove.
352        * configure.ac: Reflect changes above.
353
3542003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * bsp_specs: Remove *lib:.
357
3582003-09-04      Joel Sherrill <joel@OARcorp.com>
359
360        * console/conscfg.c, include/bsp.h, startup/bspstart.c,
361        startup/spurious_assistant.c: URL for license changed.
362
3632003-09-04      Joel Sherrill <joel@OARcorp.com>
364
365        * start/start.S: Removed incorrect statement about copyright
366        assignment.
367
3682003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * Makefile.am: Reflect having moved aclocal/.
371
3722003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
373
374        * Makefile.am: Reflect having moved automake/.
375        * clock/Makefile.am: Reflect having moved automake/.
376        * console/Makefile.am: Reflect having moved automake/.
377        * include/Makefile.am: Reflect having moved automake/.
378        * start/Makefile.am: Reflect having moved automake/.
379        * startup/Makefile.am: Reflect having moved automake/.
380        * timer/Makefile.am: Reflect having moved automake/.
381        * wrapup/Makefile.am: Reflect having moved automake/.
382
3832003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
384
385        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
386
3872003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        PR 445/bsps
390        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
391        Remove cpp, old_cpp (now unused).
392
3932003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * configure.ac: Remove AC_CONFIG_AUX_DIR.
396
3972003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
400
4012003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * configure.ac: AC_PREREQ(2.57).
404
4052003-01-20      Joel Sherrill <joel@OARcorp.com>
406
407        * startup/linkcmds*: Add FreeBSD sysctl() sections.
408
4092002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
412        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
413        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
414        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
415        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
416
4172002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * start/Makefile.am: Use install-data-local to install startfile.
420
4212002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
422
423        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
424
4252002-11-01      Joel Sherrill <joel@OARcorp.com>
426
427        * console/conscfg.c, startup/bspstart.c: Removed warnings.
428
4292002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * .cvsignore: Reformat.
432        Add autom4te*cache.
433        Remove autom4te.cache.
434
4352002-08-21      Joel Sherrill <joel@OARcorp.com>
436
437        * wrapup/Makefile.am: PR217 required that the idle task be moved to
438        libcpu so it could be more acutely aware of the CPU model.  This
439        file was modified to pick up the idle task from there.
440
4412002-08-21      Joel Sherrill <joel@OARcorp.com>
442
443        * bsp_specs: Added support for -nostdlibs.
444
4452002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
448        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
449        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
450        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
451        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
452        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
453
4542002-08-05      Joel Sherrill <joel@OARcorp.com>
455
456        * Per PR260 eliminate use of make-target-options.  This impacted
457        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
458        SuperCore and required that the m68k optimized memcpy be moved
459        to libcpu.
460        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
461
4622002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
463
464        * start/Makefile.am: Eliminate PGM.
465        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
466
4672002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
470
4712002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
474        Remove $(OBJS) from all-local.
475
4762002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
477
478        * wrapup/Makefile.am: Add $(LIB) to all-local.
479
4802002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
482        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
483
4842001-05-09      Joel Sherrill <joel@OARcorp.com>
485
486        * startup/linkcmds: In support of gcc 3.1, added one of more
487        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
488        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
489        and direction of segments to memory regions may also have been
490        addressed.  This was a sweep across all BSPs.
491 
4922002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
493
494        * configure.ac:
495        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
496        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
497        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
498        * Makefile.am: Remove AUTOMAKE_OPTIONS.
499        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
500        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
501        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
502        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
503        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
504        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
505
5062002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
507
508        * startup/bspstart.c: Include rtems/bspIo.h instead of bspIo.h.
509        * startup/spurious_assistant.c: Include rtems/bspIo.h instead of bspIo.h.
510
5112001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
512
513        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
514
5152001-10-30      Joel Sherrill <joel@OARcorp.com>
516
517        * start/start.S: Use __mcpu32__ instead of mcpu32 and change sense
518        of conditional so cpu32 does not attempt to use 68000 style
519        interrupt vectoring.
520
5212001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
522
523        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
524        * configure.in: Remove.
525        * configure.ac: New file, generated from configure.in by autoupdate.
526
5272001-09-27      Joel Sherrill <joel@OARcorp.com>
528
529        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
530
5312001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
532
533        * include/Makefile.am: Use 'CLEANFILES ='.
534        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
535
5362001-06-19      Joel Sherrill <joel@OARcorp.com>
537
538        * start/start.S: Reverse sense of conditional compilation so the
539        code will compile for a cpu32.
540
5412001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
542
543        * configure.in: Add bspopts.h.
544        * include/.cvsignore: Add bspopts.h*, stamp-h*.
545        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
546        * include/bsp.h: Include bspopts.h.
547
5482001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
549
550        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
551
5522001-01-03      Joel Sherrill <joel@OARcorp.com>
553
554        * start/start.S: Added space for vectors on CPU32 configuration.
555        * startup/bspstart.c: Fixed typo.
556
5572000-12-19      Joel Sherrill <joel@OARcorp.com>
558
559        * startup/linkcmds: Set _VBR to 0 to indicate that the vectors are
560        in RAM not ROM.  Thanks to Juan Zamorano <jzamora@fi.upm.es> for
561        debugging this.
562
5632000-11-27      Joel Sherrill <joel@OARcorp.com>
564
565        * start/start.S, startup/bspstart.c: Not functional for CPU32
566        but hopefully will compile now and give a warning saying that
567        the CPU32 variant needs work.
568
5692000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
570
571        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
572
5732000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
576
5772000-11-01      Joel Sherrill <joel@OARcorp.com>
578
579        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
580        and libcsupport.h moved from libc to lib/include/rtems and
581        now must be referenced as <rtems/XXX.h>.   Header file order
582        was cleaned up while doing this.
583
5842000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
585
586        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
587        Switch to GNU canonicalization.
588
5892000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
590
591        * startup/linkcmds: Added lines so DWARF debug information
592        would be available.  Otherwise gdb complains that the offsets
593        for the debug info are incorrect and doesn't load the files.
594
5952000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
596
597        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
598        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
599
6002000-08-10      Joel Sherrill <joel@OARcorp.com>
601
602        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.