source: rtems/cpukit/score/cpu/h8300/ChangeLog @ 7d0eba02

4.104.114.84.95
Last change on this file since 7d0eba02 was 7d0eba02, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/30/03 at 07:35:52

2003-11-30 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Add $(dirstamp) to preinstallation rules.
  • Property mode set to 100644
File size: 5.6 KB
Line 
12003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Add $(dirstamp) to preinstallation rules.
4
52003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Don't use gmake rules for preinstallation.
8
92003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: Remove RTEMS_CANONICAL_HOST.
12
132003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: Remove RTEMS_CHECK_CPU.
16
172003-09-26      Joel Sherrill <joel@OARcorp.com>
18
19        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
20        references.
21
222003-09-04      Joel Sherrill <joel@OARcorp.com>
23
24        * asm.h, cpu.c, cpu_asm.S, rtems/score/cpu.h, rtems/score/h8300.h,
25        rtems/score/types.h: URL for license changed.
26
272003-08-14      Joel Sherrill <joel@OARcorp.com>
28
29        PR 455/bsps
30        * rtems/score/cpu.h: Added missing CPU_swap_u16().
31
322003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
35
362003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.ac: Remove AC_CONFIG_AUX_DIR.
39
402002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
43        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
44
452002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * configure.ac: Fix package name.
48
492002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * rtems/score/cpu.h: Add prototype of H8BD_Install_IRQ to eliminate
52        warning.
53
542002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
57
582002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * .cvsignore: Reformat.
61        Add autom4te*cache.
62        Remove autom4te.cache.
63
642002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
67
682002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: Use .$(OBJEXT) instead of .o.
71
722002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Use . instead of .o.
75
762002-07-05      Joel Sherrill <joel@OARcorp.com>
77
78        * rtems/score/cpu.h: Filled in something that was marked XXX.
79
802002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.ac: RTEMS_TOP(../../../..).
83
842002-07-04      Joel Sherrill <joel@OARcorp.com>
85
86        * Makefile.am: Remove reference to deprecated rtems.c.
87
882002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * rtems.c: Remove.
91        * Makefile.am: Reflect changes above.
92
932002-07-01      Joel Sherrill <joel@OARcorp.com>
94
95        * rtems/score/cpu.h: Fixed comments and renamed
96        CPU_SYSTEM_INITIALIZATION_THREAD_EXTRA_STACK to
97        CPU_MPCI_RECEIVE_SERVER_EXTRA_STACK to be consistent with other code.
98
992002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac: Remove RTEMS_PROJECT_ROOT.
102
1032002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * configure.ac: Add RTEMS_PROG_CCAS
106
1072002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
110        Add AC_PROG_RANLIB.
111
1122002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
115        Use ../../../aclocal.
116
1172001-04-03      Joel Sherrill <joel@OARcorp.com>
118
119        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
120        * rtems/score/h8300types.h: Removed.
121        * rtems/score/types.h: New file via CVS magic.
122        * Makefile.am, rtems/score/cpu.h: Account for name change.
123
1242002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * configure.ac:
127        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
128        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
129        * Makefile.am: Remove AUTOMAKE_OPTIONS.
130
1312002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * rtems/Makefile.am: Removed.
134        * rtems/score/Makefile.am: Removed.
135        * configure.ac: Reflect changes above.
136        * Makefile.am: Reflect changes above.
137
1382002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * rtems/score/cpu.h: #include <rtems/bspIo.h>.
141
1422001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * Makefile.am: Add multilib support.
145
1462001-11-28      Joel Sherrill <joel@OARcorp.com>,
147
148        This was tracked as PR91.
149        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
150        is used to specify if the port uses the standard macro for this (FALSE).
151        A TRUE setting indicates the port provides its own implementation.
152
1532001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
156        * configure.in: Remove.
157        * configure.ac: New file, generated from configure.in by autoupdate.
158
1592001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
162        * Makefile.am: Use 'PREINSTALL_FILES ='.
163
1642001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * Makefile.am, rtems/score/Makefile.am:
167        Apply include_*HEADERS instead of H_FILES.
168
1692001-01-03      Joel Sherrill <joel@OARcorp.com>
170
171        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
172        * cpu_asm.S: Modify to properly dereference _ISR_Vector_table
173        now that it is dynamically allocated.
174
1752000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
178
1792000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
182
1832000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
186        Switch to GNU canonicalization.
187
1882000-10-18      Joel Sherrill <joel@OARcorp.com>
189
190        * cpu_asm.S, rtems/score/cpu.h: Modified to better support
191        multilibing.  These changes result in the code being able to
192        compile with the default gcc settings.  It is not functional
193        in this configuration but does compile.
194
1952000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * Makefile.am: Include compile.am.
198
1992000-08-10      Joel Sherrill <joel@OARcorp.com>
200
201        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.