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

4.104.114.84.95
Last change on this file since a6ebf56 was a6ebf56, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/01/02 at 12:00:26

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

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