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

4.104.114.84.95
Last change on this file since 2b3f641 was 2b3f641, checked in by Joel Sherrill <joel.sherrill@…>, on 04/03/02 at 14:08:10

2001-04-03 Joel Sherrill <joel@…>

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