source: rtems/cpukit/score/cpu/c4x/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.2 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        * cpu.c, cpu_asm.S, irq.c, rtems/score/c4x.h, rtems/score/cpu.h,
17        rtems/score/cpu_asm.h, rtems/score/types.h: URL for license changed.
18
192003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
22
232003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.ac: Remove AC_CONFIG_AUX_DIR.
26
272003-02-11      Joel Sherrill <joel@OARcorp.com>
28
29        * irq.c: Rework logic that decides when to call
30        _Thread_Dispatch.  Analysis by Sergei Organov <osv@javad.ru>
31        determined that _ISR_Signals_to_thread_executing was not being
32        honored and/or cleared properly.
33
342002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
37        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
38
392002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac: Fix package name.
42
432002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
46
472002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * .cvsignore: Reformat.
50        Add autom4te*cache.
51        Remove autom4te.cache.
52
532002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
56
572002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * Makefile.am: Use .$(OBJEXT) instead of .o.
60
612002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Use . instead of .o.
64
652002-07-05      Joel Sherrill <joel@OARcorp.com>
66
67        * cpu.c, irq.c, rtems/score/cpu.h: Filled in something that was
68        marked XXX.
69
702002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * configure.ac: RTEMS_TOP(../../../..).
73
742002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * rtems.c: Remove.
77        * Makefile.am: Reflect changes above.
78
792002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * configure.ac: Remove RTEMS_PROJECT_ROOT.
82
832002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * configure.ac: Add RTEMS_PROG_CCAS
86
872002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
90        Add AC_PROG_RANLIB.
91
922002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
95        Use ../../../aclocal.
96
972001-04-03      Joel Sherrill <joel@OARcorp.com>
98
99        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
100        * rtems/score/c4xtypes.h: Removed.
101        * rtems/score/types.h: New file via CVS magic.
102        * Makefile.am, rtems/score/cpu.h: Account for name change.
103
1042002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * configure.ac:
107        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
108        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
109        * Makefile.am: Remove AUTOMAKE_OPTIONS.
110
1112002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * rtems/Makefile.am: Removed.
114        * rtems/score/Makefile.am: Removed.
115        * configure.ac: Reflect changes above.
116        * Makefile.am: Reflect changes above.
117
1182002-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * asm.h: Remove #include <rtems/score/targopts.h>.
121        Add #include <rtems/score/cpuopts.h>.
122
123
124
1252002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
128
1292001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * configure.ac: Use RTEMS_ENV_RTEMSCPU.
132
1332001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * Makefile.am: Add multilib support.
136
1372001-11-28      Joel Sherrill <joel@OARcorp.com>,
138
139        This was tracked as PR91.
140        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
141        is used to specify if the port uses the standard macro for this (FALSE).
142        A TRUE setting indicates the port provides its own implementation.
143
1442001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
147        * configure.in: Remove.
148        * configure.ac: New file, generated from configure.in by autoupdate.
149
1502001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
153        * Makefile.am: Use 'PREINSTALL_FILES ='.
154
1552001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * Makefile.am, rtems/score/Makefile.am:
158        Apply include_*HEADERS instead of H_FILES.
159
1602001-01-03      Joel Sherrill <joel@OARcorp.com>
161
162        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
163
1642000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
167
1682000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
171
1722000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
175        Switch to GNU canonicalization.
176
1772000-10-18      Joel Sherrill <joel@OARcorp.com>
178
179        * rtems/score/c4x.h: Modified to properly multilib.  This required
180        using only macros predefined by gcc.
181
1822000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * Makefile.am: Include compile.am, formatting.
185        * rtems/Makefile.am: formatting.
186        * rtems/score/Makefile.am: formatting.
187
1882000-08-10      Joel Sherrill <joel@OARcorp.com>
189
190        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.