source: rtems/cpukit/score/cpu/or32/ChangeLog @ 60f7da2

4.104.114.84.95
Last change on this file since 60f7da2 was 60f7da2, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/01/03 at 04:38:56

2003-12-01 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Remove TMPINSTALL_FILES.
  • Property mode set to 100644
File size: 5.2 KB
Line 
12003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Remove TMPINSTALL_FILES.
4
52003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Add $(dirstamp) to preinstallation rules.
8
92003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Don't use gmake rules for preinstallation.
12
132003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: Remove RTEMS_CANONICAL_HOST.
16
172003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * configure.ac: Remove RTEMS_CHECK_CPU.
20
212003-09-26      Joel Sherrill <joel@OARcorp.com>
22
23        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
24        references.
25
262003-09-04      Joel Sherrill <joel@OARcorp.com>
27
28        * cpu.c, cpu_asm.c, rtems/score/cpu.h, rtems/score/cpu_asm.h,
29        rtems/score/or32.h, rtems/score/types.h: URL for license changed.
30
312003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
34
352003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: Remove AC_CONFIG_AUX_DIR.
38
392002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
42        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
43
442002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * configure.ac: Fix package name.
47
482002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
51
522002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * .cvsignore: Reformat.
55        Add autom4te*cache.
56        Remove autom4te.cache.
57
582002-09-14      Ivan Guzvinec <ivang@opencores.org>
59
60        * rtems/score/cpu.h (_CPU_Initialize_vectors) Define to NULL
61        since it is not used.
62
632002-08-06      Joel Sherrill <joel@OARcorp.com>
64
65        * asm.h, rtems/score/cpu.h: Correct items that have changed since
66        RTEMS version or32 port was based upon.
67
682002-08-05      Chris Ziomkowski <chris@asics.ws>
69
70        * asm.h, cpu.c, cpu_asm.c, rtems/score/cpu.h, rtems/score/or32.h,
71        rtems/score/types.h: Merged from OpenCores CVS repository.
72
732002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
76
772002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: Use .$(OBJEXT) instead of .o.
80
812002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * configure.ac: RTEMS_TOP(../../../..).
84
852002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * rtems.c: Remove.
88        * Makefile.am: Reflect changes above.
89
902002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: Remove RTEMS_PROJECT_ROOT.
93
942002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac: Add RTEMS_PROG_CCAS
97
982002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
101        Add AC_PROG_RANLIB.
102
1032002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
106        Use ../../../aclocal.
107
1082001-04-03      Joel Sherrill <joel@OARcorp.com>
109
110        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
111        * rtems/score/or32types.h: Removed.
112        * rtems/score/types.h: New file via CVS magic.
113        * Makefile.am, rtems/score/cpu.h: Account for name change.
114
1152002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * configure.ac:
118        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
119        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
120        * Makefile.am: Remove AUTOMAKE_OPTIONS.
121
1222001-02-27      Joel Sherrill <joel@OARcorp.com>
123
124        * rtems/score/cpu.h: Fix conditional to match current GCC.
125
1262001-02-05      Joel Sherrill <joel@OARcorp.com>
127
128        * rtems/Makefile.am, rtems/score/Makefile.am: Removed again.
129
1302002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * rtems/Makefile.am: Removed.
133        * rtems/score/Makefile.am: Removed.
134        * configure.ac: Reflect changes above.
135        * Makefile.am: Reflect changes above.
136
1372001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * Makefile.am: Add multilib support.
140
1412001-11-28      Joel Sherrill <joel@OARcorp.com>,
142
143        This was tracked as PR91.
144        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
145        is used to specify if the port uses the standard macro for this (FALSE).
146        A TRUE setting indicates the port provides its own implementation.
147
1482001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
151        * configure.in: Remove.
152        * configure.ac: New file, generated from configure.in by autoupdate.
153
1542001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
157        * Makefile.am: Use 'PREINSTALL_FILES ='.
158
1592001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * Makefile.am, rtems/score/Makefile.am:
162        Apply include_*HEADERS instead of H_FILES.
163
1642001-01-03      Joel Sherrill <joel@OARcorp.com>
165
166        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
167
1682000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
171
1722000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
175
1762000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
179        Switch to GNU canonicalization.
180
1812000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * Makefile.am: Include compile.am.
184
1852000-08-11      Joel Sherrill <joel@OARcorp.com>
186
187        * Shell added for or32 port based on no_cpu port with names replaced.
Note: See TracBrowser for help on using the repository browser.