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

4.104.114.84.95
Last change on this file since e2148f97 was e2148f97, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/02/03 at 05:46:46

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

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