source: rtems/cpukit/score/cpu/h8300/ChangeLog @ 9ca05b1

4.104.114.84.95
Last change on this file since 9ca05b1 was 9ca05b1, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/21/03 at 15:13:36

2003-10-21 Ralf Corsepius <corsepiu@…>

  • configure.ac: Remove RTEMS_CANONICAL_HOST.
  • Property mode set to 100644
File size: 5.4 KB
Line 
12003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove RTEMS_CANONICAL_HOST.
4
52003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Remove RTEMS_CHECK_CPU.
8
92003-09-26      Joel Sherrill <joel@OARcorp.com>
10
11        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
12        references.
13
142003-09-04      Joel Sherrill <joel@OARcorp.com>
15
16        * asm.h, cpu.c, cpu_asm.S, rtems/score/cpu.h, rtems/score/h8300.h,
17        rtems/score/types.h: URL for license changed.
18
192003-08-14      Joel Sherrill <joel@OARcorp.com>
20
21        PR 455/bsps
22        * rtems/score/cpu.h: Added missing CPU_swap_u16().
23
242003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
27
282003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: Remove AC_CONFIG_AUX_DIR.
31
322002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
35        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
36
372002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac: Fix package name.
40
412002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * rtems/score/cpu.h: Add prototype of H8BD_Install_IRQ to eliminate
44        warning.
45
462002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
49
502002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * .cvsignore: Reformat.
53        Add autom4te*cache.
54        Remove autom4te.cache.
55
562002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
59
602002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: Use .$(OBJEXT) instead of .o.
63
642002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Use . instead of .o.
67
682002-07-05      Joel Sherrill <joel@OARcorp.com>
69
70        * rtems/score/cpu.h: Filled in something that was marked XXX.
71
722002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac: RTEMS_TOP(../../../..).
75
762002-07-04      Joel Sherrill <joel@OARcorp.com>
77
78        * Makefile.am: Remove reference to deprecated rtems.c.
79
802002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * rtems.c: Remove.
83        * Makefile.am: Reflect changes above.
84
852002-07-01      Joel Sherrill <joel@OARcorp.com>
86
87        * rtems/score/cpu.h: Fixed comments and renamed
88        CPU_SYSTEM_INITIALIZATION_THREAD_EXTRA_STACK to
89        CPU_MPCI_RECEIVE_SERVER_EXTRA_STACK to be consistent with other code.
90
912002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac: Remove RTEMS_PROJECT_ROOT.
94
952002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * configure.ac: Add RTEMS_PROG_CCAS
98
992002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
102        Add AC_PROG_RANLIB.
103
1042002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
107        Use ../../../aclocal.
108
1092001-04-03      Joel Sherrill <joel@OARcorp.com>
110
111        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
112        * rtems/score/h8300types.h: Removed.
113        * rtems/score/types.h: New file via CVS magic.
114        * Makefile.am, rtems/score/cpu.h: Account for name change.
115
1162002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * configure.ac:
119        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
120        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
121        * Makefile.am: Remove AUTOMAKE_OPTIONS.
122
1232002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * rtems/Makefile.am: Removed.
126        * rtems/score/Makefile.am: Removed.
127        * configure.ac: Reflect changes above.
128        * Makefile.am: Reflect changes above.
129
1302002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * rtems/score/cpu.h: #include <rtems/bspIo.h>.
133
1342001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * Makefile.am: Add multilib support.
137
1382001-11-28      Joel Sherrill <joel@OARcorp.com>,
139
140        This was tracked as PR91.
141        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
142        is used to specify if the port uses the standard macro for this (FALSE).
143        A TRUE setting indicates the port provides its own implementation.
144
1452001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
148        * configure.in: Remove.
149        * configure.ac: New file, generated from configure.in by autoupdate.
150
1512001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
154        * Makefile.am: Use 'PREINSTALL_FILES ='.
155
1562001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * Makefile.am, rtems/score/Makefile.am:
159        Apply include_*HEADERS instead of H_FILES.
160
1612001-01-03      Joel Sherrill <joel@OARcorp.com>
162
163        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
164        * cpu_asm.S: Modify to properly dereference _ISR_Vector_table
165        now that it is dynamically allocated.
166
1672000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
170
1712000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
174
1752000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
178        Switch to GNU canonicalization.
179
1802000-10-18      Joel Sherrill <joel@OARcorp.com>
181
182        * cpu_asm.S, rtems/score/cpu.h: Modified to better support
183        multilibing.  These changes result in the code being able to
184        compile with the default gcc settings.  It is not functional
185        in this configuration but does compile.
186
1872000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * Makefile.am: Include compile.am.
190
1912000-08-10      Joel Sherrill <joel@OARcorp.com>
192
193        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.