source: rtems/c/src/lib/libcpu/m68k/ChangeLog @ c8e1751

4.104.114.84.95
Last change on this file since c8e1751 was c8e1751, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/21/03 at 11:18:07

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

  • configure.ac: Remove RTEMS_CHECK_CPU.
  • Property mode set to 100644
File size: 4.8 KB
Line 
12003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove RTEMS_CHECK_CPU.
4
52003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * shared/cache/cache.c (m68030): fix prototype mismatch of
8        _CPU_cache_flush_entire_data.
9
102003-09-04      Joel Sherrill <joel@OARcorp.com>
11
12        * shared/misc/m68kidle.c: URL for license changed.
13
142003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Reflect having moved aclocal/.
17
182003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * Makefile.am: Reflect having moved automake/.
21        * m68040/Makefile.am: Reflect having moved automake/.
22        * m68040/fpsp/Makefile.am: Reflect having moved automake/.
23        * shared/Makefile.am: Reflect having moved automake/.
24        * shared/cache/Makefile.am: Reflect having moved automake/.
25        * shared/misc/Makefile.am: Reflect having moved automake/.
26
272003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
30
312003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac: Remove AC_CONFIG_AUX_DIR.
34
352003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
38
392003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac: AC_PREREQ(2.57).
42
432002-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * m68040/fpsp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
46        Eliminate *_O_FILES.
47        * shared/cache/Makefile.am: Ditto.
48        * shared/misc/Makefile.am: Ditto.
49
502002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
53
542002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: Add RTEMS_PROG_CCAS.
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-08-21      Joel Sherrill <joel@OARcorp.com>
65
66        * configure.ac, shared/misc/Makefile.am: PR217 required that the
67        idle task be moved to libcpu so it could be more acutely aware of
68        the CPU model.  This file was modified to pick up the idle task
69        from there.
70        * shared/misc/m68kidle.c: New file.
71
722002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * m68040/fpsp/Makefile.am: Use .$(OBJEXT) instead of .o.
75        * mcf5206/clock/Makefile.am: Use .$(OBJEXT) instead of .o.
76        * mcf5206/console/Makefile.am: Use .$(OBJEXT) instead of .o.
77        * mcf5206/mbus/Makefile.am: Use .$(OBJEXT) instead of .o.
78        * mcf5206/timer/Makefile.am: Use .$(OBJEXT) instead of .o.
79        * shared/cache/Makefile.am: Use .$(OBJEXT) instead of .o.
80        * shared/misc/Makefile.am: Use .$(OBJEXT) instead of .o.
81
822002-08-06      Joel Sherrill <joel@OARcorp.com>
83
84        * configure.ac: Be more specific about looking at CPU32 and CPU32+
85        CPU model names so we can turn on the best compile of memcpy.c.
86
872002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.ac: Replace mcpu32 by mcpu32p conditional.
90        * share/misc/Makefile.am: Fix AM_CPPFLAGS bug.
91
922002-08-05      Joel Sherrill <joel@OARcorp.com>
93
94        * Per PR260 eliminate use of make-target-options.  This impacted
95        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
96        SuperCore and required that the m68k optimized memcpy be moved
97        to libcpu.
98        * shared/misc/memcpy.c: Moved from score/cpu/m68k.
99        * configure.ac, shared/Makefile.am: Modified to reflect new directory.
100        * shared/misc/.cvsignore, shared/misc/Makefile.am: New file.
101
1022002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * configure.ac:
105        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
106        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
107        * m68040/fpsp/Makefile.am: Remove AUTOMAKE_OPTIONS.
108        * m68040/Makefile.am: Remove AUTOMAKE_OPTIONS.
109        * Makefile.am: Remove AUTOMAKE_OPTIONS.
110        * shared/cache/Makefile.am: Remove AUTOMAKE_OPTIONS.
111        * shared/Makefile.am: Remove AUTOMAKE_OPTIONS.
112
1132001-10-26      Joel Sherrill <joel@OARcorp.com>
114
115        * Makefile.am, configure.ac: New libcpu support for mcf5206e.
116
1172001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
120        * configure.in: Remove.
121        * configure.ac: New file, generated from configure.in by autoupdate.
122
1232001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * shared/cache/Makefile.am: Use 'PREINSTALL_FILES ='.
126        * shared/cache/Makefile.am: Use 'CLEANFILES ='.
127
1282001-03-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am:
131        Apply include_*HEADERS instead of H_FILES.
132
1332000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
136
1372000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
140
1412000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
144        Switch to GNU canonicalization.
145
1462000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Include
149        compile.am
150
1512000-08-10      Joel Sherrill <joel@OARcorp.com>
152
153        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.