source: rtems/c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog @ 335cf3a

4.104.114.84.95
Last change on this file since 335cf3a was 335cf3a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/14/04 at 18:14:19

2004-02-14 Ralf Corsepius <corsepiu@…>

  • bootloader/Makefile.am: Remove references to $(top_srcdir). Remove NM, LD. Cosmetics.
  • Property mode set to 100644
File size: 20.0 KB
Line 
12004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * bootloader/Makefile.am: Remove references to $(top_srcdir).
4        Remove NM, LD. Cosmetics.
5
62004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Explicitly check for NM.
9
102004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Reflect changes to bsp.am.
13
142004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
17
182004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * wrapup/Makefile.am: Convert to automake-building rules.
21
222004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Use include_*HEADERS for .../shared/*.h.
25
262004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
29        irq/Makefile.am, motorola/Makefile.am, openpic/Makefile.am,
30        pci/Makefile.am, residual/Makefile.am, start/Makefile.am,
31        startup/Makefile.am, vectors/Makefile.am, vme/Makefile.am.
32        Use automake compilation rules.
33        Rename clock.rel to pclock.rel (Conflict with libcpu).
34        * clock/Makefile.am, console/Makefile.am, irq/Makefile.am,
35        motorola/Makefile.am, openpic/Makefile.am, pci/Makefile.am,
36        residual/Makefile.am, start/Makefile.am, startup/Makefile.am,
37        vectors/Makefile.am, vme/Makefile.am: Remove.
38        * configure.ac: Reflect changes above.
39        * wrapup/Makefile.am: Reflect changes above.
40
412004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * wrapup/Makefile.am: Reflect changes to
44        ../support/*exception_processing/*.
45
462004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
49        Add RTEMS_PROG_CCAS.
50
512004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * Makefile.am: Add PREINSTALL_DIRS.
54        * irq/Makefile.am: Add PREINSTALL_DIRS.
55        * motorola/Makefile.am: Add PREINSTALL_DIRS.
56        * openpic/Makefile.am: Add PREINSTALL_DIRS.
57        * pci/Makefile.am: Add PREINSTALL_DIRS.
58        * vectors/Makefile.am: Add PREINSTALL_DIRS.
59        * vme/Makefile.am: Add PREINSTALL_DIRS.
60        * wrapup/Makefile.am: Reflect changes to libcpu.
61
622004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
65        Add PRE/TMPINSTALL_FILES to CLEANFILES.
66        * bootloader/Makefile.am: Ditto.
67        * irq/Makefile.am: Ditto.
68        * motorola/Makefile.am: Ditto.
69        * openpic/Makefile.am: Ditto.
70        * pci/Makefile.am: Ditto.
71        * start/Makefile.am: Ditto.
72        * startup/Makefile.am: Ditto.
73        * vectors/Makefile.am: Ditto.
74        * vme/Makefile.am: Ditto.
75
762004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * wrapup/Makefile.am: Eliminate $(LIB).
79        Use noinst_DATA to trigger building libbsp.a.
80
812003-12-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * start/Makefile.am: Add BUILD-VARIANTS.
84
852003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * vectors/Makefile.am: Fix typos.
88        * vme/Makefile.am: Fix typos.
89
902003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * bootloader/Makefile.am: Eliminate VPATH.
93        * clock/Makefile.am: Eliminate VPATH.
94        * console/Makefile.am: Eliminate VPATH.
95        * irq/Makefile.am: Eliminate VPATH.
96        * motorola/Makefile.am: Eliminate VPATH.
97        * openpic/Makefile.am: Eliminate VPATH.
98        * pci/Makefile.am: Eliminate VPATH.
99        * residual/Makefile.am: Eliminate VPATH.
100        * start/Makefile.am: Eliminate VPATH.
101        * startup/Makefile.am: Eliminate VPATH.
102        * vectors/Makefile.am: Eliminate VPATH.
103        * vme/Makefile.am: Eliminate VPATH.
104
1052003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * bootloader/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
108        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
109        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
110
1112003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
114        * bootloader/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
115        * irq/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
116        * motorola/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
117        * openpic/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
118        * pci/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
119        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
120        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
121        * vectors/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
122        * vme/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
123
1242003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
127
1282003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * bootloader/Makefile.am: Misc cleanups and fixes.
131        * motorola/Makefile.am: Misc cleanups and fixes.
132        * start/Makefile.am: Misc cleanups and fixes.
133        * startup/Makefile.am: Misc cleanups and fixes.
134        * startup/linkcmds: Preparations for gcc-3.3.x.
135
1362003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * Makefile.am: Cosmetics.
139        * bootloader/Makefile.am: Cosmetics.
140        * startup/Makefile.am: Cosmetics.
141
1422003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * Makefile.am: Add preinstallation dirstamp support.
145        * bootloader/Makefile.am: Cosmetics.
146        * clock/Makefile.am: Cosmetics.
147        * console/Makefile.am: Cosmetics.
148        * irq/Makefile.am: Add preinstallation dirstamp support.
149        * motorola/Makefile.am: Cosmetics.
150        * openpic/Makefile.am: Cosmetics.
151        * pci/Makefile.am: Cosmetics.
152        * residual/Makefile.am: Cosmetics.
153        * start/Makefile.am: Cosmetics.
154        * startup/Makefile.am: Cosmetics.
155        * vectors/Makefile.am: Add preinstallation dirstamp support.
156        * vme/Makefile.am: Add preinstallation dirstamp support.
157        * wrapup/Makefile.am: Cosmetics.
158
1592003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * clock/Makefile.am: Remove all-local: $(ARCH).
162        * console/Makefile.am: Remove all-local: $(ARCH).
163        * irq/Makefile.am: Remove all-local: $(ARCH).
164        * motorola/Makefile.am: Remove all-local: $(ARCH).
165        * openpic/Makefile.am: Remove all-local: $(ARCH).
166        * pci/Makefile.am: Remove all-local: $(ARCH).
167        * residual/Makefile.am: Remove all-local: $(ARCH).
168        * start/Makefile.am: Remove all-local: $(ARCH).
169        * startup/Makefile.am: Remove all-local: $(ARCH).
170        * vectors/Makefile.am: Remove all-local: $(ARCH).
171        * vme/Makefile.am: Remove all-local: $(ARCH).
172        * wrapup/Makefile.am: Remove all-local: $(ARCH).
173
1742003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * vectors/Makefile.am: Fix header installation.
177
1782003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * Makefile.am: Merge-in include/Makefile.am.
181        Reflect changes to bsp.am.
182        * include/Makefile.am: Remove.
183        * include/bsp.h: Add copy of ../shared/include/bsp.h (Violates BSP
184        coding standards).
185        * configure.ac: Reflect changes above.
186        * irq/Makefile.am: Fix header installation.
187        * motorola/Makefile.am: Fix header installation.
188        * openpic/Makefile.am: Fix header installation.
189        * pci/Makefile.am: Fix header installation.
190
1912003-09-26      Till Strauman <strauman@slac.stanford.edu>
192
193        PR 496/bsps
194        * startup/Makefile.am: Use PowerPC shared sbrk() implementation which
195        is used when initial heap size is limited to first 32 MB of RAM to
196        satisfy boot loader requirements.
197
1982003-09-26  Till Straumann <strauman@slac.stanford.edu>
199
200        PR 497/bsps
201        * BOOTING: Document letting the bootloader shut down the
202        network interface since it continues to run after loading
203        RTEMS application and has to be dealt with.
204 
2052003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * bsp_specs: Remove *lib:.
208
2092003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * Makefile.am: Reflect having moved aclocal/.
212
2132003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * Makefile.am: Reflect having moved automake/.
216        * bootloader/Makefile.am: Reflect having moved automake/.
217        * clock/Makefile.am: Reflect having moved automake/.
218        * console/Makefile.am: Reflect having moved automake/.
219        * include/Makefile.am: Reflect having moved automake/.
220        * irq/Makefile.am: Reflect having moved automake/.
221        * motorola/Makefile.am: Reflect having moved automake/.
222        * openpic/Makefile.am: Reflect having moved automake/.
223        * pci/Makefile.am: Reflect having moved automake/.
224        * residual/Makefile.am: Reflect having moved automake/.
225        * start/Makefile.am: Reflect having moved automake/.
226        * startup/Makefile.am: Reflect having moved automake/.
227        * vectors/Makefile.am: Reflect having moved automake/.
228        * vme/Makefile.am: Reflect having moved automake/.
229        * wrapup/Makefile.am: Reflect having moved automake/.
230
2312003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
234
2352003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        PR 444/bsps
238        PR 445/bsps
239        * bsp_specs: Remove -D__embedded__ -Asystem(embedded)
240        -DUSE_ENHANCED_INTR_API from cpp.
241        Remove cpp, old_cpp (now unused).
242        * configure.ac: Add -DUSE_ENHANCED_INTR_API to bspopts.h.
243
2442003-03-27      Joel Sherrill <joel@OARcorp.com>
245
246        * bootloader/Makefile.am: Eliminate EABI CFLAGS from those used to
247        compile the bootloader.
248
2492003-03-18  Till Straumann <strauman@slac.stanford.edu>
250
251        PR 356/bsps
252        * bsp_specs, start/Makefile.am, startup/linkcmds
253        This patch makes RTEMS/powerpc/shared EABI compliant.
254        Declare all linker-script defined addresses as
255        variables of unknown size and not as short objects
256        like 'int', 'void*' etc.
257        This prevents the compiler from generating a relocation
258        who assumes the existence of an __rtems_end object in
259        one of the short data areas (which would result in a
260        linker error).
261
2622003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * configure.ac: Remove AC_CONFIG_AUX_DIR.
265
2662003-02-20      Till Straumann <strauman@slac.stanford.edu>
267
268        PR 349/bsps
269        * startup/Makefile.am, startup/linkcmds startup/Makefile.am,
270        startup/bspstart.c, startup/pgtbl_activate.c, startup/pgtbl_setup.c:
271        Let the powerpc/shared (+derived) BSPs use pagetable support
272        from libcpu.
273
2742003-02-20      Till Straumann <strauman@slac.stanford.edu>
275
276        PR 349/bsps
277        * Makefile.am, configure.ac: Add glue to the powerpc/shared BSP
278        to use the vmeUniverse VME-PCI bridge driver.
279        * vme/.cvsignore, vme/Makefile.am, wrapup/Makefile.am: New files.
280
2812003-02-20      Till Straumann <strauman@slac.stanford.edu>
282
283        PR 349/bsps
284        * openpic/Makefile.am, pci/Makefile.am:
285          - install the 'openpic.h' and 'pci.h' headers
286          - avoid a name clash by renaming 'vsprintf' & friends
287            to 'k_vsprintf' etc.
288          - let 'rtemsReboot' print a stack trace (in case an 'assert' failed)
289          - irq.c:
290             * fix: remove implicit assumption that ISA interrupt vectors start
291                    at 0
292             * add BSP hook to let a VME interrupt acknowledge the PCI/openpic
293               IRQ. (SEE ALSO THE ppc-sharedbsp-vme.diff patch)
294          - fix: EABI compliance; isr/exception lowlevel handlers must not
295                 clobber R2 or R13
296          - fix: openpic_init was called with the polarity/senses tables
297                 swapped (fixed wrong order of arguments)
298          - cosmetics: use new _read_SPRXX() _write_SPRXX() macros
299
3002003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
303
3042003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * configure.ac: AC_PREREQ(2.57).
307
3082003-01-20      Joel Sherrill <joel@OARcorp.com>
309
310        * startup/linkcmds*: Add FreeBSD sysctl() sections.
311
3122002-12-08      Greg Menke <gregory.menke@gsfc.nasa.gov>
313 
314        * startup/linkcmds: Shifted .init, .fini to match better with
315        crtbegin/crtend linking.
316
3172002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * bootloader/Makefile.am: Don't include @RTEMS_BSP@.cfg.
320        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
321        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
322        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
323        * motorola/Makefile.am: Don't include @RTEMS_BSP@.cfg.
324        * openpic/Makefile.am: Don't include @RTEMS_BSP@.cfg.
325        * pci/Makefile.am: Don't include @RTEMS_BSP@.cfg.
326        * residual/Makefile.am: Don't include @RTEMS_BSP@.cfg.
327        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
328        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
329        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
330
3312002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * start/Makefile.am: Use install-data-local to install startfile.
334
3352002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
338
339002-11-17       Greg Menke <gregory.menke@gsfc.nasa.gov>
340
341        * README.mtx603e: New file.
342
3432002-11-14      Greg Menke <gregory.menke@gsfc.nasa.gov>
344
345        * bsp_specs: Added crtbegin,crtend objects so C++ global objects
346        constructors/destructors run correctly. 
347        * startup/linkcmds: Increased code length and updated the ctor/dtor
348        sections to handle crtbegin, crtend objects.
349>       
3502002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * .cvsignore: Reformat.
353        Add autom4te*cache.
354        Remove autom4te.cache.
355
3562002-08-21      Joel Sherrill <joel@OARcorp.com>
357
358        * bsp_specs: Added support for -nostdlibs.
359
3602002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * bootloader/Makefile.am: Fix that crappy Makefile.am once again.
363
3642002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * bootloader/Makefile.am: Use .$(OBJEXT) instead of .o.
367        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
368        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
369        * irq/Makefile.am: Use .$(OBJEXT) instead of .o.
370        * motorola/Makefile.am: Use .$(OBJEXT) instead of .o.
371        * openpic/Makefile.am: Use .$(OBJEXT) instead of .o.
372        * pci/Makefile.am: Use .$(OBJEXT) instead of .o.
373        * residual/Makefile.am: Use .$(OBJEXT) instead of .o.
374        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
375        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
376        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
377        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
378
3792002-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
380
381        * bootloader/Makefile.am: Install bootloader.o.
382        Install bootloader/bootloader.ppcboot.lds.
383
3842002-07-24      Joel Sherrill <joel@OARcorp.com>
385
386        * vectors/Makefile.am: Install bsp/vectors.h.
387
3882002-07-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * include/Makefile.am: Fix preinstallation.
391        * bootloader: Eliminate $(INCLUDES).
392
3932002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * start/Makefile.am: Eliminate PGM.
396        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
397
3982002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
401
4022002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
403
404        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
405        Remove $(OBJS) from all-local.
406
4072002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
410
4112001-05-14      Till Straumann <strauman@slac.stanford.edu>
412
413        * bootloader/Makefile.am, console/Makefile.am, pci/Makefile.am:
414        Per PR216, "libbsp/powerpc/shared" BSP has been modified considerably
415        with the goal to make it more flexible and reusable by other
416        BSPs. The main strategies were:
417            - eliminate hardcoded base addresses; devices use offsets
418              and a BSP defined base address.
419            - separate functionality into different files (e.g. reboot from
420              inch.c to reboot.c) which can be overridden by a 'derived' BSP.
421            - separate initialization code into separate files (e.g.  PCI
422              bridge detection/initialization was separated from the more
423              generic PCI access routines), also to make it easier for
424              'derived' BSPs to substitute their own initialization code.
425        There are also a couple of enhancements and fixes:
426            - IRQ handling code now has a hook for attaching a VME bridge.
427            - OpenPIC is now explicitely initialized (polarities, senses).
428              Eliminated the implicit assumption on the presence of an ISA PIC.
429            - UART and console driver now supports more than 1 port. The current
430              maximum of 2 can easily be extended by enlarging a table (it
431              would even be easier if the ISR API was not broken by design).
432            - fixed polled_io.c so it correctly supports console on COM2
433            - fixed TLB invalidation code (start.S).
434            - exception handler prints a stack backtrace.
435            - added BSP_pciFindDevice() to scan the pci bus for a particular
436              vendor/device/instance.
437
4382001-05-09      Joel Sherrill <joel@OARcorp.com>
439
440        * startup/linkcmds: In support of gcc 3.1, added one of more
441        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
442        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
443        and direction of segments to memory regions may also have been
444        addressed.  This was a sweep across all BSPs.
445 
4462001-04-08      Joel Sherrill <joel@OARcorp.com>
447
448        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
449 
4502002-04-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
451
452        * bootloader/Makefile.am: Use automake-1.6 AS compilation rules.
453
4542001-04-02      Joel Sherrill <joel@OARcorp.com>
455
456        * bootloader/Makefile.am: Use AM_CCASFLAGS instead of AM_ASFLAGS.
457
4582002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
459
460        * configure.ac:
461        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
462        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
463        * bootloader/Makefile.am: Remove AUTOMAKE_OPTIONS.
464        * Makefile.am: Remove AUTOMAKE_OPTIONS.
465        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
466        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
467        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
468        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
469        * motorola/Makefile.am: Remove AUTOMAKE_OPTIONS.
470        * openpic/Makefile.am: Remove AUTOMAKE_OPTIONS.
471        * pci/Makefile.am: Remove AUTOMAKE_OPTIONS.
472        * residual/Makefile.am: Remove AUTOMAKE_OPTIONS.
473        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
474        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
475        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
476        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
477
4782001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
481
4822001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
483
484        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
485
4862001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
487
488        * Makefile.am: Add @exceptions@ to SUBDIRS;
489        Remove need_motorola_powerpc.
490        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
491        make/custom/mcp750.cfg, make/custom/mvme2307.cfg;
492        Remove need_motorola_powerpc;
493        Add RTEMS_PPC_EXCEPTIONS([new]).
494        * include/Makefile.am: Replace PREINSTALL_FILES with
495        TMPINSTALL_FILES, include force-preinstall.am.
496        * wrapup/Makefile.am: Apply @exceptions@.
497
4982001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
499
500        * configure.ac: Add bspopts.h.
501        * include/.cvsignore: Add stamp-h* and bspopts.h*.
502        * include/Makefile.am: Add bspopts.h.
503        * pci/Makefile.am: Append -O2 to AM_CFLAGS.
504
5052001-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
506
507        * bootloader/Makefile.am: completely reworked.
508        * configure.ac: Add AM_PROG_AS.
509
5102001-10-25      Joel Sherrill <joel@OARcorp.com>
511
512        * startup/linkcmds: Added _init and _fini.
513
5142001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515
516        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
517        * configure.in: Remove.
518        * configure.ac: New file, generated from configure.in by autoupdate.
519
5202001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
521
522        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
523        * residual/Makefile.am: Use 'PREINSTALL_FILES ='.
524        * vectors/Makefile.am: Use 'PREINSTALL_FILES ='.
525        * pci/Makefile.am: Use 'PREINSTALL_FILES ='.
526        * openpic/Makefile.am: Use 'PREINSTALL_FILES ='.
527        * bootloader/Makefile.am: Use 'CLEANFILES ='.
528
5292001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
530
531        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
532
5332001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
534
535        * bootloader/Makefile.am: Modified to install bootloader so
536        make-exe rule can avoid writing to install point or assuming
537        BSP build tree is available.
538
5392000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
542
5432000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
544
545        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
546
5472000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
548
549        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
550        Switch to GNU canonicalization.
551
5522000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
553
554        * startup/linkcmds: Added lines so DWARF debug information
555        would be available.  Otherwise gdb complains that the offsets
556        for the debug info are incorrect and doesn't load the files.
557
5582000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
559
560        * bootloader/Makefile.am, clock/Makefile.am, console/Makefile.am,
561        irq/Makefile.am, motorola/Makefile.am, openpic/Makefile.am,
562        pci/Makefile.am, residual/Makefile.am, start/Makefile.am,
563        startup/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am:
564        Include compile.am
565
5662000-08-10      Joel Sherrill <joel@OARcorp.com>
567
568        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.