source: rtems/c/src/lib/libbsp/powerpc/support/old_exception_processing/ChangeLog @ 164ccc6

4.104.114.84.95
Last change on this file since 164ccc6 was 164ccc6, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/02/03 at 11:34:52

2003-12-02 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Reformat for preinstallation dirstamp support.
  • Property mode set to 100644
File size: 3.1 KB
Line 
12003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reformat for preinstallation dirstamp support.
4
52003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Remove all-local: $(ARCH).
8
92003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: Remove RTEMS_CANONICAL_HOST.
12
132003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: Remove RTEMS_CHECK_CPU.
16
172003-09-04      Joel Sherrill <joel@OARcorp.com>
18
19        * cpu.c, cpu_asm.S: URL for license changed.
20
212003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Reflect having moved aclocal/.
24
252003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * Makefile.am: Reflect having moved automake/.
28
292003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
32
332003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac: Remove AC_CONFIG_AUX_DIR.
36
372003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
40
412003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * configure.ac: AC_PREREQ(2.57).
44
452002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Don't include @RTEMS_BSP@.cfg.
48        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
49
502002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * .cvsignore: Reformat.
53        Add autom4te*cache.
54        Remove autom4te.cache.
55
562002-09-14      Joel Sherrill <joel@OARcorp.com>
57
58        * cpu.c: Include declaration of variable i in ifdef USE_SPRG to
59        eliminate warning.
60
612002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Use .$(OBJEXT) instead of .o.
64
652002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Fix oversights in previous patch.
68
692002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * rtems.S: Remove.
72        * Makefile.am: Reflect having removed rtems.S. Use AM_CPPFLAGS
73        instead of INCLUDES (Latest automake standard).
74
752002-04-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * cpu.c: Include <rtems/powerpc/cache.h>.
78
792002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * rtems/score/cpu.h: Removed.
82        * Makefile.am: Reflect changes above.
83
842001-04-03      Joel Sherrill <joel@OARcorp.com>
85
86        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
87        * rtems/score/cpu.h: Account for name change.
88
892002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * configure.ac:
92        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
93        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
94        * Makefile.am: Remove AUTOMAKE_OPTIONS.
95
962001-11-28      Joel Sherrill <joel@OARcorp.com>,
97
98        This was tracked as PR91.
99        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
100        is used to specify if the port uses the standard macro for this (FALSE).
101        A TRUE setting indicates the port provides its own implementation.
102        * rtems/score/c_isr.inl: Deleted and contents merged into cpu.c.
103        * cpu.c: Received contents of c_isr.inl.
104        * Makefile.am: Deleted reference to c_isr.inl.
105
1062001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * .cvsignore: Add aclocal.m4, autom4te.*, config.*, configure.
109
1102001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * Makefile.am: Preinstall c_isr.inl (HACK).
113        * ChangeLog: New file.
114
Note: See TracBrowser for help on using the repository browser.