source: rtems/cpukit/score/cpu/sparc/ChangeLog @ 17569bf4

Last change on this file since 17569bf4 was 17569bf4, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/06/03 at 09:40:38

2003-03-06 Ralf Corsepius <corsepiu@…>

  • configure.ac: Remove AC_CONFIG_AUX_DIR.
  • Property mode set to 100644
File size: 5.2 KB
Line 
12003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove AC_CONFIG_AUX_DIR.
4
52002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
8        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
9
102002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Fix package name.
13
142002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
17
182002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * .cvsignore: Reformat.
21        Add autom4te*cache.
22        Remove autom4te.cache.
23
242002-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * cpu.c: Move pointer into #ifdef to avoid compiler warning.
27
282002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
31
322002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Use .$(OBJEXT) instead of .o.
35
362002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.ac: RTEMS_TOP(../../../..).
39
402002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * rtems.S: Remove.
43        * Makefile.am: Reflect changes above.
44
452002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * configure.ac: Remove RTEMS_PROJECT_ROOT.
48
492002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * configure.ac: Add RTEMS_PROG_CCAS
52
532002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
56        Add AC_PROG_RANLIB.
57
582002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
61        Use ../../../aclocal.
62
632002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * cpu.c: Remove call to sparc_init_tbr/NO_TABLE_MOVE.
66        * rtems/score/cpu.h: Remove NO_TABLE_MOVE conditional code.
67
68
692001-04-03      Joel Sherrill <joel@OARcorp.com>
70
71        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
72        * rtems/score/sparctypes.h: Removed.
73        * rtems/score/types.h: New file via CVS magic.
74        * Makefile.am, rtems/score/cpu.h: Account for name change.
75
762002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * cpu.c: Replace NO_TABLE_MOVE-support by external function
79        (code moved to libcpu/sparc/tbr/tbr.c).
80        * cpu.h: Replace NO_TABLE_MOVE-support by external function
81        (code moved to libcpu/sparc/tbr/tbr.h).
82        * sparc.h: Add sparc_init_tbr (implemented in libcpu/sparc/tbr/tbr.c).
83
842002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * configure.ac:
87        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
88        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
89        * Makefile.am: Remove AUTOMAKE_OPTIONS.
90
912002-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * Makefile.am: Reflect 2002-01-23 changes.
94
952001-01-30      Joel Sherrill <joel@OARcorp.com>
96
97        * Makefile.am: Corrected so .h files from rtems/score/ are installed.
98
992002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * rtems/Makefile.am: Removed.
102        * rtems/score/Makefile.am: Removed.
103        * configure.ac: Reflect changes above.
104
1052001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * Makefile.am: Add multilib support.
108
1092001-11-28      Joel Sherrill <joel@OARcorp.com>,
110
111        This was tracked as PR91.
112        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
113        is used to specify if the port uses the standard macro for this (FALSE).
114        A TRUE setting indicates the port provides its own implementation.
115
1162001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
119        * configure.in: Remove.
120        * configure.ac: New file, generated from configure.in by autoupdate.
121
1222001-09-27      Jiri Gaisler <jiri@gaisler.com>
123
124        * cpu_asm.S: Small patch to fix a bug in the rtems sparc port. The
125        bug has been there all the time, but only hits the leon bsp since the
126        leon cpu has a 5-stage pipeline (erc32 has 4 stages).
127
1282001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
131        * Makefile.am: Use 'PREINSTALL_FILES ='.
132
133
1342001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * Makefile.am, rtems/score/Makefile.am:
137        Apply include_*HEADERS instead of H_FILES.
138
1392001-01-03      Joel Sherrill <joel@OARcorp.com>
140
141        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
142        * cpu_asm.S: Modify to properly dereference _ISR_Vector_table
143        now that it is dynamically allocated.
144
1452000-12-06      Joel Sherrill <joel@OARcorp.com>
146
147        * cpu.c: Added include of <rtems/rtems/cache.h> to eliminate warning.
148
1492000-11-21      Jiri Gaisler <jgais@ws.estec.esa.nl>
150
151        * cpu_asm.S: Fix for CPUs with FPU revision B or C.
152
1532000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
154
155        * cpu.c, rtems/cpu/sparc.h: Make floating point optional based
156        on gcc arguments.  Do not initialize FP context if there is
157        no FPU.  Flush instruction cache after installing RTEMS trap handler.
158
1592000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
162
1632000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
166
1672000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
170        Switch to GNU canonicalization.
171
1722000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * Makefile.am: Include compile.am.
175
1762000-08-10      Joel Sherrill <joel@OARcorp.com>
177
178        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.