source: rtems/c/src/lib/libbsp/powerpc/support/old_exception_processing/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: 1.9 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-09-14      Joel Sherrill <joel@OARcorp.com>
8
9        * cpu.c: Include declaration of variable i in ifdef USE_SPRG to
10        eliminate warning.
11
122002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * Makefile.am: Use .$(OBJEXT) instead of .o.
15
162002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * Makefile.am: Fix oversights in previous patch.
19
202002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * rtems.S: Remove.
23        * Makefile.am: Reflect having removed rtems.S. Use AM_CPPFLAGS
24        instead of INCLUDES (Latest automake standard).
25
262002-04-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * cpu.c: Include <rtems/powerpc/cache.h>.
29
302002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * rtems/score/cpu.h: Removed.
33        * Makefile.am: Reflect changes above.
34
352001-04-03      Joel Sherrill <joel@OARcorp.com>
36
37        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
38        * rtems/score/cpu.h: Account for name change.
39
402002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * configure.ac:
43        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
44        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
45        * Makefile.am: Remove AUTOMAKE_OPTIONS.
46
472001-11-28      Joel Sherrill <joel@OARcorp.com>,
48
49        This was tracked as PR91.
50        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
51        is used to specify if the port uses the standard macro for this (FALSE).
52        A TRUE setting indicates the port provides its own implementation.
53        * rtems/score/c_isr.inl: Deleted and contents merged into cpu.c.
54        * cpu.c: Received contents of c_isr.inl.
55        * Makefile.am: Deleted reference to c_isr.inl.
56
572001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * .cvsignore: Add aclocal.m4, autom4te.*, config.*, configure.
60
612001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Preinstall c_isr.inl (HACK).
64        * ChangeLog: New file.
65
Note: See TracBrowser for help on using the repository browser.