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

4.104.114.84.95
Last change on this file since 7a78028 was 02464f6, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/17/02 at 15:09:51

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

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