source: rtems/c/src/lib/libbsp/powerpc/ChangeLog @ 8730f45

4.104.114.84.95
Last change on this file since 8730f45 was 8730f45, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/21/02 at 12:19:27

2002-10-21 Ralf Corsepius <corsepiu@…>

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