source: rtems/cpukit/score/cpu/mips64orion/ChangeLog @ 7fccd6d6

4.104.114.84.95
Last change on this file since 7fccd6d6 was 7fccd6d6, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/12/03 at 13:02:24

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

  • Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
  • Property mode set to 100644
File size: 4.9 KB
Line 
12003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
4
52003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
8
92003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Remove TMPINSTALL_FILES.
12
132003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * Makefile.am: Add $(dirstamp) to preinstallation rules.
16
172003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: Don't use gmake rules for preinstallation.
20
212003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * configure.ac: Remove RTEMS_CANONICAL_HOST.
24
252003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac: Remove RTEMS_CHECK_CPU.
28
292003-09-26      Joel Sherrill <joel@OARcorp.com>
30
31        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
32        references.
33
342003-09-04      Joel Sherrill <joel@OARcorp.com>
35
36        * cpu.c, cpu_asm.S, cpu_asm.h, rtems/score/cpu.h,
37        rtems/score/mips64orion.h, rtems/score/types.h: URL for license
38        changed.
39
402003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
43
442003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * configure.ac: Remove AC_CONFIG_AUX_DIR.
47
482002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
51        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
52
532002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * configure.ac: Fix package name.
56
572002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
60
612002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * .cvsignore: Reformat.
64        Add autom4te*cache.
65        Remove autom4te.cache.
66
672002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
70
712002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * Makefile.am: Use .$(OBJEXT) instead of .o.
74
752002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * configure.ac: RTEMS_TOP(../../../..).
78
792002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * rtems.c: Remove.
82        * Makefile.am: Reflect changes above.
83
842002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * configure.ac: Remove RTEMS_PROJECT_ROOT.
87
882002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.ac: Add RTEMS_PROG_CCAS
91
922002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
95        Add AC_PROG_RANLIB.
96
972002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
100        Use ../../../aclocal.
101
1022002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * asm.h: Use cpuopts.h instead of targopts.h.
105
1062001-04-03      Joel Sherrill <joel@OARcorp.com>
107
108        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
109        * rtems/score/mipstypes.h: Removed.
110        * rtems/score/types.h: New file via CVS magic.
111        * Makefile.am, rtems/score/cpu.h: Account for name change.
112
1132002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * configure.ac:
116        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
117        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
118        * Makefile.am: Remove AUTOMAKE_OPTIONS.
119
1202002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * rtems/Makefile.am: Removed.
123        * rtems/score/Makefile.am: Removed.
124        * configure.ac: Reflect changes above.
125        * Makefile.am: Reflect changes above.
126
1272001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * Makefile.am: Add multilib support.
130
1312001-11-28      Joel Sherrill <joel@OARcorp.com>,
132
133        This was tracked as PR91.
134        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
135        is used to specify if the port uses the standard macro for this (FALSE).
136        A TRUE setting indicates the port provides its own implementation.
137
1382001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
141        * configure.in: Remove.
142        * configure.ac: New file, generated from configure.in by autoupdate.
143
1442001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
147        * Makefile.am: Use 'PREINSTALL_FILES ='.
148
1492001-04-11      Joel Sherrill <joel@OARcorp.com>
150
151        * cpu.c: Removed duplicate declaration for _ISR_Vector_table.
152
1532001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * Makefile.am, rtems/score/Makefile.am:
156        Apply include_*HEADERS instead of H_FILES.
157
1582001-01-03      Joel Sherrill <joel@OARcorp.com>
159
160        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
161
1622000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
165
1662000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
169
1702000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
173        Switch to GNU canonicalization.
174
1752000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * Makefile.am: Include compile.am.
178
1792000-08-10      Joel Sherrill <joel@OARcorp.com>
180
181        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.