source: rtems/c/src/lib/libbsp/powerpc/support/new_exception_processing/ChangeLog @ 75ad7376

4.104.114.84.95
Last change on this file since 75ad7376 was 75ad7376, checked in by Joel Sherrill <joel.sherrill@…>, on 11/28/01 at 18:15:51

2001-11-28 Joel Sherrill <joel@…>,

This was tracked as PR91.

  • rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which is used to specify if the port uses the standard macro for this (FALSE). A TRUE setting indicates the port provides its own implementation.
  • rtems/score/c_isr.inl: Deleted and contents merged into cpu.c.
  • cpu.c: Received contents of c_isr.inl.
  • Makefile.am: Deleted reference to c_isr.inl.
  • Property mode set to 100644
File size: 690 bytes
Line 
12001-11-28      Joel Sherrill <joel@OARcorp.com>,
2
3        This was tracked as PR91.
4        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
5        is used to specify if the port uses the standard macro for this (FALSE).
6        A TRUE setting indicates the port provides its own implementation.
7        * rtems/score/c_isr.inl: Deleted and contents merged into cpu.c.
8        * cpu.c: Received contents of c_isr.inl.
9        * Makefile.am: Deleted reference to c_isr.inl.
10
112001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * .cvsignore: Add aclocal.m4, autom4te.*, config.*, configure.
14
152001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Preinstall c_isr.inl (HACK).
18        * ChangeLog: New file.
19
Note: See TracBrowser for help on using the repository browser.