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

4.104.114.84.95
Last change on this file since c8e1751 was c8e1751, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/21/03 at 11:18:07

2003-10-21 Ralf Corsepius <corsepiu@…>

  • configure.ac: Remove RTEMS_CHECK_CPU.
  • Property mode set to 100644
File size: 2.8 KB
Line 
12003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove RTEMS_CHECK_CPU.
4
52003-09-04      Joel Sherrill <joel@OARcorp.com>
6
7        * cpu.c, cpu_asm.S: URL for license changed.
8
92003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Reflect having moved aclocal/.
12
132003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * Makefile.am: Reflect having moved automake/.
16
172003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
20
212003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * configure.ac: Remove AC_CONFIG_AUX_DIR.
24
252003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
28
292003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac: AC_PREREQ(2.57).
32
332002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * Makefile.am: Don't include @RTEMS_BSP@.cfg.
36        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
37
382002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * .cvsignore: Reformat.
41        Add autom4te*cache.
42        Remove autom4te.cache.
43
442002-09-14      Joel Sherrill <joel@OARcorp.com>
45
46        * cpu.c: Include declaration of variable i in ifdef USE_SPRG to
47        eliminate warning.
48
492002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * Makefile.am: Use .$(OBJEXT) instead of .o.
52
532002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am: Fix oversights in previous patch.
56
572002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * rtems.S: Remove.
60        * Makefile.am: Reflect having removed rtems.S. Use AM_CPPFLAGS
61        instead of INCLUDES (Latest automake standard).
62
632002-04-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * cpu.c: Include <rtems/powerpc/cache.h>.
66
672002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * rtems/score/cpu.h: Removed.
70        * Makefile.am: Reflect changes above.
71
722001-04-03      Joel Sherrill <joel@OARcorp.com>
73
74        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
75        * rtems/score/cpu.h: Account for name change.
76
772002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac:
80        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
81        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
82        * Makefile.am: Remove AUTOMAKE_OPTIONS.
83
842001-11-28      Joel Sherrill <joel@OARcorp.com>,
85
86        This was tracked as PR91.
87        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
88        is used to specify if the port uses the standard macro for this (FALSE).
89        A TRUE setting indicates the port provides its own implementation.
90        * rtems/score/c_isr.inl: Deleted and contents merged into cpu.c.
91        * cpu.c: Received contents of c_isr.inl.
92        * Makefile.am: Deleted reference to c_isr.inl.
93
942001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * .cvsignore: Add aclocal.m4, autom4te.*, config.*, configure.
97
982001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am: Preinstall c_isr.inl (HACK).
101        * ChangeLog: New file.
102
Note: See TracBrowser for help on using the repository browser.