source: rtems/c/src/lib/libcpu/a29k/ChangeLog @ ccd81b60

4.104.114.84.95
Last change on this file since ccd81b60 was ccd81b60, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/11/03 at 11:47:49

2003-02-11 Ralf Corsepius <corsepiu@…>

  • configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
  • Property mode set to 100644
File size: 2.6 KB
Line 
12003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
4
52003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: AC_PREREQ(2.57).
8
92003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * clock/Makefile.am: Eliminate *_O_FILES.
12        Don't include @RTEMS_BSP@.cfg.
13        * timer/Makefile.am: Ditto.
14
152002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
18
192002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: Add RTEMS_PROG_CCAS.
22
232002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * .cvsignore: Reformat.
26        Add autom4te*cache.
27        Remove autom4te.cache.
28
292002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
32        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
33
342002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac:
37        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
38        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
39        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
40        * Makefile.am: Remove AUTOMAKE_OPTIONS.
41        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
42
432001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
46        * configure.in: Remove.
47        * configure.ac: New file, generated from configure.in by autoupdate.
48
492001-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de:
50
51        * clock/Makefile.am: Apply include_*HEADERS instead of H_FILES.
52
532000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
56
572000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
60
612000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
64        Switch to GNU canonicalization.
65
662000-10-18      Joel Sherrill <joel@OARcorp.com>
67
68        * ChangeLog: Corrected comment.
69
702000-10-18      Joel Sherrill <joel@OARcorp.com>
71
72        * clock/ckinit.c: Removed commented out include of bsp.h.
73        * timer/timer.c: Removed commented out include of bsp.h.
74
752000-09-25      Joel Sherrill <joel@OARcorp.com>
76
77        * clock/ckinit.c: Removed include of <bsp.h>.  Also switch to
78        macros to get configuration data.
79        * timer/timer.c: Removed include of <bsp.h>.  Fixed comment
80        that said 4650 (a mips part).
81
822000-09-22      Joel Sherrill <joel@OARcorp.com>
83
84        *  clock/clock.S: Commented out non-GNU assembly.
85
862000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * clock/Makefile.am, timer/Makefile.am: Include compile.am
89
902000-08-10      Joel Sherrill <joel@OARcorp.com>
91
92        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.