source: rtems/c/src/lib/libbsp/powerpc/support/old_exception_processing/ChangeLog @ c44312d

4.104.114.84.95
Last change on this file since c44312d was c44312d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/22/03 at 11:23:45

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

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