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

4.104.114.84.95
Last change on this file since 3e46c1cf was 97891e5e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/24/04 at 05:54:59

2004-09-24 Ralf Corsepius <ralf_corsepius@…>

  • configure.ac: Require automake > 1.9.
  • Property mode set to 100644
File size: 4.0 KB
Line 
12004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * configure.ac: Require automake > 1.9.
4
52004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
6
7        * cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
8
92004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
10
11        * cpu.c, ppccache.c: Convert to using c99 fixed size types.
12
132004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: Add RTEMS_PROG_CCAS.
16        * Makefile.am: Use automake compilation rules.
17
182004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * Makefile.am: Add PREINSTALL_DIRS.
21
222004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
25        Add PRE/TMPINSTALL_FILES to CLEANFILES.
26
272003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
30
312003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
34
352003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Reformat for preinstallation dirstamp support.
38
392003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Remove all-local: $(ARCH).
42
432003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac: Remove RTEMS_CANONICAL_HOST.
46
472003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * configure.ac: Remove RTEMS_CHECK_CPU.
50
512003-09-04      Joel Sherrill <joel@OARcorp.com>
52
53        * cpu.c, cpu_asm.S: URL for license changed.
54
552003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * Makefile.am: Reflect having moved aclocal/.
58
592003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * Makefile.am: Reflect having moved automake/.
62
632003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
66
672003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.ac: Remove AC_CONFIG_AUX_DIR.
70
712003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
74
752003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * configure.ac: AC_PREREQ(2.57).
78
792002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: Don't include @RTEMS_BSP@.cfg.
82        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
83
842002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * .cvsignore: Reformat.
87        Add autom4te*cache.
88        Remove autom4te.cache.
89
902002-09-14      Joel Sherrill <joel@OARcorp.com>
91
92        * cpu.c: Include declaration of variable i in ifdef USE_SPRG to
93        eliminate warning.
94
952002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * Makefile.am: Use .$(OBJEXT) instead of .o.
98
992002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * Makefile.am: Fix oversights in previous patch.
102
1032002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * rtems.S: Remove.
106        * Makefile.am: Reflect having removed rtems.S. Use AM_CPPFLAGS
107        instead of INCLUDES (Latest automake standard).
108
1092002-04-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * cpu.c: Include <rtems/powerpc/cache.h>.
112
1132002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * rtems/score/cpu.h: Removed.
116        * Makefile.am: Reflect changes above.
117
1182001-04-03      Joel Sherrill <joel@OARcorp.com>
119
120        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
121        * rtems/score/cpu.h: Account for name change.
122
1232002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac:
126        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
127        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
128        * Makefile.am: Remove AUTOMAKE_OPTIONS.
129
1302001-11-28      Joel Sherrill <joel@OARcorp.com>,
131
132        This was tracked as PR91.
133        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
134        is used to specify if the port uses the standard macro for this (FALSE).
135        A TRUE setting indicates the port provides its own implementation.
136        * rtems/score/c_isr.inl: Deleted and contents merged into cpu.c.
137        * cpu.c: Received contents of c_isr.inl.
138        * Makefile.am: Deleted reference to c_isr.inl.
139
1402001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * .cvsignore: Add aclocal.m4, autom4te.*, config.*, configure.
143
1442001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * Makefile.am: Preinstall c_isr.inl (HACK).
147        * ChangeLog: New file.
148
Note: See TracBrowser for help on using the repository browser.