source: rtems/c/src/lib/libcpu/powerpc/new-exceptions/ChangeLog @ c178d34

4.104.114.84.95
Last change on this file since c178d34 was c178d34, checked in by Joel Sherrill <joel.sherrill@…>, on 04/18/02 at 20:55:27

2002-04-18 Ralf Corsepius <corsepiu@…>

  • rtems/score/cpu.h: Removed.
  • Makefile.am: Reflect changes above.
  • Property mode set to 100644
File size: 1.2 KB
Line 
12002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * rtems/score/cpu.h: Removed.
4        * Makefile.am: Reflect changes above.
5
62001-04-03      Joel Sherrill <joel@OARcorp.com>
7
8        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
9        * rtems/score/cpu.h: Account for name change.
10
112002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * configure.ac:
14        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
15        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
16        * Makefile.am: Remove AUTOMAKE_OPTIONS.
17
182001-11-28      Joel Sherrill <joel@OARcorp.com>,
19
20        This was tracked as PR91.
21        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
22        is used to specify if the port uses the standard macro for this (FALSE).
23        A TRUE setting indicates the port provides its own implementation.
24        * rtems/score/c_isr.inl: Deleted and contents merged into cpu.c.
25        * cpu.c: Received contents of c_isr.inl.
26        * Makefile.am: Deleted reference to c_isr.inl.
27
282001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * .cvsignore: Add aclocal.m4, autom4te.*, config.*, configure.
31
322001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Preinstall c_isr.inl (HACK).
35        * ChangeLog: New file.
36
Note: See TracBrowser for help on using the repository browser.