1 | 2003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
2 | |
---|
3 | * configure.ac: Remove RTEMS_CANONICAL_HOST. |
---|
4 | |
---|
5 | 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
6 | |
---|
7 | * configure.ac: Remove RTEMS_CHECK_CPU. |
---|
8 | |
---|
9 | 2003-09-04 Joel Sherrill <joel@OARcorp.com> |
---|
10 | |
---|
11 | * clock/ckinit.c, timer/timer.c: URL for license changed. |
---|
12 | |
---|
13 | 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
14 | |
---|
15 | * Makefile.am: Reflect having moved aclocal/. |
---|
16 | |
---|
17 | 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
18 | |
---|
19 | * Makefile.am: Reflect having moved automake/. |
---|
20 | * clock/Makefile.am: Reflect having moved automake/. |
---|
21 | * timer/Makefile.am: Reflect having moved automake/. |
---|
22 | |
---|
23 | 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
24 | |
---|
25 | * configure.ac: Use rtems-bugs@rtems.com as bug report email address. |
---|
26 | |
---|
27 | 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
28 | |
---|
29 | * configure.ac: Remove AC_CONFIG_AUX_DIR. |
---|
30 | |
---|
31 | 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
32 | |
---|
33 | * configure.ac: AM_INIT_AUTOMAKE([1.7.2]). |
---|
34 | |
---|
35 | 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
36 | |
---|
37 | * configure.ac: AC_PREREQ(2.57). |
---|
38 | |
---|
39 | 2003-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
40 | |
---|
41 | * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
42 | * timer/Makefile.am: Ditto. |
---|
43 | |
---|
44 | 2002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
45 | |
---|
46 | * configure.ac: Remove RTEMS_CHECK_BSP_CACHE. |
---|
47 | |
---|
48 | 2002-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
49 | |
---|
50 | * configure.ac: Add RTEMS_PROG_CCAS. |
---|
51 | |
---|
52 | 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
53 | |
---|
54 | * .cvsignore: Reformat. |
---|
55 | Add autom4te*cache. |
---|
56 | Remove autom4te.cache. |
---|
57 | |
---|
58 | 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
59 | |
---|
60 | * clock/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
61 | * timer/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
62 | |
---|
63 | 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
64 | |
---|
65 | * configure.ac: |
---|
66 | AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). |
---|
67 | AM_INIT_AUTOMAKE([no-define foreign 1.6]). |
---|
68 | * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
69 | * Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
70 | * timer/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
71 | |
---|
72 | 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
73 | |
---|
74 | * .cvsignore: Add autom4te.cache for autoconf > 2.52. |
---|
75 | * configure.in: Remove. |
---|
76 | * configure.ac: New file, generated from configure.in by autoupdate. |
---|
77 | |
---|
78 | 2001-03-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
79 | |
---|
80 | * clock/Makefile.am: Apply *_HEADERS instead of *H_FILES. |
---|
81 | |
---|
82 | 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
83 | |
---|
84 | * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. |
---|
85 | |
---|
86 | 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
87 | |
---|
88 | * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. |
---|
89 | |
---|
90 | 2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
91 | |
---|
92 | * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. |
---|
93 | Switch to GNU canonicalization. |
---|
94 | |
---|
95 | 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
96 | |
---|
97 | * clock/Makefile.am, timer/Makefile.am: Include compile.am |
---|
98 | |
---|
99 | 2000-08-10 Joel Sherrill <joel@OARcorp.com> |
---|
100 | |
---|
101 | * ChangeLog: New file. |
---|