source: rtems/c/src/lib/libcpu/powerpc/old-exceptions/ChangeLog @ 7273b6e

4.104.114.84.95
Last change on this file since 7273b6e was 7273b6e, checked in by Joel Sherrill <joel.sherrill@…>, on 03/28/02 at 00:54:58

2002-03-27 Ralf Corsepius <corsepiu@…>

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