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

4.104.114.84.95
Last change on this file since 9563a3a was 9563a3a, checked in by Joel Sherrill <joel.sherrill@…>, on 09/04/03 at 18:52:41

2003-09-04 Joel Sherrill <joel@…>

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