source: rtems/c/src/lib/libcpu/a29k/ChangeLog @ 9bd78e3e

4.104.114.84.95
Last change on this file since 9bd78e3e was dfa8fe34, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/06/02 at 08:23:08

2002-12-06 Ralf Corsepius <corsepiu@…>

  • configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
  • Property mode set to 100644
File size: 2.2 KB
Line 
12002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
4
52002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Add RTEMS_PROG_CCAS.
8
92002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * .cvsignore: Reformat.
12        Add autom4te*cache.
13        Remove autom4te.cache.
14
152002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
18        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
19
202002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * configure.ac:
23        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
24        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
25        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
26        * Makefile.am: Remove AUTOMAKE_OPTIONS.
27        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
28
292001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
32        * configure.in: Remove.
33        * configure.ac: New file, generated from configure.in by autoupdate.
34
352001-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de:
36
37        * clock/Makefile.am: Apply include_*HEADERS instead of H_FILES.
38
392000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
42
432000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
46
472000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
50        Switch to GNU canonicalization.
51
522000-10-18      Joel Sherrill <joel@OARcorp.com>
53
54        * ChangeLog: Corrected comment.
55
562000-10-18      Joel Sherrill <joel@OARcorp.com>
57
58        * clock/ckinit.c: Removed commented out include of bsp.h.
59        * timer/timer.c: Removed commented out include of bsp.h.
60
612000-09-25      Joel Sherrill <joel@OARcorp.com>
62
63        * clock/ckinit.c: Removed include of <bsp.h>.  Also switch to
64        macros to get configuration data.
65        * timer/timer.c: Removed include of <bsp.h>.  Fixed comment
66        that said 4650 (a mips part).
67
682000-09-22      Joel Sherrill <joel@OARcorp.com>
69
70        *  clock/clock.S: Commented out non-GNU assembly.
71
722000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * clock/Makefile.am, timer/Makefile.am: Include compile.am
75
762000-08-10      Joel Sherrill <joel@OARcorp.com>
77
78        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.