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

4.104.114.84.95
Last change on this file since ccd81b60 was ccd81b60, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/11/03 at 11:47:49

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

  • configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
  • Property mode set to 100644
File size: 2.2 KB
Line 
12003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
4
52003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: AC_PREREQ(2.57).
8
92002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Don't include @RTEMS_BSP@.cfg.
12        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
13
142002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * .cvsignore: Reformat.
17        Add autom4te*cache.
18        Remove autom4te.cache.
19
202002-09-14      Joel Sherrill <joel@OARcorp.com>
21
22        * cpu.c: Include declaration of variable i in ifdef USE_SPRG to
23        eliminate warning.
24
252002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * Makefile.am: Use .$(OBJEXT) instead of .o.
28
292002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * Makefile.am: Fix oversights in previous patch.
32
332002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * rtems.S: Remove.
36        * Makefile.am: Reflect having removed rtems.S. Use AM_CPPFLAGS
37        instead of INCLUDES (Latest automake standard).
38
392002-04-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * cpu.c: Include <rtems/powerpc/cache.h>.
42
432002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * rtems/score/cpu.h: Removed.
46        * Makefile.am: Reflect changes above.
47
482001-04-03      Joel Sherrill <joel@OARcorp.com>
49
50        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
51        * rtems/score/cpu.h: Account for name change.
52
532002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * configure.ac:
56        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
57        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
58        * Makefile.am: Remove AUTOMAKE_OPTIONS.
59
602001-11-28      Joel Sherrill <joel@OARcorp.com>,
61
62        This was tracked as PR91.
63        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
64        is used to specify if the port uses the standard macro for this (FALSE).
65        A TRUE setting indicates the port provides its own implementation.
66        * rtems/score/c_isr.inl: Deleted and contents merged into cpu.c.
67        * cpu.c: Received contents of c_isr.inl.
68        * Makefile.am: Deleted reference to c_isr.inl.
69
702001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * .cvsignore: Add aclocal.m4, autom4te.*, config.*, configure.
73
742001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: Preinstall c_isr.inl (HACK).
77        * ChangeLog: New file.
78
Note: See TracBrowser for help on using the repository browser.