source: rtems/c/src/lib/libcpu/m68k/ChangeLog @ 666c004

4.104.114.84.95
Last change on this file since 666c004 was 666c004, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/12/03 at 15:47:46

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

  • shared/cache/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
  • Property mode set to 100644
File size: 5.6 KB
Line 
12003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * shared/cache/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_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-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * m68040/fpsp/Makefile.am: Remove all-local: $(ARCH).
12        * shared/cache/Makefile.am: Remove all-local: $(ARCH).
13        * shared/misc/Makefile.am: Remove all-local: $(ARCH).
14
152003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * m68040/Makefile.am: Reformat.
18        * m68040/fpsp/Makefile.am: Reformat.
19        * shared/Makefile.am: Reformat.
20        * shared/cache/Makefile.am: Reformat. Use dirstamps for preinstallation.
21        * shared/misc/Makefile.am: Reformat.
22
232003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.ac: Remove RTEMS_CANONICAL_HOST.
26
272003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * configure.ac: Remove RTEMS_CHECK_CPU.
30
312003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * shared/cache/cache.c (m68030): fix prototype mismatch of
34        _CPU_cache_flush_entire_data.
35
362003-09-04      Joel Sherrill <joel@OARcorp.com>
37
38        * shared/misc/m68kidle.c: URL for license changed.
39
402003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: Reflect having moved aclocal/.
43
442003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * Makefile.am: Reflect having moved automake/.
47        * m68040/Makefile.am: Reflect having moved automake/.
48        * m68040/fpsp/Makefile.am: Reflect having moved automake/.
49        * shared/Makefile.am: Reflect having moved automake/.
50        * shared/cache/Makefile.am: Reflect having moved automake/.
51        * shared/misc/Makefile.am: Reflect having moved automake/.
52
532003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
56
572003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * configure.ac: Remove AC_CONFIG_AUX_DIR.
60
612003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
64
652003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.ac: AC_PREREQ(2.57).
68
692002-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * m68040/fpsp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
72        Eliminate *_O_FILES.
73        * shared/cache/Makefile.am: Ditto.
74        * shared/misc/Makefile.am: Ditto.
75
762002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
79
802002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.ac: Add RTEMS_PROG_CCAS.
83
842002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * .cvsignore: Reformat.
87        Add autom4te*cache.
88        Remove autom4te.cache.
89
902002-08-21      Joel Sherrill <joel@OARcorp.com>
91
92        * configure.ac, shared/misc/Makefile.am: PR217 required that the
93        idle task be moved to libcpu so it could be more acutely aware of
94        the CPU model.  This file was modified to pick up the idle task
95        from there.
96        * shared/misc/m68kidle.c: New file.
97
982002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * m68040/fpsp/Makefile.am: Use .$(OBJEXT) instead of .o.
101        * mcf5206/clock/Makefile.am: Use .$(OBJEXT) instead of .o.
102        * mcf5206/console/Makefile.am: Use .$(OBJEXT) instead of .o.
103        * mcf5206/mbus/Makefile.am: Use .$(OBJEXT) instead of .o.
104        * mcf5206/timer/Makefile.am: Use .$(OBJEXT) instead of .o.
105        * shared/cache/Makefile.am: Use .$(OBJEXT) instead of .o.
106        * shared/misc/Makefile.am: Use .$(OBJEXT) instead of .o.
107
1082002-08-06      Joel Sherrill <joel@OARcorp.com>
109
110        * configure.ac: Be more specific about looking at CPU32 and CPU32+
111        CPU model names so we can turn on the best compile of memcpy.c.
112
1132002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * configure.ac: Replace mcpu32 by mcpu32p conditional.
116        * share/misc/Makefile.am: Fix AM_CPPFLAGS bug.
117
1182002-08-05      Joel Sherrill <joel@OARcorp.com>
119
120        * Per PR260 eliminate use of make-target-options.  This impacted
121        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
122        SuperCore and required that the m68k optimized memcpy be moved
123        to libcpu.
124        * shared/misc/memcpy.c: Moved from score/cpu/m68k.
125        * configure.ac, shared/Makefile.am: Modified to reflect new directory.
126        * shared/misc/.cvsignore, shared/misc/Makefile.am: New file.
127
1282002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * configure.ac:
131        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
132        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
133        * m68040/fpsp/Makefile.am: Remove AUTOMAKE_OPTIONS.
134        * m68040/Makefile.am: Remove AUTOMAKE_OPTIONS.
135        * Makefile.am: Remove AUTOMAKE_OPTIONS.
136        * shared/cache/Makefile.am: Remove AUTOMAKE_OPTIONS.
137        * shared/Makefile.am: Remove AUTOMAKE_OPTIONS.
138
1392001-10-26      Joel Sherrill <joel@OARcorp.com>
140
141        * Makefile.am, configure.ac: New libcpu support for mcf5206e.
142
1432001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
146        * configure.in: Remove.
147        * configure.ac: New file, generated from configure.in by autoupdate.
148
1492001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * shared/cache/Makefile.am: Use 'PREINSTALL_FILES ='.
152        * shared/cache/Makefile.am: Use 'CLEANFILES ='.
153
1542001-03-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am:
157        Apply include_*HEADERS instead of H_FILES.
158
1592000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
162
1632000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
166
1672000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
170        Switch to GNU canonicalization.
171
1722000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Include
175        compile.am
176
1772000-08-10      Joel Sherrill <joel@OARcorp.com>
178
179        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.