source: rtems/c/src/lib/libcpu/a29k/ChangeLog @ 6b20f44

4.104.114.84.95
Last change on this file since 6b20f44 was 8730f45, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/21/02 at 12:19:27

2002-10-21 Ralf Corsepius <corsepiu@…>

  • .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
  • Property mode set to 100644
File size: 2.0 KB
Line 
12002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * .cvsignore: Reformat.
4        Add autom4te*cache.
5        Remove autom4te.cache.
6
72002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
10        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
11
122002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * configure.ac:
15        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
16        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
17        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
18        * Makefile.am: Remove AUTOMAKE_OPTIONS.
19        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
20
212001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
24        * configure.in: Remove.
25        * configure.ac: New file, generated from configure.in by autoupdate.
26
272001-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de:
28
29        * clock/Makefile.am: Apply include_*HEADERS instead of H_FILES.
30
312000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
34
352000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
38
392000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
42        Switch to GNU canonicalization.
43
442000-10-18      Joel Sherrill <joel@OARcorp.com>
45
46        * ChangeLog: Corrected comment.
47
482000-10-18      Joel Sherrill <joel@OARcorp.com>
49
50        * clock/ckinit.c: Removed commented out include of bsp.h.
51        * timer/timer.c: Removed commented out include of bsp.h.
52
532000-09-25      Joel Sherrill <joel@OARcorp.com>
54
55        * clock/ckinit.c: Removed include of <bsp.h>.  Also switch to
56        macros to get configuration data.
57        * timer/timer.c: Removed include of <bsp.h>.  Fixed comment
58        that said 4650 (a mips part).
59
602000-09-22      Joel Sherrill <joel@OARcorp.com>
61
62        *  clock/clock.S: Commented out non-GNU assembly.
63
642000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * clock/Makefile.am, timer/Makefile.am: Include compile.am
67
682000-08-10      Joel Sherrill <joel@OARcorp.com>
69
70        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.