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

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

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

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