source: rtems/c/src/lib/libcpu/m68k/ChangeLog @ 4daae74

4.104.114.84.95
Last change on this file since 4daae74 was 4daae74, checked in by Joel Sherrill <joel.sherrill@…>, on 09/04/03 at 18:53:04

2003-09-04 Joel Sherrill <joel@…>

  • shared/misc/m68kidle.c: URL for license changed.
  • Property mode set to 100644
File size: 4.6 KB
Line 
12003-09-04      Joel Sherrill <joel@OARcorp.com>
2
3        * shared/misc/m68kidle.c: URL for license changed.
4
52003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Reflect having moved aclocal/.
8
92003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Reflect having moved automake/.
12        * m68040/Makefile.am: Reflect having moved automake/.
13        * m68040/fpsp/Makefile.am: Reflect having moved automake/.
14        * shared/Makefile.am: Reflect having moved automake/.
15        * shared/cache/Makefile.am: Reflect having moved automake/.
16        * shared/misc/Makefile.am: Reflect having moved automake/.
17
182003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
21
222003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.ac: Remove AC_CONFIG_AUX_DIR.
25
262003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
29
302003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * configure.ac: AC_PREREQ(2.57).
33
342002-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * m68040/fpsp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
37        Eliminate *_O_FILES.
38        * shared/cache/Makefile.am: Ditto.
39        * shared/misc/Makefile.am: Ditto.
40
412002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
44
452002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * configure.ac: Add RTEMS_PROG_CCAS.
48
492002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * .cvsignore: Reformat.
52        Add autom4te*cache.
53        Remove autom4te.cache.
54
552002-08-21      Joel Sherrill <joel@OARcorp.com>
56
57        * configure.ac, shared/misc/Makefile.am: PR217 required that the
58        idle task be moved to libcpu so it could be more acutely aware of
59        the CPU model.  This file was modified to pick up the idle task
60        from there.
61        * shared/misc/m68kidle.c: New file.
62
632002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * m68040/fpsp/Makefile.am: Use .$(OBJEXT) instead of .o.
66        * mcf5206/clock/Makefile.am: Use .$(OBJEXT) instead of .o.
67        * mcf5206/console/Makefile.am: Use .$(OBJEXT) instead of .o.
68        * mcf5206/mbus/Makefile.am: Use .$(OBJEXT) instead of .o.
69        * mcf5206/timer/Makefile.am: Use .$(OBJEXT) instead of .o.
70        * shared/cache/Makefile.am: Use .$(OBJEXT) instead of .o.
71        * shared/misc/Makefile.am: Use .$(OBJEXT) instead of .o.
72
732002-08-06      Joel Sherrill <joel@OARcorp.com>
74
75        * configure.ac: Be more specific about looking at CPU32 and CPU32+
76        CPU model names so we can turn on the best compile of memcpy.c.
77
782002-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.ac: Replace mcpu32 by mcpu32p conditional.
81        * share/misc/Makefile.am: Fix AM_CPPFLAGS bug.
82
832002-08-05      Joel Sherrill <joel@OARcorp.com>
84
85        * Per PR260 eliminate use of make-target-options.  This impacted
86        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
87        SuperCore and required that the m68k optimized memcpy be moved
88        to libcpu.
89        * shared/misc/memcpy.c: Moved from score/cpu/m68k.
90        * configure.ac, shared/Makefile.am: Modified to reflect new directory.
91        * shared/misc/.cvsignore, shared/misc/Makefile.am: New file.
92
932002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * configure.ac:
96        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
97        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
98        * m68040/fpsp/Makefile.am: Remove AUTOMAKE_OPTIONS.
99        * m68040/Makefile.am: Remove AUTOMAKE_OPTIONS.
100        * Makefile.am: Remove AUTOMAKE_OPTIONS.
101        * shared/cache/Makefile.am: Remove AUTOMAKE_OPTIONS.
102        * shared/Makefile.am: Remove AUTOMAKE_OPTIONS.
103
1042001-10-26      Joel Sherrill <joel@OARcorp.com>
105
106        * Makefile.am, configure.ac: New libcpu support for mcf5206e.
107
1082001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
111        * configure.in: Remove.
112        * configure.ac: New file, generated from configure.in by autoupdate.
113
1142001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * shared/cache/Makefile.am: Use 'PREINSTALL_FILES ='.
117        * shared/cache/Makefile.am: Use 'CLEANFILES ='.
118
1192001-03-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am:
122        Apply include_*HEADERS instead of H_FILES.
123
1242000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
127
1282000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
131
1322000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
135        Switch to GNU canonicalization.
136
1372000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * m68040/fpsp/Makefile.am, shared/cache/Makefile.am: Include
140        compile.am
141
1422000-08-10      Joel Sherrill <joel@OARcorp.com>
143
144        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.