source: rtems/c/src/lib/libcpu/powerpc/old-exceptions/ChangeLog @ 8d6eee18

4.104.114.84.95
Last change on this file since 8d6eee18 was 8d6eee18, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/11/02 at 07:06:08

2002-08-11 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Use .$(OBJEXT) instead of .o.
  • Property mode set to 100644
File size: 1.6 KB
Line 
12002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use .$(OBJEXT) instead of .o.
4
52002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Fix oversights in previous patch.
8
92002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * rtems.S: Remove.
12        * Makefile.am: Reflect having removed rtems.S. Use AM_CPPFLAGS
13        instead of INCLUDES (Latest automake standard).
14
152002-04-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * cpu.c: Include <rtems/powerpc/cache.h>.
18
192002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * rtems/score/cpu.h: Removed.
22        * Makefile.am: Reflect changes above.
23
242001-04-03      Joel Sherrill <joel@OARcorp.com>
25
26        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
27        * rtems/score/cpu.h: Account for name change.
28
292002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac:
32        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
33        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
34        * Makefile.am: Remove AUTOMAKE_OPTIONS.
35
362001-11-28      Joel Sherrill <joel@OARcorp.com>,
37
38        This was tracked as PR91.
39        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
40        is used to specify if the port uses the standard macro for this (FALSE).
41        A TRUE setting indicates the port provides its own implementation.
42        * rtems/score/c_isr.inl: Deleted and contents merged into cpu.c.
43        * cpu.c: Received contents of c_isr.inl.
44        * Makefile.am: Deleted reference to c_isr.inl.
45
462001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * .cvsignore: Add aclocal.m4, autom4te.*, config.*, configure.
49
502001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * Makefile.am: Preinstall c_isr.inl (HACK).
53        * ChangeLog: New file.
54
Note: See TracBrowser for help on using the repository browser.