source: rtems/c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog @ 9bffc2b6

4.104.114.84.95
Last change on this file since 9bffc2b6 was 9bffc2b6, checked in by Joel Sherrill <joel.sherrill@…>, on 11/05/04 at 14:44:12

2004-11-05 Joel Sherrill <joel@…>

  • startup/linkcmds: Add .gnu.linkonce.b and .gnu.linkonce.bs sections.
  • Property mode set to 100644
File size: 21.5 KB
Line 
12004-11-05      Joel Sherrill <joel@OARcorp.com>
2
3        * startup/linkcmds: Add .gnu.linkonce.b and .gnu.linkonce.bs sections.
4
52004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
6
7        * configure.ac: Require automake > 1.9.
8
92004-05-22      Joel Sherrill <joel@OARcorp.com>
10
11        PR 615/bsps
12        * include/tm27.h: Removing USE_ENHANCE_INTR_API conditional check since
13        that is the only kind this BSP supports and tm27 does not care which
14        interrupt model is used as long as the macros are properly defined.
15
162004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
17
18        PR 610/bsps
19        * Makefile.am: Add include/tm27.h, Cosmetics.
20        * include/tm27.h: Final cosmetics.
21
222004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
23
24        * include/bsp.h: Split out tmtest27 support.
25        * include/tm27.h: New.
26
272004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
28
29        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
30        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
31
322004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
33
34        * include/bsp.h: Convert to using c99 fixed size types.
35
362004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * bootloader/Makefile.am: Fix preinstall dir handling.
39
402004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * bootloader/Makefile.am: Preinstall dirs.
43        * Makefile.am: Reflect changes to bsp.am.
44        Preinstall dist_project_lib*.
45
462004-02-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * bootloader/Makefile.am: Fix up paths having been broken in
49        previous patch.
50
512004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * bootloader/Makefile.am: Remove references to $(top_srcdir).
54        Remove NM, LD. Cosmetics.
55
562004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * configure.ac: Explicitly check for NM.
59
602004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: Reflect changes to bsp.am.
63
642004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
67
682004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * wrapup/Makefile.am: Convert to automake-building rules.
71
722004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Use include_*HEADERS for .../shared/*.h.
75
762004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
79        irq/Makefile.am, motorola/Makefile.am, openpic/Makefile.am,
80        pci/Makefile.am, residual/Makefile.am, start/Makefile.am,
81        startup/Makefile.am, vectors/Makefile.am, vme/Makefile.am.
82        Use automake compilation rules.
83        Rename clock.rel to pclock.rel (Conflict with libcpu).
84        * clock/Makefile.am, console/Makefile.am, irq/Makefile.am,
85        motorola/Makefile.am, openpic/Makefile.am, pci/Makefile.am,
86        residual/Makefile.am, start/Makefile.am, startup/Makefile.am,
87        vectors/Makefile.am, vme/Makefile.am: Remove.
88        * configure.ac: Reflect changes above.
89        * wrapup/Makefile.am: Reflect changes above.
90
912004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * wrapup/Makefile.am: Reflect changes to
94        ../support/*exception_processing/*.
95
962004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
99        Add RTEMS_PROG_CCAS.
100
1012004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am: Add PREINSTALL_DIRS.
104        * irq/Makefile.am: Add PREINSTALL_DIRS.
105        * motorola/Makefile.am: Add PREINSTALL_DIRS.
106        * openpic/Makefile.am: Add PREINSTALL_DIRS.
107        * pci/Makefile.am: Add PREINSTALL_DIRS.
108        * vectors/Makefile.am: Add PREINSTALL_DIRS.
109        * vme/Makefile.am: Add PREINSTALL_DIRS.
110        * wrapup/Makefile.am: Reflect changes to libcpu.
111
1122004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
115        Add PRE/TMPINSTALL_FILES to CLEANFILES.
116        * bootloader/Makefile.am: Ditto.
117        * irq/Makefile.am: Ditto.
118        * motorola/Makefile.am: Ditto.
119        * openpic/Makefile.am: Ditto.
120        * pci/Makefile.am: Ditto.
121        * start/Makefile.am: Ditto.
122        * startup/Makefile.am: Ditto.
123        * vectors/Makefile.am: Ditto.
124        * vme/Makefile.am: Ditto.
125
1262004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * wrapup/Makefile.am: Eliminate $(LIB).
129        Use noinst_DATA to trigger building libbsp.a.
130
1312003-12-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * start/Makefile.am: Add BUILD-VARIANTS.
134
1352003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * vectors/Makefile.am: Fix typos.
138        * vme/Makefile.am: Fix typos.
139
1402003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * bootloader/Makefile.am: Eliminate VPATH.
143        * clock/Makefile.am: Eliminate VPATH.
144        * console/Makefile.am: Eliminate VPATH.
145        * irq/Makefile.am: Eliminate VPATH.
146        * motorola/Makefile.am: Eliminate VPATH.
147        * openpic/Makefile.am: Eliminate VPATH.
148        * pci/Makefile.am: Eliminate VPATH.
149        * residual/Makefile.am: Eliminate VPATH.
150        * start/Makefile.am: Eliminate VPATH.
151        * startup/Makefile.am: Eliminate VPATH.
152        * vectors/Makefile.am: Eliminate VPATH.
153        * vme/Makefile.am: Eliminate VPATH.
154
1552003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * bootloader/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
158        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
159        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
160
1612003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
164        * bootloader/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
165        * irq/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
166        * motorola/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
167        * openpic/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
168        * pci/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
169        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
170        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
171        * vectors/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
172        * vme/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
173
1742003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
177
1782003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * bootloader/Makefile.am: Misc cleanups and fixes.
181        * motorola/Makefile.am: Misc cleanups and fixes.
182        * start/Makefile.am: Misc cleanups and fixes.
183        * startup/Makefile.am: Misc cleanups and fixes.
184        * startup/linkcmds: Preparations for gcc-3.3.x.
185
1862003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * Makefile.am: Cosmetics.
189        * bootloader/Makefile.am: Cosmetics.
190        * startup/Makefile.am: Cosmetics.
191
1922003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * Makefile.am: Add preinstallation dirstamp support.
195        * bootloader/Makefile.am: Cosmetics.
196        * clock/Makefile.am: Cosmetics.
197        * console/Makefile.am: Cosmetics.
198        * irq/Makefile.am: Add preinstallation dirstamp support.
199        * motorola/Makefile.am: Cosmetics.
200        * openpic/Makefile.am: Cosmetics.
201        * pci/Makefile.am: Cosmetics.
202        * residual/Makefile.am: Cosmetics.
203        * start/Makefile.am: Cosmetics.
204        * startup/Makefile.am: Cosmetics.
205        * vectors/Makefile.am: Add preinstallation dirstamp support.
206        * vme/Makefile.am: Add preinstallation dirstamp support.
207        * wrapup/Makefile.am: Cosmetics.
208
2092003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * clock/Makefile.am: Remove all-local: $(ARCH).
212        * console/Makefile.am: Remove all-local: $(ARCH).
213        * irq/Makefile.am: Remove all-local: $(ARCH).
214        * motorola/Makefile.am: Remove all-local: $(ARCH).
215        * openpic/Makefile.am: Remove all-local: $(ARCH).
216        * pci/Makefile.am: Remove all-local: $(ARCH).
217        * residual/Makefile.am: Remove all-local: $(ARCH).
218        * start/Makefile.am: Remove all-local: $(ARCH).
219        * startup/Makefile.am: Remove all-local: $(ARCH).
220        * vectors/Makefile.am: Remove all-local: $(ARCH).
221        * vme/Makefile.am: Remove all-local: $(ARCH).
222        * wrapup/Makefile.am: Remove all-local: $(ARCH).
223
2242003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * vectors/Makefile.am: Fix header installation.
227
2282003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * Makefile.am: Merge-in include/Makefile.am.
231        Reflect changes to bsp.am.
232        * include/Makefile.am: Remove.
233        * include/bsp.h: Add copy of ../shared/include/bsp.h (Violates BSP
234        coding standards).
235        * configure.ac: Reflect changes above.
236        * irq/Makefile.am: Fix header installation.
237        * motorola/Makefile.am: Fix header installation.
238        * openpic/Makefile.am: Fix header installation.
239        * pci/Makefile.am: Fix header installation.
240
2412003-09-26      Till Strauman <strauman@slac.stanford.edu>
242
243        PR 496/bsps
244        * startup/Makefile.am: Use PowerPC shared sbrk() implementation which
245        is used when initial heap size is limited to first 32 MB of RAM to
246        satisfy boot loader requirements.
247
2482003-09-26  Till Straumann <strauman@slac.stanford.edu>
249
250        PR 497/bsps
251        * BOOTING: Document letting the bootloader shut down the
252        network interface since it continues to run after loading
253        RTEMS application and has to be dealt with.
254 
2552003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * bsp_specs: Remove *lib:.
258
2592003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * Makefile.am: Reflect having moved aclocal/.
262
2632003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * Makefile.am: Reflect having moved automake/.
266        * bootloader/Makefile.am: Reflect having moved automake/.
267        * clock/Makefile.am: Reflect having moved automake/.
268        * console/Makefile.am: Reflect having moved automake/.
269        * include/Makefile.am: Reflect having moved automake/.
270        * irq/Makefile.am: Reflect having moved automake/.
271        * motorola/Makefile.am: Reflect having moved automake/.
272        * openpic/Makefile.am: Reflect having moved automake/.
273        * pci/Makefile.am: Reflect having moved automake/.
274        * residual/Makefile.am: Reflect having moved automake/.
275        * start/Makefile.am: Reflect having moved automake/.
276        * startup/Makefile.am: Reflect having moved automake/.
277        * vectors/Makefile.am: Reflect having moved automake/.
278        * vme/Makefile.am: Reflect having moved automake/.
279        * wrapup/Makefile.am: Reflect having moved automake/.
280
2812003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
284
2852003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        PR 444/bsps
288        PR 445/bsps
289        * bsp_specs: Remove -D__embedded__ -Asystem(embedded)
290        -DUSE_ENHANCED_INTR_API from cpp.
291        Remove cpp, old_cpp (now unused).
292        * configure.ac: Add -DUSE_ENHANCED_INTR_API to bspopts.h.
293
2942003-03-27      Joel Sherrill <joel@OARcorp.com>
295
296        * bootloader/Makefile.am: Eliminate EABI CFLAGS from those used to
297        compile the bootloader.
298
2992003-03-18  Till Straumann <strauman@slac.stanford.edu>
300
301        PR 356/bsps
302        * bsp_specs, start/Makefile.am, startup/linkcmds
303        This patch makes RTEMS/powerpc/shared EABI compliant.
304        Declare all linker-script defined addresses as
305        variables of unknown size and not as short objects
306        like 'int', 'void*' etc.
307        This prevents the compiler from generating a relocation
308        who assumes the existence of an __rtems_end object in
309        one of the short data areas (which would result in a
310        linker error).
311
3122003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * configure.ac: Remove AC_CONFIG_AUX_DIR.
315
3162003-02-20      Till Straumann <strauman@slac.stanford.edu>
317
318        PR 349/bsps
319        * startup/Makefile.am, startup/linkcmds startup/Makefile.am,
320        startup/bspstart.c, startup/pgtbl_activate.c, startup/pgtbl_setup.c:
321        Let the powerpc/shared (+derived) BSPs use pagetable support
322        from libcpu.
323
3242003-02-20      Till Straumann <strauman@slac.stanford.edu>
325
326        PR 349/bsps
327        * Makefile.am, configure.ac: Add glue to the powerpc/shared BSP
328        to use the vmeUniverse VME-PCI bridge driver.
329        * vme/.cvsignore, vme/Makefile.am, wrapup/Makefile.am: New files.
330
3312003-02-20      Till Straumann <strauman@slac.stanford.edu>
332
333        PR 349/bsps
334        * openpic/Makefile.am, pci/Makefile.am:
335          - install the 'openpic.h' and 'pci.h' headers
336          - avoid a name clash by renaming 'vsprintf' & friends
337            to 'k_vsprintf' etc.
338          - let 'rtemsReboot' print a stack trace (in case an 'assert' failed)
339          - irq.c:
340             * fix: remove implicit assumption that ISA interrupt vectors start
341                    at 0
342             * add BSP hook to let a VME interrupt acknowledge the PCI/openpic
343               IRQ. (SEE ALSO THE ppc-sharedbsp-vme.diff patch)
344          - fix: EABI compliance; isr/exception lowlevel handlers must not
345                 clobber R2 or R13
346          - fix: openpic_init was called with the polarity/senses tables
347                 swapped (fixed wrong order of arguments)
348          - cosmetics: use new _read_SPRXX() _write_SPRXX() macros
349
3502003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
353
3542003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * configure.ac: AC_PREREQ(2.57).
357
3582003-01-20      Joel Sherrill <joel@OARcorp.com>
359
360        * startup/linkcmds*: Add FreeBSD sysctl() sections.
361
3622002-12-08      Greg Menke <gregory.menke@gsfc.nasa.gov>
363 
364        * startup/linkcmds: Shifted .init, .fini to match better with
365        crtbegin/crtend linking.
366
3672002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * bootloader/Makefile.am: Don't include @RTEMS_BSP@.cfg.
370        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
371        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
372        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
373        * motorola/Makefile.am: Don't include @RTEMS_BSP@.cfg.
374        * openpic/Makefile.am: Don't include @RTEMS_BSP@.cfg.
375        * pci/Makefile.am: Don't include @RTEMS_BSP@.cfg.
376        * residual/Makefile.am: Don't include @RTEMS_BSP@.cfg.
377        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
378        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
379        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
380
3812002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * start/Makefile.am: Use install-data-local to install startfile.
384
3852002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
388
389002-11-17       Greg Menke <gregory.menke@gsfc.nasa.gov>
390
391        * README.mtx603e: New file.
392
3932002-11-14      Greg Menke <gregory.menke@gsfc.nasa.gov>
394
395        * bsp_specs: Added crtbegin,crtend objects so C++ global objects
396        constructors/destructors run correctly. 
397        * startup/linkcmds: Increased code length and updated the ctor/dtor
398        sections to handle crtbegin, crtend objects.
399>       
4002002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
401
402        * .cvsignore: Reformat.
403        Add autom4te*cache.
404        Remove autom4te.cache.
405
4062002-08-21      Joel Sherrill <joel@OARcorp.com>
407
408        * bsp_specs: Added support for -nostdlibs.
409
4102002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
411
412        * bootloader/Makefile.am: Fix that crappy Makefile.am once again.
413
4142002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * bootloader/Makefile.am: Use .$(OBJEXT) instead of .o.
417        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
418        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
419        * irq/Makefile.am: Use .$(OBJEXT) instead of .o.
420        * motorola/Makefile.am: Use .$(OBJEXT) instead of .o.
421        * openpic/Makefile.am: Use .$(OBJEXT) instead of .o.
422        * pci/Makefile.am: Use .$(OBJEXT) instead of .o.
423        * residual/Makefile.am: Use .$(OBJEXT) instead of .o.
424        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
425        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
426        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
427        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
428
4292002-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * bootloader/Makefile.am: Install bootloader.o.
432        Install bootloader/bootloader.ppcboot.lds.
433
4342002-07-24      Joel Sherrill <joel@OARcorp.com>
435
436        * vectors/Makefile.am: Install bsp/vectors.h.
437
4382002-07-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
439
440        * include/Makefile.am: Fix preinstallation.
441        * bootloader: Eliminate $(INCLUDES).
442
4432002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
444
445        * start/Makefile.am: Eliminate PGM.
446        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
447
4482002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
451
4522002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
453
454        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
455        Remove $(OBJS) from all-local.
456
4572002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
458
459        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
460
4612001-05-14      Till Straumann <strauman@slac.stanford.edu>
462
463        * bootloader/Makefile.am, console/Makefile.am, pci/Makefile.am:
464        Per PR216, "libbsp/powerpc/shared" BSP has been modified considerably
465        with the goal to make it more flexible and reusable by other
466        BSPs. The main strategies were:
467            - eliminate hardcoded base addresses; devices use offsets
468              and a BSP defined base address.
469            - separate functionality into different files (e.g. reboot from
470              inch.c to reboot.c) which can be overridden by a 'derived' BSP.
471            - separate initialization code into separate files (e.g.  PCI
472              bridge detection/initialization was separated from the more
473              generic PCI access routines), also to make it easier for
474              'derived' BSPs to substitute their own initialization code.
475        There are also a couple of enhancements and fixes:
476            - IRQ handling code now has a hook for attaching a VME bridge.
477            - OpenPIC is now explicitely initialized (polarities, senses).
478              Eliminated the implicit assumption on the presence of an ISA PIC.
479            - UART and console driver now supports more than 1 port. The current
480              maximum of 2 can easily be extended by enlarging a table (it
481              would even be easier if the ISR API was not broken by design).
482            - fixed polled_io.c so it correctly supports console on COM2
483            - fixed TLB invalidation code (start.S).
484            - exception handler prints a stack backtrace.
485            - added BSP_pciFindDevice() to scan the pci bus for a particular
486              vendor/device/instance.
487
4882001-05-09      Joel Sherrill <joel@OARcorp.com>
489
490        * startup/linkcmds: In support of gcc 3.1, added one of more
491        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
492        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
493        and direction of segments to memory regions may also have been
494        addressed.  This was a sweep across all BSPs.
495 
4962001-04-08      Joel Sherrill <joel@OARcorp.com>
497
498        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
499 
5002002-04-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
501
502        * bootloader/Makefile.am: Use automake-1.6 AS compilation rules.
503
5042001-04-02      Joel Sherrill <joel@OARcorp.com>
505
506        * bootloader/Makefile.am: Use AM_CCASFLAGS instead of AM_ASFLAGS.
507
5082002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
509
510        * configure.ac:
511        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
512        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
513        * bootloader/Makefile.am: Remove AUTOMAKE_OPTIONS.
514        * Makefile.am: Remove AUTOMAKE_OPTIONS.
515        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
516        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
517        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
518        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
519        * motorola/Makefile.am: Remove AUTOMAKE_OPTIONS.
520        * openpic/Makefile.am: Remove AUTOMAKE_OPTIONS.
521        * pci/Makefile.am: Remove AUTOMAKE_OPTIONS.
522        * residual/Makefile.am: Remove AUTOMAKE_OPTIONS.
523        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
524        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
525        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
526        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
527
5282001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
529
530        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
531
5322001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
533
534        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
535
5362001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
537
538        * Makefile.am: Add @exceptions@ to SUBDIRS;
539        Remove need_motorola_powerpc.
540        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
541        make/custom/mcp750.cfg, make/custom/mvme2307.cfg;
542        Remove need_motorola_powerpc;
543        Add RTEMS_PPC_EXCEPTIONS([new]).
544        * include/Makefile.am: Replace PREINSTALL_FILES with
545        TMPINSTALL_FILES, include force-preinstall.am.
546        * wrapup/Makefile.am: Apply @exceptions@.
547
5482001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * configure.ac: Add bspopts.h.
551        * include/.cvsignore: Add stamp-h* and bspopts.h*.
552        * include/Makefile.am: Add bspopts.h.
553        * pci/Makefile.am: Append -O2 to AM_CFLAGS.
554
5552001-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
556
557        * bootloader/Makefile.am: completely reworked.
558        * configure.ac: Add AM_PROG_AS.
559
5602001-10-25      Joel Sherrill <joel@OARcorp.com>
561
562        * startup/linkcmds: Added _init and _fini.
563
5642001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
565
566        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
567        * configure.in: Remove.
568        * configure.ac: New file, generated from configure.in by autoupdate.
569
5702001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
571
572        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
573        * residual/Makefile.am: Use 'PREINSTALL_FILES ='.
574        * vectors/Makefile.am: Use 'PREINSTALL_FILES ='.
575        * pci/Makefile.am: Use 'PREINSTALL_FILES ='.
576        * openpic/Makefile.am: Use 'PREINSTALL_FILES ='.
577        * bootloader/Makefile.am: Use 'CLEANFILES ='.
578
5792001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
580
581        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
582
5832001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
584
585        * bootloader/Makefile.am: Modified to install bootloader so
586        make-exe rule can avoid writing to install point or assuming
587        BSP build tree is available.
588
5892000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
590
591        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
592
5932000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
594
595        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
596
5972000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
598
599        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
600        Switch to GNU canonicalization.
601
6022000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
603
604        * startup/linkcmds: Added lines so DWARF debug information
605        would be available.  Otherwise gdb complains that the offsets
606        for the debug info are incorrect and doesn't load the files.
607
6082000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
609
610        * bootloader/Makefile.am, clock/Makefile.am, console/Makefile.am,
611        irq/Makefile.am, motorola/Makefile.am, openpic/Makefile.am,
612        pci/Makefile.am, residual/Makefile.am, start/Makefile.am,
613        startup/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am:
614        Include compile.am
615
6162000-08-10      Joel Sherrill <joel@OARcorp.com>
617
618        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.