source: rtems/c/src/lib/libbsp/powerpc/ChangeLog @ 7b110d2

4.104.114.84.95
Last change on this file since 7b110d2 was dfa8fe34, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/06/02 at 08:23:08

2002-12-06 Ralf Corsepius <corsepiu@…>

  • configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
  • Property mode set to 100644
File size: 3.8 KB
Line 
12002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
4
52002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * .cvsignore: Reformat.
8        Add autom4te*cache.
9        Remove autom4te.cache.
10
112002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * configure.ac:
14        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
15        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
16        * Makefile.am: Remove AUTOMAKE_OPTIONS.
17
182001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * Makefile.am: Add DIST_SUBDIRS.
21
222001-11-20      Joel Sherrill <joel@OARcorp.com>
23
24        * acinclude.m4: papyrus reference removed.
25        * papyrus/.cvsignore, papyrus/ChangeLog, papyrus/Makefile.am,
26        papyrus/README, papyrus/bsp_specs, papyrus/configure.ac, papyrus/times,
27        papyrus/dlentry/.cvsignore, papyrus/dlentry/Makefile.am,
28        papyrus/dlentry/dlentry.S, papyrus/flashentry/.cvsignore,
29        papyrus/flashentry/Makefile.am, papyrus/flashentry/flashentry.S,
30        papyrus/include/.cvsignore, papyrus/include/Makefile.am,
31        papyrus/include/bsp.h, papyrus/include/coverhd.h,
32        papyrus/startup/.cvsignore, papyrus/startup/Makefile.am,
33        papyrus/startup/bspclean.c, papyrus/startup/bspstart.c,
34        papyrus/startup/linkcmds, papyrus/startup/setvec.c,
35        papyrus/wrapup/.cvsignore, papyrus/wrapup/Makefile.am: Deleted.
36
372001-11-20      Joel Sherrill <joel@OARcorp.com>
38
39        * support/new_exception_processing/configure.ac,
40        support/new_exception_processing/rtems/score/c_isr.inl,
41        support/new_exception_processing/rtems/score/cpu.h,
42        support/old_exception_processing/configure.ac,
43        support/old_exception_processing/rtems/score/c_isr.inl,
44        support/old_exception_processing/rtems/score/cpu.h,
45        support/old_exception_processing/rtems/score/ppc_offs.h: New files
46        missed in previous commit.
47
482001-11-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * support/new_exception_processing/Makefile.am,
51        support/old_exception_processing/Makefile.am,
52        support/old_exception_processing/cpu_asm.S,
53        support/old_exception_processing/irq_stub.S: Modified to reflect
54        old versus new exception processing being a per BSP option.
55        * support/new_exception_processing/c_isr.inl,
56        support/new_exception_processing/cpu.h,
57        support/old_exception_processing/c_isr.inl,
58        support/old_exception_processing/cpu.h,
59        support/old_exception_processing/ppc_offs.h: Removed.
60
612001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
62
63        This modification is part of the submitted modifications necessary to
64        support the IBM PPC405 family.  This submission was reviewed by
65        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
66        not negatively impact the ppc403 BSPs.  The submission and tracking
67        process was captured as PR50.
68        * acinclude.m4: Added gen405 BSP.
69        * ChangeLog: Removed bogus comment on edit of generated file.
70
712001-10-22      Joel Sherrill <joel@OARcorp.com>
72
73        * acinclude.m4: Added mpc8260ads subdirectory.
74
752001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
78        * configure.in: Remove.
79        * configure.ac: New file, generated from configure.in by autoupdate.
80
812001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * acinclude.m4: New file.
84        * configure.in: Use RTEMS_BSP_SUBDIR.
85
862001-03-30      Eric Valette <valette@crf.canon.fr>
87
88        * configure.in, motorola_powerpc/Makefile.am,
89        motorola_powerpc/configure.in: These modifications are in
90        support of switching the mpc8xx to the use the "new exception
91        processing model."
92
932000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
96
972000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
100
1012000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
104        Switch to GNU canonicalization.
105
1062000-08-10      Joel Sherrill <joel@OARcorp.com>
107
108        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.