source: rtems/c/src/lib/libbsp/i386/i386ex/ChangeLog @ c3a2ac6

4.104.115
Last change on this file since c3a2ac6 was c3a2ac6, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/21/09 at 10:42:23

2009-10-21 Ralf Corsépius <ralf.corsepius@…>

  • make/custom/i386ex.cfg: Remove RTEMS_BSP_FAMILY.
  • Property mode set to 100644
File size: 22.3 KB
Line 
12009-10-21      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * make/custom/i386ex.cfg: Remove RTEMS_BSP_FAMILY.
4
52009-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * configure.ac: Don't add -ansi -fasm to CFLAGS.
8
92009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
10
11        * make/custom/i386ex.cfg: New (relocated from /make/custom).
12
132009-09-30      Ralf Corsépius <ralf.corsepius@rtems.org>
14
15        * console/console.c: Reflect termios_baud_to_number having been
16        renamed to rtems_termios_baud_to_number.
17
182009-09-15      Ralf Corsépius <ralf.corsepius@rtems.org>
19
20        * configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
21
222009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
23
24        * startup/setvec.c: Removed.
25
262009-08-06      Joel Sherrill <joel.sherrill@oarcorp.com>
27
28        * include/tm27.h: Remove references to rtems_interrupt_catch since this
29        archiecture does not use Simple Vectored Interrupt model.
30
312009-07-16      Joel Sherrill <joel.sherrill@oarcorp.com>
32
33        * configure.ac: Rename BSP_BOOTCARD_OPTIONS to
34        RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs
35        have the same options.
36
372009-07-01      Sebastian Huber <sebastian.huber@embedded-brains.de>
38
39        * Makefile.am, preinstall.am: Update for generic interrupt support.
40
412009-04-28      Chris Johns <chrisj@rtems.org>
42
43        * start/start.S: Update for boot_card command line change.
44
452009-02-10      Ralf Corsépius <ralf.corsepius@rtems.org>
46
47        * clock/ckinit.c, startup/bspstart.c: Add prototypes.
48
492008-12-04      Joel Sherrill <joel.sherrill@oarcorp.com>
50
51        * bsp_specs: Move -e start from *link to *startfile to avoid warning
52        for undefined entry symbol when linking relocatables with binutils
53        2.19.
54
552008-09-30      Joel Sherrill <joel.sherrill@oarcorp.com>
56
57        * timer/timer.c: Eliminate uses of old benchmark timer names.
58
592008-09-30      Ralf Corsépius <ralf.corsepius@rtems.org>
60
61        * Makefile.am: Eliminate bsp.am. Build startup files as side-effect
62        of building libbspstart.a, using automake-rules.
63
642008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
65
66        * Makefile.am: Eliminate *_SOURCES.
67
682008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
69
70        * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
71        components.
72
732008-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
74
75        * Makefile.am: Cleanup ../../shared/include/bootcard.h handling.
76
772008-09-23      Joel Sherrill <joel.sherrill@oarcorp.com>
78
79        * configure.ac: Make letting boot_card() handle work area allocation
80        mandatory. Rename RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION to
81        BSP_BOOTCARD_OPTIONS.
82
832008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
84
85        * Makefile.am: Add use of shared bsppost.c
86
872008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
88
89        * Makefile.am, configure.ac, startup/bspstart.c, startup/linkcmds: Use
90        top level shared bsp_get_work_area() implementation.
91
922008-09-18      Joel Sherrill <joel.sherrill@oarcorp.com>
93
94        * include/bsp.h: Remove unnecessary variables and EXTERN magic.
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        * clock/ckinit.c, startup/bspstart.c: Remove unnecessary includes of
103        rtems/libcsupport.h and rtems/libio.h.
104
1052008-09-05      Joel Sherrill <joel.sherrill@OARcorp.com>
106
107        * clock/ckinit.c: The Shared Memory Driver no longer requires the
108        special IOCTL in Clock_control. This was a hack which has existed
109        since before the Classic API Timer Manager was implemented. All
110        implementations of and references to Clock_control were removed.
111
1122008-09-05      Ralf Corsépius <ralf.corsepius@rtems.org>
113
114        * timer/timer.c: Convert to "bool".
115
1162008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
117
118        * timer/timer.c: Eliminate empty function from every benchmark timer
119        driver. Fix spelling.
120
1212008-08-31      Joel Sherrill <joel.sherrill@oarcorp.com>
122
123        * timer/timer.c: Rename timer driver methods to follow RTEMS
124        programming conventions.
125
1262008-08-16      Ralf Corsépius <ralf.corsepius@rtems.org>
127
128        * timer/timer.c: Add missing prototypes.
129
1302008-05-23      Joel Sherrill <joel.sherrill@OARcorp.com>
131
132        * console/console.c: Eliminate copies of switches to convert termios
133        Bxxx constants to xxx as an integer. Use the shared
134        termios_baud_to_number() routine to do the same conversion.
135
1362008-05-15      Joel Sherrill <joel.sherrill@oarcorp.com>
137
138        * network/network.c: Eliminate patterns that look like CVS conflict
139        markers.
140
1412008-05-15      Joel Sherrill <joel.sherrill@OARcorp.com>
142
143        * startup/bspstart.c: Add capability for bootcard.c BSP Initialization
144        Framework to ask the BSP where it has memory for the RTEMS Workspace
145        and C Program Heap. These collectively are referred to as work area.
146        If the BSP supports this, then it does not have to include code to
147        split the available memory between the two areas. This reduces the
148        amount of code in the BSP specific bspstart.c file. Additionally, the
149        shared framework can initialize the C Library, call
150        rtems_debug_enable(), and dirty the work area memory. Until most/all
151        BSPs support this new capability, if the BSP supports this, it should
152        call RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION from its configure.ac.
153        When the transition is complete, this autoconf macro can be removed.
154
1552008-05-14      Joel Sherrill <joel.sherrill@OARcorp.com>
156
157        * Makefile.am: Rework to avoid .rel files.
158
1592008-05-12      Joel Sherrill <joel.sherrill@OARcorp.com>
160
161        * startup/bspstart.c: Refactored and renamed initialization routines to
162        rtems_initialize_data_structures, rtems_initialize_before_drivers,
163        rtems_initialize_device_drivers, and
164        rtems_initialize_start_multitasking. This opened the sequence up so
165        that bootcard() could provide a more robust and flexible framework
166        which is easier to explain and understand. This also lays the
167        groundwork for sharing the division of available memory between the
168        RTEMS workspace and heap and the C library initialization across all
169        BSPs.
170
1712008-03-03      Joel Sherrill <joel.sherrill@OARcorp.com>
172
173        * startup/linkcmds: Add wildcard to gcc_except_table section so
174        programs compiled with gcc 4.3.x can link.
175
1762007-12-11      Joel Sherrill <joel.sherrill@OARcorp.com>
177
178        * clock/ckinit.c, include/bsp.h, startup/bspstart.c: Eliminate copies
179        of the Configuration Table. Use the RTEMS provided accessor macros to
180        obtain configuration fields.
181
1822007-12-04      Joel Sherrill <joel.sherrill@OARcorp.com>
183
184        * include/bsp.h, startup/bspstart.c: Move interrupt_stack_size field
185        from CPU Table to Configuration Table. Eliminate CPU Table from all
186        ports. Delete references to CPU Table in all forms.
187
1882007-12-03      Joel Sherrill <joel.sherrill@OARcorp.com>
189
190        * Makefile.am, startup/bspstart.c: Moved most of the remaining CPU
191        Table fields to the Configuration Table. This included
192        pretasking_hook, predriver_hook, postdriver_hook, idle_task,
193        do_zero_of_workspace, extra_mpci_receive_server_stack,
194        stack_allocate_hook, and stack_free_hook. As a side-effect of this
195        effort some multiprocessing code was made conditional and some style
196        clean up occurred.
197
1982007-11-26      Joel Sherrill <joel.sherrill@oarcorp.com>
199
200        * startup/bspstart.c: Eliminate the interrupt_table_segment and
201        interrupt_table_offset fields in the i386 CPU Table since they are
202        never read.
203
2042007-05-03      Joel Sherrill <joel@OARcorp.com>
205
206        * startup/linkcmds: Handle .data.* sections
207
2082007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
209
210        * bsp_specs: Remove qrtems_debug.
211
2122006-12-15      Ralf Corsépius <ralf.corsepius@rtems.org>
213
214        * network/network.c (uti596_ioctl): Use ioctl_command_t.
215
2162006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
217
218        * configure.ac: New BUG-REPORT address.
219
2202006-11-15      Joel Sherrill <joel@OARcorp.com>
221
222        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
223        file and simplified initialization.
224
2252006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
226
227        * Makefile.am: Remove superfluous -DASM.
228
2292006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
230
231        * configure.ac: Require autoconf-2.60. Require automake-1.10.
232
2332006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
234
235        * configure.ac: Remove explicit ampolish3 support (now in
236        RTEMS_BSP_CONFIGURE).
237
2382006-01-10      Ralf Corsepius <ralf.corsepius@rtems.org>
239
240        * configure.ac: Add ampolish3 support.
241        * Makefile.am: Add preinstall.am.
242
2432005-10-17      Ralf Corsepius <ralf.corsepius@rtems.org>
244
245        * Makefile.am: Add pci.rel.
246
2472005-10-17      Ralf Corsepius <ralf.corsepius@rtems.org>
248
249        * Makefile.am: Install/preinstall headers from ../../i386/shared.
250
2512005-09-19      Ralf Corsepius <ralf.corsepius@rtems.org>
252
253        * network/network.c: Remove #define KERNEL.
254        Include <errno.h>.
255        * Makefile.am: Add -D_KERNEL to network_CPPFLAGS.
256
2572005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
258
259        * include/bsp.h: New header guard.
260
2612005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
262
263        * clock/ckinit.c, console/console.c, include/bsp.h, startup/bspstart.c:
264        Moved irq.h to bsp subdirectory.
265
2662005-05-03      Jennifer Averett <jennifer.averett@oarcorp.com>
267
268        * clock/ckinit.c, console/console.c: Added support for
269        addition of parameter to ISRs.
270        * network/network.c: Modified parameter list to remove
271        warnings.
272
2732005-04-15      Joel Sherrill <joel@OARcorp.com>
274
275        * network/network.c: Fix warnings.
276
2772005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
278
279        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
280
2812005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
282
283        * Makefile.am: Remove build-variant support.
284
2852004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
286
287        * configure.ac: Require automake > 1.9.
288
2892004-07-28      Joel Sherrill <joel@OARcorp.com>
290
291        * startup/linkcmds: Add gnu.linkonce.d and gcc_except_table sections.
292
2932004-07-25      Joel Sherrill <joel@OARcorp.com>
294
295        * Makefile.am: Add -D__INSIDE_RTEMS_BSD_TCPIP_STACK__ for network.
296
2972004-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
298
299        PR 610/bsps
300        * Makefile.am: Add include/tm27.h, Cosmetics.
301        * include/tm27.h: Final cosmetics.
302
3032004-04-22      Ralf Corsepius <ralf.corsepius@rtems.org>
304
305        * include/bsp.h: Split out tmtest27 support.
306        * include/tm27.h: New.
307
3082004-04-21      Ralf Corsepius <ralf.corsepius@rtems.org>
309
310        PR 613/bsps
311        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
312
3132004-04-21      Ralf Corsepius <ralf.corsepius@rtems.org>
314
315        PR 614/bsps
316        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
317
3182004-04-02      Ralf Corsepius <ralf.corsepius@rtems.org>
319
320        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
321        * timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
322
3232004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
324
325        * network/network.c: Include <rtems/asm.h> instead of <asm.h>.
326        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
327        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
328        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
329
3302004-03-31      Ralf Corsepius <ralf.corsepius@rtems.org>
331
332        * clock/ckinit.c, include/bsp.h, startup/bspstart.c, timer/timer.c:
333        Convert to using c99 fixed size types.
334
3352004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * Makefile.am: Reflect changes to bsp.am.
338        Preinstall dist_project_lib*.
339
3402004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * Makefile.am: Reflect changes to bsp.am.
343
3442004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
347
3482004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * Makefile.am: Pickup files from ../../i386/shared instead of
351        ../shared. Reformat.
352
3532004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
356        network/Makefile.am, startup/Makefile.am, timer/Makefile.am,
357        wrapup/Makefile.am. Use automake compilation rules.
358        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
359        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
360        * configure.ac: Reflect changes above.
361
3622004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
365        Add RTEMS_PROG_CCAS.
366
3672004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * Makefile.am: Add PREINSTALL_DIRS.
370        * wrapup/Makefile.am: Reflect changes to libcpu.
371
3722004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
373
374        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
375        Add PRE/TMPINSTALL_FILES to CLEANFILES.
376        * startup/Makefile.am: Ditto.
377
3782004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * start/Makefile.am: Remove.
381        * Makefile.am: Merge-in start/Makefile.am.
382        * configure.ac: Reflect changes above.
383
3842004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * wrapup/Makefile.am: Eliminate $(LIB).
387        Use noinst_DATA to trigger building libbsp.a.
388
3892003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
392        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
393
3942003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
397        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
398
3992003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
402
4032003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * wrapup/Makefile.am: Cosmetics.
406
4072003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * start/Makefile.am: Misc cleanups and fixes.
410        * startup/Makefile.am: Misc cleanups and fixes.
411        * wrapup/Makefile.am: Misc cleanups and fixes.
412
4132003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * Makefile.am: Add preinstallation dirstamp support.
416        * clock/Makefile.am: Cosmetics.
417        * console/Makefile.am: Cosmetics.
418        * network/Makefile.am: Cosmetics.
419        * startup/Makefile.am: Cosmetics.
420        * timer/Makefile.am: Cosmetics.
421        * wrapup/Makefile.am: Cosmetics
422
4232003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        * clock/Makefile.am: Remove all-local: $(ARCH).
426        * console/Makefile.am: Remove all-local: $(ARCH).
427        * network/Makefile.am: Remove all-local: $(ARCH).
428        * start/Makefile.am: Remove all-local: $(ARCH).
429        * startup/Makefile.am: Remove all-local: $(ARCH).
430        * timer/Makefile.am: Remove all-local: $(ARCH).
431        * wrapup/Makefile.am: Remove all-local: $(ARCH).
432
4332003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * Makefile.am: Merge-in include/Makefile.am.
436        Reflect changes to bsp.am.
437        * include/Makefile.am: Remove.
438        * configure.ac: Reflect changes above.
439
4402003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
441
442        * bsp_specs: Remove *lib:.
443
4442003-09-04      Joel Sherrill <joel@OARcorp.com>
445
446        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
447        start/80386ex.h, start/80386ex.inc, start/macros.inc, start/start.S,
448        startup/bspstart.c, startup/linkcmds, startup/setvec.c,
449        timer/timer.c, timer/timerisr.S: URL for license changed.
450
4512003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * Makefile.am: Reflect having moved aclocal/.
454
4552003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
456
457        * Makefile.am: Reflect having moved automake/.
458        * clock/Makefile.am: Reflect having moved automake/.
459        * console/Makefile.am: Reflect having moved automake/.
460        * include/Makefile.am: Reflect having moved automake/.
461        * network/Makefile.am: Reflect having moved automake/.
462        * start/Makefile.am: Reflect having moved automake/.
463        * startup/Makefile.am: Reflect having moved automake/.
464        * timer/Makefile.am: Reflect having moved automake/.
465        * wrapup/Makefile.am: Reflect having moved automake/.
466
4672003-08-13      Joel Sherrill <joel@OARcorp.com>
468
469        PR 451/bsps
470        * startup/Makefile.am: Include shared i386 TTY driver in these BSPs.
471
4722003-08-11      Joel Sherrill <joel@OARcorp.com>
473
474        PR 450/make_build
475        * startup/linkcmds: Added .eh_frame
476
4772003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
478
479        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
480
4812003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
482
483        PR 445/bsps
484        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
485        Remove cpp, old_cpp (now unused).
486
4872003-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
488
489        * startup/Makefile.am: Remove -DBSP_IS_I386EX=1 (unused).
490
4912003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
492
493        * configure.ac: Remove AC_CONFIG_AUX_DIR.
494
4952003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
496
497        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
498
4992003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
500
501        * configure.ac: AC_PREREQ(2.57).
502
5032003-01-20      Joel Sherrill <joel@OARcorp.com>
504
505        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
506
5072002-12-19      Joel Sherrill <joel@OARcorp.com>
508
509        * console/console.c: Removed __assert() which conflicts with newlib.
510
5112002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
512
513        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
514        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
515        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
516        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
517        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
518        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
519
5202002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
521
522        * start/Makefile.am: Use install-data-local to install startfile.
523
5242002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
525
526        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
527
5282002-11-04      Joel Sherrill <joel@OARcorp.com>
529
530        * network/network.c: Removed warnings.
531
5322002-11-04      Joel Sherrill <joel@OARcorp.com>
533
534        * console/console.c, network/network.c: Removed warnings.
535
5362002-11-01      Joel Sherrill <joel@OARcorp.com>
537
538        * startup/bspstart.c: Removed warnings.
539
5402002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
541
542        * .cvsignore: Reformat.
543        Add autom4te*cache.
544        Remove autom4te.cache.
545
5462002-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
547
548        * configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
549
5502002-08-21      Joel Sherrill <joel@OARcorp.com>
551
552        * bsp_specs: Added support for -nostdlibs.
553
5542002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
555
556        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
557        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
558        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
559        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
560        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
561        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
562        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
563
5642002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
565
566        * startup/bspstart.c: Per PR252 removed hack that tripled size of
567        RTEMS Workspace when POSIX is configured.  This was probably done to
568        account for confdefs.h missing some application requirements.
569
5702002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
571
572        * start/Makefile.am: Eliminate PGM.
573        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
574
5752002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
576
577        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
578
5792002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
580
581        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
582        Remove $(OBJS) from all-local.
583
5842002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
585
586        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
587
5882001-05-09      Joel Sherrill <joel@OARcorp.com>
589
590        * startup/linkcmds: In support of gcc 3.1, added one of more
591        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
592        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
593        and direction of segments to memory regions may also have been
594        addressed.  This was a sweep across all BSPs.
595 
5962002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
597
598        * include/bsp.h: include <libcpu/cpu.h>.
599
6002002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
601
602        * configure.ac:
603        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
604        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
605        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
606        * Makefile.am: Remove AUTOMAKE_OPTIONS.
607        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
608        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
609        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
610        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
611        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
612        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
613        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
614
6152002-03-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
616
617        * configure.ac: Remove stray ';', PR 139.
618
6192002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
620
621        * include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
622
6232001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
624
625        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
626        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
627
6282001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
629
630        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
631
6322001-10-25      Joel Sherrill <joel@OARcorp.com>
633
634        * startup/linkcmds: Added _init and _fini.
635
6362001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
637
638        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
639        * configure.in: Remove.
640        * configure.ac: New file, generated from configure.in by autoupdate.
641
6422001-09-27      Joel Sherrill <joel@OARcorp.com>
643
644        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
645
6462001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
647
648        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
649
6502001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
651
652        * configure.in: Add bspopts.h.
653        * include/bsp.h: Include bspopts.h.
654        * include/.cvsignore: Add bspopts.h*, stamp-h*.
655        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
656        * start/Makefile.am: Dito.
657        * network/Makefile.am: Dito.
658
6592001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
660
661        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
662
6632000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
664
665        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
666
6672000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
668
669        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
670
6712000-11-01      Joel Sherrill <joel@OARcorp.com>
672
673        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
674        and libcsupport.h moved from libc to lib/include/rtems and
675        now must be referenced as <rtems/XXX.h>.   Header file order
676        was cleaned up while doing this.
677
6782000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
679
680        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
681        Switch to GNU canonicalization.
682
6832000-10-20      Joel Sherrill <joel@OARcorp.com>
684
685        * console/console.c: Invoke BSP_uart_init() with enough arguments
686        now that more communication parameters are settable.
687
6882000-10-17      Joel Sherrill <joel@OARcorp.com>
689
690        * startup/Makefile.am: Added idt.c since it has been moved libcpu/i386
691        to libbsp/i386/shared/irq.
692
6932000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
694
695        * startup/linkcmds: Added lines so DWARF debug information
696        would be available.  Otherwise gdb complains that the offsets
697        for the debug info are incorrect and doesn't load the files.
698
6992000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
700
701        * start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional.
702
7032000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
704
705        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
706        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
707        wrapup/Makefile.am: Include compile.am
708
7092000-08-10      Joel Sherrill <joel@OARcorp.com>
710
711        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.