source: rtems/c/src/lib/libcpu/powerpc/old-exceptions/ChangeLog @ 32a80b6

4.104.114.84.95
Last change on this file since 32a80b6 was 32a80b6, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/17/02 at 15:12:17

2002-12-17 Ralf Corsepius <corsepiu@…>

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