source: rtems/c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog @ 84b68f5f

4.104.114.84.95
Last change on this file since 84b68f5f was 84b68f5f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/30/04 at 13:09:40

2004-01-30 Ralf Corsepius <corsepiu@…>

  • wrapup/Makefile.am: Reflect changes to ../support/*exception_processing/*.
  • Property mode set to 100644
File size: 18.7 KB
Line 
12004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Reflect changes to
4        ../support/*exception_processing/*.
5
62004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
9        Add RTEMS_PROG_CCAS.
10
112004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * Makefile.am: Add PREINSTALL_DIRS.
14        * irq/Makefile.am: Add PREINSTALL_DIRS.
15        * motorola/Makefile.am: Add PREINSTALL_DIRS.
16        * openpic/Makefile.am: Add PREINSTALL_DIRS.
17        * pci/Makefile.am: Add PREINSTALL_DIRS.
18        * vectors/Makefile.am: Add PREINSTALL_DIRS.
19        * vme/Makefile.am: Add PREINSTALL_DIRS.
20        * wrapup/Makefile.am: Reflect changes to libcpu.
21
222004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
25        Add PRE/TMPINSTALL_FILES to CLEANFILES.
26        * bootloader/Makefile.am: Ditto.
27        * irq/Makefile.am: Ditto.
28        * motorola/Makefile.am: Ditto.
29        * openpic/Makefile.am: Ditto.
30        * pci/Makefile.am: Ditto.
31        * start/Makefile.am: Ditto.
32        * startup/Makefile.am: Ditto.
33        * vectors/Makefile.am: Ditto.
34        * vme/Makefile.am: Ditto.
35
362004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * wrapup/Makefile.am: Eliminate $(LIB).
39        Use noinst_DATA to trigger building libbsp.a.
40
412003-12-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * start/Makefile.am: Add BUILD-VARIANTS.
44
452003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * vectors/Makefile.am: Fix typos.
48        * vme/Makefile.am: Fix typos.
49
502003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * bootloader/Makefile.am: Eliminate VPATH.
53        * clock/Makefile.am: Eliminate VPATH.
54        * console/Makefile.am: Eliminate VPATH.
55        * irq/Makefile.am: Eliminate VPATH.
56        * motorola/Makefile.am: Eliminate VPATH.
57        * openpic/Makefile.am: Eliminate VPATH.
58        * pci/Makefile.am: Eliminate VPATH.
59        * residual/Makefile.am: Eliminate VPATH.
60        * start/Makefile.am: Eliminate VPATH.
61        * startup/Makefile.am: Eliminate VPATH.
62        * vectors/Makefile.am: Eliminate VPATH.
63        * vme/Makefile.am: Eliminate VPATH.
64
652003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * bootloader/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
68        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
69        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
70
712003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
74        * bootloader/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
75        * irq/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
76        * motorola/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
77        * openpic/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
78        * pci/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
79        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
80        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
81        * vectors/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
82        * vme/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
83
842003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
87
882003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * bootloader/Makefile.am: Misc cleanups and fixes.
91        * motorola/Makefile.am: Misc cleanups and fixes.
92        * start/Makefile.am: Misc cleanups and fixes.
93        * startup/Makefile.am: Misc cleanups and fixes.
94        * startup/linkcmds: Preparations for gcc-3.3.x.
95
962003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * Makefile.am: Cosmetics.
99        * bootloader/Makefile.am: Cosmetics.
100        * startup/Makefile.am: Cosmetics.
101
1022003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Add preinstallation dirstamp support.
105        * bootloader/Makefile.am: Cosmetics.
106        * clock/Makefile.am: Cosmetics.
107        * console/Makefile.am: Cosmetics.
108        * irq/Makefile.am: Add preinstallation dirstamp support.
109        * motorola/Makefile.am: Cosmetics.
110        * openpic/Makefile.am: Cosmetics.
111        * pci/Makefile.am: Cosmetics.
112        * residual/Makefile.am: Cosmetics.
113        * start/Makefile.am: Cosmetics.
114        * startup/Makefile.am: Cosmetics.
115        * vectors/Makefile.am: Add preinstallation dirstamp support.
116        * vme/Makefile.am: Add preinstallation dirstamp support.
117        * wrapup/Makefile.am: Cosmetics.
118
1192003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * clock/Makefile.am: Remove all-local: $(ARCH).
122        * console/Makefile.am: Remove all-local: $(ARCH).
123        * irq/Makefile.am: Remove all-local: $(ARCH).
124        * motorola/Makefile.am: Remove all-local: $(ARCH).
125        * openpic/Makefile.am: Remove all-local: $(ARCH).
126        * pci/Makefile.am: Remove all-local: $(ARCH).
127        * residual/Makefile.am: Remove all-local: $(ARCH).
128        * start/Makefile.am: Remove all-local: $(ARCH).
129        * startup/Makefile.am: Remove all-local: $(ARCH).
130        * vectors/Makefile.am: Remove all-local: $(ARCH).
131        * vme/Makefile.am: Remove all-local: $(ARCH).
132        * wrapup/Makefile.am: Remove all-local: $(ARCH).
133
1342003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * vectors/Makefile.am: Fix header installation.
137
1382003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * Makefile.am: Merge-in include/Makefile.am.
141        Reflect changes to bsp.am.
142        * include/Makefile.am: Remove.
143        * include/bsp.h: Add copy of ../shared/include/bsp.h (Violates BSP
144        coding standards).
145        * configure.ac: Reflect changes above.
146        * irq/Makefile.am: Fix header installation.
147        * motorola/Makefile.am: Fix header installation.
148        * openpic/Makefile.am: Fix header installation.
149        * pci/Makefile.am: Fix header installation.
150
1512003-09-26      Till Strauman <strauman@slac.stanford.edu>
152
153        PR 496/bsps
154        * startup/Makefile.am: Use PowerPC shared sbrk() implementation which
155        is used when initial heap size is limited to first 32 MB of RAM to
156        satisfy boot loader requirements.
157
1582003-09-26  Till Straumann <strauman@slac.stanford.edu>
159
160        PR 497/bsps
161        * BOOTING: Document letting the bootloader shut down the
162        network interface since it continues to run after loading
163        RTEMS application and has to be dealt with.
164 
1652003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * bsp_specs: Remove *lib:.
168
1692003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * Makefile.am: Reflect having moved aclocal/.
172
1732003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * Makefile.am: Reflect having moved automake/.
176        * bootloader/Makefile.am: Reflect having moved automake/.
177        * clock/Makefile.am: Reflect having moved automake/.
178        * console/Makefile.am: Reflect having moved automake/.
179        * include/Makefile.am: Reflect having moved automake/.
180        * irq/Makefile.am: Reflect having moved automake/.
181        * motorola/Makefile.am: Reflect having moved automake/.
182        * openpic/Makefile.am: Reflect having moved automake/.
183        * pci/Makefile.am: Reflect having moved automake/.
184        * residual/Makefile.am: Reflect having moved automake/.
185        * start/Makefile.am: Reflect having moved automake/.
186        * startup/Makefile.am: Reflect having moved automake/.
187        * vectors/Makefile.am: Reflect having moved automake/.
188        * vme/Makefile.am: Reflect having moved automake/.
189        * wrapup/Makefile.am: Reflect having moved automake/.
190
1912003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
194
1952003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        PR 444/bsps
198        PR 445/bsps
199        * bsp_specs: Remove -D__embedded__ -Asystem(embedded)
200        -DUSE_ENHANCED_INTR_API from cpp.
201        Remove cpp, old_cpp (now unused).
202        * configure.ac: Add -DUSE_ENHANCED_INTR_API to bspopts.h.
203
2042003-03-27      Joel Sherrill <joel@OARcorp.com>
205
206        * bootloader/Makefile.am: Eliminate EABI CFLAGS from those used to
207        compile the bootloader.
208
2092003-03-18  Till Straumann <strauman@slac.stanford.edu>
210
211        PR 356/bsps
212        * bsp_specs, start/Makefile.am, startup/linkcmds
213        This patch makes RTEMS/powerpc/shared EABI compliant.
214        Declare all linker-script defined addresses as
215        variables of unknown size and not as short objects
216        like 'int', 'void*' etc.
217        This prevents the compiler from generating a relocation
218        who assumes the existence of an __rtems_end object in
219        one of the short data areas (which would result in a
220        linker error).
221
2222003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * configure.ac: Remove AC_CONFIG_AUX_DIR.
225
2262003-02-20      Till Straumann <strauman@slac.stanford.edu>
227
228        PR 349/bsps
229        * startup/Makefile.am, startup/linkcmds startup/Makefile.am,
230        startup/bspstart.c, startup/pgtbl_activate.c, startup/pgtbl_setup.c:
231        Let the powerpc/shared (+derived) BSPs use pagetable support
232        from libcpu.
233
2342003-02-20      Till Straumann <strauman@slac.stanford.edu>
235
236        PR 349/bsps
237        * Makefile.am, configure.ac: Add glue to the powerpc/shared BSP
238        to use the vmeUniverse VME-PCI bridge driver.
239        * vme/.cvsignore, vme/Makefile.am, wrapup/Makefile.am: New files.
240
2412003-02-20      Till Straumann <strauman@slac.stanford.edu>
242
243        PR 349/bsps
244        * openpic/Makefile.am, pci/Makefile.am:
245          - install the 'openpic.h' and 'pci.h' headers
246          - avoid a name clash by renaming 'vsprintf' & friends
247            to 'k_vsprintf' etc.
248          - let 'rtemsReboot' print a stack trace (in case an 'assert' failed)
249          - irq.c:
250             * fix: remove implicit assumption that ISA interrupt vectors start
251                    at 0
252             * add BSP hook to let a VME interrupt acknowledge the PCI/openpic
253               IRQ. (SEE ALSO THE ppc-sharedbsp-vme.diff patch)
254          - fix: EABI compliance; isr/exception lowlevel handlers must not
255                 clobber R2 or R13
256          - fix: openpic_init was called with the polarity/senses tables
257                 swapped (fixed wrong order of arguments)
258          - cosmetics: use new _read_SPRXX() _write_SPRXX() macros
259
2602003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
263
2642003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * configure.ac: AC_PREREQ(2.57).
267
2682003-01-20      Joel Sherrill <joel@OARcorp.com>
269
270        * startup/linkcmds*: Add FreeBSD sysctl() sections.
271
2722002-12-08      Greg Menke <gregory.menke@gsfc.nasa.gov>
273 
274        * startup/linkcmds: Shifted .init, .fini to match better with
275        crtbegin/crtend linking.
276
2772002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * bootloader/Makefile.am: Don't include @RTEMS_BSP@.cfg.
280        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
281        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
282        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
283        * motorola/Makefile.am: Don't include @RTEMS_BSP@.cfg.
284        * openpic/Makefile.am: Don't include @RTEMS_BSP@.cfg.
285        * pci/Makefile.am: Don't include @RTEMS_BSP@.cfg.
286        * residual/Makefile.am: Don't include @RTEMS_BSP@.cfg.
287        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
288        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
289        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
290
2912002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * start/Makefile.am: Use install-data-local to install startfile.
294
2952002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
298
299002-11-17       Greg Menke <gregory.menke@gsfc.nasa.gov>
300
301        * README.mtx603e: New file.
302
3032002-11-14      Greg Menke <gregory.menke@gsfc.nasa.gov>
304
305        * bsp_specs: Added crtbegin,crtend objects so C++ global objects
306        constructors/destructors run correctly. 
307        * startup/linkcmds: Increased code length and updated the ctor/dtor
308        sections to handle crtbegin, crtend objects.
309>       
3102002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * .cvsignore: Reformat.
313        Add autom4te*cache.
314        Remove autom4te.cache.
315
3162002-08-21      Joel Sherrill <joel@OARcorp.com>
317
318        * bsp_specs: Added support for -nostdlibs.
319
3202002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * bootloader/Makefile.am: Fix that crappy Makefile.am once again.
323
3242002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * bootloader/Makefile.am: Use .$(OBJEXT) instead of .o.
327        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
328        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
329        * irq/Makefile.am: Use .$(OBJEXT) instead of .o.
330        * motorola/Makefile.am: Use .$(OBJEXT) instead of .o.
331        * openpic/Makefile.am: Use .$(OBJEXT) instead of .o.
332        * pci/Makefile.am: Use .$(OBJEXT) instead of .o.
333        * residual/Makefile.am: Use .$(OBJEXT) instead of .o.
334        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
335        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
336        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
337        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
338
3392002-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * bootloader/Makefile.am: Install bootloader.o.
342        Install bootloader/bootloader.ppcboot.lds.
343
3442002-07-24      Joel Sherrill <joel@OARcorp.com>
345
346        * vectors/Makefile.am: Install bsp/vectors.h.
347
3482002-07-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * include/Makefile.am: Fix preinstallation.
351        * bootloader: Eliminate $(INCLUDES).
352
3532002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * start/Makefile.am: Eliminate PGM.
356        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
357
3582002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
361
3622002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
365        Remove $(OBJS) from all-local.
366
3672002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
370
3712001-05-14      Till Straumann <strauman@slac.stanford.edu>
372
373        * bootloader/Makefile.am, console/Makefile.am, pci/Makefile.am:
374        Per PR216, "libbsp/powerpc/shared" BSP has been modified considerably
375        with the goal to make it more flexible and reusable by other
376        BSPs. The main strategies were:
377            - eliminate hardcoded base addresses; devices use offsets
378              and a BSP defined base address.
379            - separate functionality into different files (e.g. reboot from
380              inch.c to reboot.c) which can be overridden by a 'derived' BSP.
381            - separate initialization code into separate files (e.g.  PCI
382              bridge detection/initialization was separated from the more
383              generic PCI access routines), also to make it easier for
384              'derived' BSPs to substitute their own initialization code.
385        There are also a couple of enhancements and fixes:
386            - IRQ handling code now has a hook for attaching a VME bridge.
387            - OpenPIC is now explicitely initialized (polarities, senses).
388              Eliminated the implicit assumption on the presence of an ISA PIC.
389            - UART and console driver now supports more than 1 port. The current
390              maximum of 2 can easily be extended by enlarging a table (it
391              would even be easier if the ISR API was not broken by design).
392            - fixed polled_io.c so it correctly supports console on COM2
393            - fixed TLB invalidation code (start.S).
394            - exception handler prints a stack backtrace.
395            - added BSP_pciFindDevice() to scan the pci bus for a particular
396              vendor/device/instance.
397
3982001-05-09      Joel Sherrill <joel@OARcorp.com>
399
400        * startup/linkcmds: In support of gcc 3.1, added one of more
401        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
402        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
403        and direction of segments to memory regions may also have been
404        addressed.  This was a sweep across all BSPs.
405 
4062001-04-08      Joel Sherrill <joel@OARcorp.com>
407
408        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
409 
4102002-04-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
411
412        * bootloader/Makefile.am: Use automake-1.6 AS compilation rules.
413
4142001-04-02      Joel Sherrill <joel@OARcorp.com>
415
416        * bootloader/Makefile.am: Use AM_CCASFLAGS instead of AM_ASFLAGS.
417
4182002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
419
420        * configure.ac:
421        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
422        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
423        * bootloader/Makefile.am: Remove AUTOMAKE_OPTIONS.
424        * Makefile.am: Remove AUTOMAKE_OPTIONS.
425        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
426        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
427        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
428        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
429        * motorola/Makefile.am: Remove AUTOMAKE_OPTIONS.
430        * openpic/Makefile.am: Remove AUTOMAKE_OPTIONS.
431        * pci/Makefile.am: Remove AUTOMAKE_OPTIONS.
432        * residual/Makefile.am: Remove AUTOMAKE_OPTIONS.
433        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
434        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
435        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
436        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
437
4382001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
439
440        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
441
4422001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
443
444        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
445
4462001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
447
448        * Makefile.am: Add @exceptions@ to SUBDIRS;
449        Remove need_motorola_powerpc.
450        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
451        make/custom/mcp750.cfg, make/custom/mvme2307.cfg;
452        Remove need_motorola_powerpc;
453        Add RTEMS_PPC_EXCEPTIONS([new]).
454        * include/Makefile.am: Replace PREINSTALL_FILES with
455        TMPINSTALL_FILES, include force-preinstall.am.
456        * wrapup/Makefile.am: Apply @exceptions@.
457
4582001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
459
460        * configure.ac: Add bspopts.h.
461        * include/.cvsignore: Add stamp-h* and bspopts.h*.
462        * include/Makefile.am: Add bspopts.h.
463        * pci/Makefile.am: Append -O2 to AM_CFLAGS.
464
4652001-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
466
467        * bootloader/Makefile.am: completely reworked.
468        * configure.ac: Add AM_PROG_AS.
469
4702001-10-25      Joel Sherrill <joel@OARcorp.com>
471
472        * startup/linkcmds: Added _init and _fini.
473
4742001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
477        * configure.in: Remove.
478        * configure.ac: New file, generated from configure.in by autoupdate.
479
4802001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
482        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
483        * residual/Makefile.am: Use 'PREINSTALL_FILES ='.
484        * vectors/Makefile.am: Use 'PREINSTALL_FILES ='.
485        * pci/Makefile.am: Use 'PREINSTALL_FILES ='.
486        * openpic/Makefile.am: Use 'PREINSTALL_FILES ='.
487        * bootloader/Makefile.am: Use 'CLEANFILES ='.
488
4892001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
490
491        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
492
4932001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
494
495        * bootloader/Makefile.am: Modified to install bootloader so
496        make-exe rule can avoid writing to install point or assuming
497        BSP build tree is available.
498
4992000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
500
501        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
502
5032000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
506
5072000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
508
509        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
510        Switch to GNU canonicalization.
511
5122000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
513
514        * startup/linkcmds: Added lines so DWARF debug information
515        would be available.  Otherwise gdb complains that the offsets
516        for the debug info are incorrect and doesn't load the files.
517
5182000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * bootloader/Makefile.am, clock/Makefile.am, console/Makefile.am,
521        irq/Makefile.am, motorola/Makefile.am, openpic/Makefile.am,
522        pci/Makefile.am, residual/Makefile.am, start/Makefile.am,
523        startup/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am:
524        Include compile.am
525
5262000-08-10      Joel Sherrill <joel@OARcorp.com>
527
528        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.