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

4.104.114.84.95
Last change on this file since d8b3f14 was d8b3f14, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/15/03 at 18:29:44

2003-01-15 Ralf Corsepius <corsepiu@…>

  • clock/Makefile.am: Eliminate *_O_FILES. Don't include @RTEMS_BSP@.cfg.
  • timer/Makefile.am: Ditto.
  • Property mode set to 100644
File size: 2.4 KB
Line 
12003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * clock/Makefile.am: Eliminate *_O_FILES.
4        Don't include @RTEMS_BSP@.cfg.
5        * timer/Makefile.am: Ditto.
6
72002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
10
112002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * configure.ac: Add RTEMS_PROG_CCAS.
14
152002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * .cvsignore: Reformat.
18        Add autom4te*cache.
19        Remove autom4te.cache.
20
212002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
24        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
25
262002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac:
29        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
30        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
31        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
32        * Makefile.am: Remove AUTOMAKE_OPTIONS.
33        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
34
352001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
38        * configure.in: Remove.
39        * configure.ac: New file, generated from configure.in by autoupdate.
40
412001-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de:
42
43        * clock/Makefile.am: Apply include_*HEADERS instead of H_FILES.
44
452000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
48
492000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
52
532000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
56        Switch to GNU canonicalization.
57
582000-10-18      Joel Sherrill <joel@OARcorp.com>
59
60        * ChangeLog: Corrected comment.
61
622000-10-18      Joel Sherrill <joel@OARcorp.com>
63
64        * clock/ckinit.c: Removed commented out include of bsp.h.
65        * timer/timer.c: Removed commented out include of bsp.h.
66
672000-09-25      Joel Sherrill <joel@OARcorp.com>
68
69        * clock/ckinit.c: Removed include of <bsp.h>.  Also switch to
70        macros to get configuration data.
71        * timer/timer.c: Removed include of <bsp.h>.  Fixed comment
72        that said 4650 (a mips part).
73
742000-09-22      Joel Sherrill <joel@OARcorp.com>
75
76        *  clock/clock.S: Commented out non-GNU assembly.
77
782000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * clock/Makefile.am, timer/Makefile.am: Include compile.am
81
822000-08-10      Joel Sherrill <joel@OARcorp.com>
83
84        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.