source: rtems/c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog @ 984ea8b3

4.104.114.84.95
Last change on this file since 984ea8b3 was 984ea8b3, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/19/04 at 06:23:44

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

  • bootloader/Makefile.am: Preinstall dirs.
  • Property mode set to 100644
File size: 20.3 KB
Line 
12004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * bootloader/Makefile.am: Preinstall dirs.
4        * Makefile.am: Reflect changes to bsp.am.
5        Preinstall dist_project_lib*.
6
72004-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * bootloader/Makefile.am: Fix up paths having been broken in
10        previous patch.
11
122004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * bootloader/Makefile.am: Remove references to $(top_srcdir).
15        Remove NM, LD. Cosmetics.
16
172004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * configure.ac: Explicitly check for NM.
20
212004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Reflect changes to bsp.am.
24
252004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
28
292004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * wrapup/Makefile.am: Convert to automake-building rules.
32
332004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * Makefile.am: Use include_*HEADERS for .../shared/*.h.
36
372004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
40        irq/Makefile.am, motorola/Makefile.am, openpic/Makefile.am,
41        pci/Makefile.am, residual/Makefile.am, start/Makefile.am,
42        startup/Makefile.am, vectors/Makefile.am, vme/Makefile.am.
43        Use automake compilation rules.
44        Rename clock.rel to pclock.rel (Conflict with libcpu).
45        * clock/Makefile.am, console/Makefile.am, irq/Makefile.am,
46        motorola/Makefile.am, openpic/Makefile.am, pci/Makefile.am,
47        residual/Makefile.am, start/Makefile.am, startup/Makefile.am,
48        vectors/Makefile.am, vme/Makefile.am: Remove.
49        * configure.ac: Reflect changes above.
50        * wrapup/Makefile.am: Reflect changes above.
51
522004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * wrapup/Makefile.am: Reflect changes to
55        ../support/*exception_processing/*.
56
572004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
60        Add RTEMS_PROG_CCAS.
61
622004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: Add PREINSTALL_DIRS.
65        * irq/Makefile.am: Add PREINSTALL_DIRS.
66        * motorola/Makefile.am: Add PREINSTALL_DIRS.
67        * openpic/Makefile.am: Add PREINSTALL_DIRS.
68        * pci/Makefile.am: Add PREINSTALL_DIRS.
69        * vectors/Makefile.am: Add PREINSTALL_DIRS.
70        * vme/Makefile.am: Add PREINSTALL_DIRS.
71        * wrapup/Makefile.am: Reflect changes to libcpu.
72
732004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
76        Add PRE/TMPINSTALL_FILES to CLEANFILES.
77        * bootloader/Makefile.am: Ditto.
78        * irq/Makefile.am: Ditto.
79        * motorola/Makefile.am: Ditto.
80        * openpic/Makefile.am: Ditto.
81        * pci/Makefile.am: Ditto.
82        * start/Makefile.am: Ditto.
83        * startup/Makefile.am: Ditto.
84        * vectors/Makefile.am: Ditto.
85        * vme/Makefile.am: Ditto.
86
872004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * wrapup/Makefile.am: Eliminate $(LIB).
90        Use noinst_DATA to trigger building libbsp.a.
91
922003-12-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * start/Makefile.am: Add BUILD-VARIANTS.
95
962003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * vectors/Makefile.am: Fix typos.
99        * vme/Makefile.am: Fix typos.
100
1012003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * bootloader/Makefile.am: Eliminate VPATH.
104        * clock/Makefile.am: Eliminate VPATH.
105        * console/Makefile.am: Eliminate VPATH.
106        * irq/Makefile.am: Eliminate VPATH.
107        * motorola/Makefile.am: Eliminate VPATH.
108        * openpic/Makefile.am: Eliminate VPATH.
109        * pci/Makefile.am: Eliminate VPATH.
110        * residual/Makefile.am: Eliminate VPATH.
111        * start/Makefile.am: Eliminate VPATH.
112        * startup/Makefile.am: Eliminate VPATH.
113        * vectors/Makefile.am: Eliminate VPATH.
114        * vme/Makefile.am: Eliminate VPATH.
115
1162003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * bootloader/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
119        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
120        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
121
1222003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
125        * bootloader/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
126        * irq/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
127        * motorola/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
128        * openpic/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
129        * pci/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
130        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
131        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
132        * vectors/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
133        * vme/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
134
1352003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
138
1392003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * bootloader/Makefile.am: Misc cleanups and fixes.
142        * motorola/Makefile.am: Misc cleanups and fixes.
143        * start/Makefile.am: Misc cleanups and fixes.
144        * startup/Makefile.am: Misc cleanups and fixes.
145        * startup/linkcmds: Preparations for gcc-3.3.x.
146
1472003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * Makefile.am: Cosmetics.
150        * bootloader/Makefile.am: Cosmetics.
151        * startup/Makefile.am: Cosmetics.
152
1532003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * Makefile.am: Add preinstallation dirstamp support.
156        * bootloader/Makefile.am: Cosmetics.
157        * clock/Makefile.am: Cosmetics.
158        * console/Makefile.am: Cosmetics.
159        * irq/Makefile.am: Add preinstallation dirstamp support.
160        * motorola/Makefile.am: Cosmetics.
161        * openpic/Makefile.am: Cosmetics.
162        * pci/Makefile.am: Cosmetics.
163        * residual/Makefile.am: Cosmetics.
164        * start/Makefile.am: Cosmetics.
165        * startup/Makefile.am: Cosmetics.
166        * vectors/Makefile.am: Add preinstallation dirstamp support.
167        * vme/Makefile.am: Add preinstallation dirstamp support.
168        * wrapup/Makefile.am: Cosmetics.
169
1702003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * clock/Makefile.am: Remove all-local: $(ARCH).
173        * console/Makefile.am: Remove all-local: $(ARCH).
174        * irq/Makefile.am: Remove all-local: $(ARCH).
175        * motorola/Makefile.am: Remove all-local: $(ARCH).
176        * openpic/Makefile.am: Remove all-local: $(ARCH).
177        * pci/Makefile.am: Remove all-local: $(ARCH).
178        * residual/Makefile.am: Remove all-local: $(ARCH).
179        * start/Makefile.am: Remove all-local: $(ARCH).
180        * startup/Makefile.am: Remove all-local: $(ARCH).
181        * vectors/Makefile.am: Remove all-local: $(ARCH).
182        * vme/Makefile.am: Remove all-local: $(ARCH).
183        * wrapup/Makefile.am: Remove all-local: $(ARCH).
184
1852003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * vectors/Makefile.am: Fix header installation.
188
1892003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * Makefile.am: Merge-in include/Makefile.am.
192        Reflect changes to bsp.am.
193        * include/Makefile.am: Remove.
194        * include/bsp.h: Add copy of ../shared/include/bsp.h (Violates BSP
195        coding standards).
196        * configure.ac: Reflect changes above.
197        * irq/Makefile.am: Fix header installation.
198        * motorola/Makefile.am: Fix header installation.
199        * openpic/Makefile.am: Fix header installation.
200        * pci/Makefile.am: Fix header installation.
201
2022003-09-26      Till Strauman <strauman@slac.stanford.edu>
203
204        PR 496/bsps
205        * startup/Makefile.am: Use PowerPC shared sbrk() implementation which
206        is used when initial heap size is limited to first 32 MB of RAM to
207        satisfy boot loader requirements.
208
2092003-09-26  Till Straumann <strauman@slac.stanford.edu>
210
211        PR 497/bsps
212        * BOOTING: Document letting the bootloader shut down the
213        network interface since it continues to run after loading
214        RTEMS application and has to be dealt with.
215 
2162003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * bsp_specs: Remove *lib:.
219
2202003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * Makefile.am: Reflect having moved aclocal/.
223
2242003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * Makefile.am: Reflect having moved automake/.
227        * bootloader/Makefile.am: Reflect having moved automake/.
228        * clock/Makefile.am: Reflect having moved automake/.
229        * console/Makefile.am: Reflect having moved automake/.
230        * include/Makefile.am: Reflect having moved automake/.
231        * irq/Makefile.am: Reflect having moved automake/.
232        * motorola/Makefile.am: Reflect having moved automake/.
233        * openpic/Makefile.am: Reflect having moved automake/.
234        * pci/Makefile.am: Reflect having moved automake/.
235        * residual/Makefile.am: Reflect having moved automake/.
236        * start/Makefile.am: Reflect having moved automake/.
237        * startup/Makefile.am: Reflect having moved automake/.
238        * vectors/Makefile.am: Reflect having moved automake/.
239        * vme/Makefile.am: Reflect having moved automake/.
240        * wrapup/Makefile.am: Reflect having moved automake/.
241
2422003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
245
2462003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        PR 444/bsps
249        PR 445/bsps
250        * bsp_specs: Remove -D__embedded__ -Asystem(embedded)
251        -DUSE_ENHANCED_INTR_API from cpp.
252        Remove cpp, old_cpp (now unused).
253        * configure.ac: Add -DUSE_ENHANCED_INTR_API to bspopts.h.
254
2552003-03-27      Joel Sherrill <joel@OARcorp.com>
256
257        * bootloader/Makefile.am: Eliminate EABI CFLAGS from those used to
258        compile the bootloader.
259
2602003-03-18  Till Straumann <strauman@slac.stanford.edu>
261
262        PR 356/bsps
263        * bsp_specs, start/Makefile.am, startup/linkcmds
264        This patch makes RTEMS/powerpc/shared EABI compliant.
265        Declare all linker-script defined addresses as
266        variables of unknown size and not as short objects
267        like 'int', 'void*' etc.
268        This prevents the compiler from generating a relocation
269        who assumes the existence of an __rtems_end object in
270        one of the short data areas (which would result in a
271        linker error).
272
2732003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * configure.ac: Remove AC_CONFIG_AUX_DIR.
276
2772003-02-20      Till Straumann <strauman@slac.stanford.edu>
278
279        PR 349/bsps
280        * startup/Makefile.am, startup/linkcmds startup/Makefile.am,
281        startup/bspstart.c, startup/pgtbl_activate.c, startup/pgtbl_setup.c:
282        Let the powerpc/shared (+derived) BSPs use pagetable support
283        from libcpu.
284
2852003-02-20      Till Straumann <strauman@slac.stanford.edu>
286
287        PR 349/bsps
288        * Makefile.am, configure.ac: Add glue to the powerpc/shared BSP
289        to use the vmeUniverse VME-PCI bridge driver.
290        * vme/.cvsignore, vme/Makefile.am, wrapup/Makefile.am: New files.
291
2922003-02-20      Till Straumann <strauman@slac.stanford.edu>
293
294        PR 349/bsps
295        * openpic/Makefile.am, pci/Makefile.am:
296          - install the 'openpic.h' and 'pci.h' headers
297          - avoid a name clash by renaming 'vsprintf' & friends
298            to 'k_vsprintf' etc.
299          - let 'rtemsReboot' print a stack trace (in case an 'assert' failed)
300          - irq.c:
301             * fix: remove implicit assumption that ISA interrupt vectors start
302                    at 0
303             * add BSP hook to let a VME interrupt acknowledge the PCI/openpic
304               IRQ. (SEE ALSO THE ppc-sharedbsp-vme.diff patch)
305          - fix: EABI compliance; isr/exception lowlevel handlers must not
306                 clobber R2 or R13
307          - fix: openpic_init was called with the polarity/senses tables
308                 swapped (fixed wrong order of arguments)
309          - cosmetics: use new _read_SPRXX() _write_SPRXX() macros
310
3112003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
314
3152003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * configure.ac: AC_PREREQ(2.57).
318
3192003-01-20      Joel Sherrill <joel@OARcorp.com>
320
321        * startup/linkcmds*: Add FreeBSD sysctl() sections.
322
3232002-12-08      Greg Menke <gregory.menke@gsfc.nasa.gov>
324 
325        * startup/linkcmds: Shifted .init, .fini to match better with
326        crtbegin/crtend linking.
327
3282002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * bootloader/Makefile.am: Don't include @RTEMS_BSP@.cfg.
331        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
332        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
333        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
334        * motorola/Makefile.am: Don't include @RTEMS_BSP@.cfg.
335        * openpic/Makefile.am: Don't include @RTEMS_BSP@.cfg.
336        * pci/Makefile.am: Don't include @RTEMS_BSP@.cfg.
337        * residual/Makefile.am: Don't include @RTEMS_BSP@.cfg.
338        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
339        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
340        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
341
3422002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * start/Makefile.am: Use install-data-local to install startfile.
345
3462002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
349
350002-11-17       Greg Menke <gregory.menke@gsfc.nasa.gov>
351
352        * README.mtx603e: New file.
353
3542002-11-14      Greg Menke <gregory.menke@gsfc.nasa.gov>
355
356        * bsp_specs: Added crtbegin,crtend objects so C++ global objects
357        constructors/destructors run correctly. 
358        * startup/linkcmds: Increased code length and updated the ctor/dtor
359        sections to handle crtbegin, crtend objects.
360>       
3612002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * .cvsignore: Reformat.
364        Add autom4te*cache.
365        Remove autom4te.cache.
366
3672002-08-21      Joel Sherrill <joel@OARcorp.com>
368
369        * bsp_specs: Added support for -nostdlibs.
370
3712002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * bootloader/Makefile.am: Fix that crappy Makefile.am once again.
374
3752002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
376
377        * bootloader/Makefile.am: Use .$(OBJEXT) instead of .o.
378        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
379        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
380        * irq/Makefile.am: Use .$(OBJEXT) instead of .o.
381        * motorola/Makefile.am: Use .$(OBJEXT) instead of .o.
382        * openpic/Makefile.am: Use .$(OBJEXT) instead of .o.
383        * pci/Makefile.am: Use .$(OBJEXT) instead of .o.
384        * residual/Makefile.am: Use .$(OBJEXT) instead of .o.
385        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
386        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
387        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
388        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
389
3902002-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
391
392        * bootloader/Makefile.am: Install bootloader.o.
393        Install bootloader/bootloader.ppcboot.lds.
394
3952002-07-24      Joel Sherrill <joel@OARcorp.com>
396
397        * vectors/Makefile.am: Install bsp/vectors.h.
398
3992002-07-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * include/Makefile.am: Fix preinstallation.
402        * bootloader: Eliminate $(INCLUDES).
403
4042002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * start/Makefile.am: Eliminate PGM.
407        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
408
4092002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
412
4132002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
416        Remove $(OBJS) from all-local.
417
4182002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
419
420        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
421
4222001-05-14      Till Straumann <strauman@slac.stanford.edu>
423
424        * bootloader/Makefile.am, console/Makefile.am, pci/Makefile.am:
425        Per PR216, "libbsp/powerpc/shared" BSP has been modified considerably
426        with the goal to make it more flexible and reusable by other
427        BSPs. The main strategies were:
428            - eliminate hardcoded base addresses; devices use offsets
429              and a BSP defined base address.
430            - separate functionality into different files (e.g. reboot from
431              inch.c to reboot.c) which can be overridden by a 'derived' BSP.
432            - separate initialization code into separate files (e.g.  PCI
433              bridge detection/initialization was separated from the more
434              generic PCI access routines), also to make it easier for
435              'derived' BSPs to substitute their own initialization code.
436        There are also a couple of enhancements and fixes:
437            - IRQ handling code now has a hook for attaching a VME bridge.
438            - OpenPIC is now explicitely initialized (polarities, senses).
439              Eliminated the implicit assumption on the presence of an ISA PIC.
440            - UART and console driver now supports more than 1 port. The current
441              maximum of 2 can easily be extended by enlarging a table (it
442              would even be easier if the ISR API was not broken by design).
443            - fixed polled_io.c so it correctly supports console on COM2
444            - fixed TLB invalidation code (start.S).
445            - exception handler prints a stack backtrace.
446            - added BSP_pciFindDevice() to scan the pci bus for a particular
447              vendor/device/instance.
448
4492001-05-09      Joel Sherrill <joel@OARcorp.com>
450
451        * startup/linkcmds: In support of gcc 3.1, added one of more
452        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
453        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
454        and direction of segments to memory regions may also have been
455        addressed.  This was a sweep across all BSPs.
456 
4572001-04-08      Joel Sherrill <joel@OARcorp.com>
458
459        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
460 
4612002-04-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
462
463        * bootloader/Makefile.am: Use automake-1.6 AS compilation rules.
464
4652001-04-02      Joel Sherrill <joel@OARcorp.com>
466
467        * bootloader/Makefile.am: Use AM_CCASFLAGS instead of AM_ASFLAGS.
468
4692002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
470
471        * configure.ac:
472        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
473        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
474        * bootloader/Makefile.am: Remove AUTOMAKE_OPTIONS.
475        * Makefile.am: Remove AUTOMAKE_OPTIONS.
476        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
477        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
478        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
479        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
480        * motorola/Makefile.am: Remove AUTOMAKE_OPTIONS.
481        * openpic/Makefile.am: Remove AUTOMAKE_OPTIONS.
482        * pci/Makefile.am: Remove AUTOMAKE_OPTIONS.
483        * residual/Makefile.am: Remove AUTOMAKE_OPTIONS.
484        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
485        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
486        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
487        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
488
4892001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
490
491        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
492
4932001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
494
495        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
496
4972001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * Makefile.am: Add @exceptions@ to SUBDIRS;
500        Remove need_motorola_powerpc.
501        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
502        make/custom/mcp750.cfg, make/custom/mvme2307.cfg;
503        Remove need_motorola_powerpc;
504        Add RTEMS_PPC_EXCEPTIONS([new]).
505        * include/Makefile.am: Replace PREINSTALL_FILES with
506        TMPINSTALL_FILES, include force-preinstall.am.
507        * wrapup/Makefile.am: Apply @exceptions@.
508
5092001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
510
511        * configure.ac: Add bspopts.h.
512        * include/.cvsignore: Add stamp-h* and bspopts.h*.
513        * include/Makefile.am: Add bspopts.h.
514        * pci/Makefile.am: Append -O2 to AM_CFLAGS.
515
5162001-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
517
518        * bootloader/Makefile.am: completely reworked.
519        * configure.ac: Add AM_PROG_AS.
520
5212001-10-25      Joel Sherrill <joel@OARcorp.com>
522
523        * startup/linkcmds: Added _init and _fini.
524
5252001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
526
527        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
528        * configure.in: Remove.
529        * configure.ac: New file, generated from configure.in by autoupdate.
530
5312001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
532
533        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
534        * residual/Makefile.am: Use 'PREINSTALL_FILES ='.
535        * vectors/Makefile.am: Use 'PREINSTALL_FILES ='.
536        * pci/Makefile.am: Use 'PREINSTALL_FILES ='.
537        * openpic/Makefile.am: Use 'PREINSTALL_FILES ='.
538        * bootloader/Makefile.am: Use 'CLEANFILES ='.
539
5402001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
541
542        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
543
5442001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
545
546        * bootloader/Makefile.am: Modified to install bootloader so
547        make-exe rule can avoid writing to install point or assuming
548        BSP build tree is available.
549
5502000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
551
552        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
553
5542000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
555
556        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
557
5582000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
559
560        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
561        Switch to GNU canonicalization.
562
5632000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
564
565        * startup/linkcmds: Added lines so DWARF debug information
566        would be available.  Otherwise gdb complains that the offsets
567        for the debug info are incorrect and doesn't load the files.
568
5692000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
570
571        * bootloader/Makefile.am, clock/Makefile.am, console/Makefile.am,
572        irq/Makefile.am, motorola/Makefile.am, openpic/Makefile.am,
573        pci/Makefile.am, residual/Makefile.am, start/Makefile.am,
574        startup/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am:
575        Include compile.am
576
5772000-08-10      Joel Sherrill <joel@OARcorp.com>
578
579        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.