source: rtems/c/src/lib/libcpu/a29k/ChangeLog @ 9269ef8

4.104.114.84.95
Last change on this file since 9269ef8 was 9269ef8, checked in by Joel Sherrill <joel.sherrill@…>, on 03/28/02 at 00:48:11

2002-03-27 Ralf Corsepius <corsepiu@…>

  • configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]).
  • clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Makefile.am: Remove AUTOMAKE_OPTIONS.
  • timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Property mode set to 100644
File size: 1.8 KB
Line 
12002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac:
4        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
5        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
6        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
7        * Makefile.am: Remove AUTOMAKE_OPTIONS.
8        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
9
102001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
13        * configure.in: Remove.
14        * configure.ac: New file, generated from configure.in by autoupdate.
15
162001-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de:
17
18        * clock/Makefile.am: Apply include_*HEADERS instead of H_FILES.
19
202000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
23
242000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
27
282000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
31        Switch to GNU canonicalization.
32
332000-10-18      Joel Sherrill <joel@OARcorp.com>
34
35        * ChangeLog: Corrected comment.
36
372000-10-18      Joel Sherrill <joel@OARcorp.com>
38
39        * clock/ckinit.c: Removed commented out include of bsp.h.
40        * timer/timer.c: Removed commented out include of bsp.h.
41
422000-09-25      Joel Sherrill <joel@OARcorp.com>
43
44        * clock/ckinit.c: Removed include of <bsp.h>.  Also switch to
45        macros to get configuration data.
46        * timer/timer.c: Removed include of <bsp.h>.  Fixed comment
47        that said 4650 (a mips part).
48
492000-09-22      Joel Sherrill <joel@OARcorp.com>
50
51        *  clock/clock.S: Commented out non-GNU assembly.
52
532000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * clock/Makefile.am, timer/Makefile.am: Include compile.am
56
572000-08-10      Joel Sherrill <joel@OARcorp.com>
58
59        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.