source: rtems/c/src/lib/libcpu/mips64orion/ChangeLog @ 810720b6

4.104.114.84.95
Last change on this file since 810720b6 was 810720b6, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/12/03 at 03:28:02

2003-12-12 Ralf Corsepius <corsepiu@…>

  • configure.ac: Require automake >= 1.8, autoconf >= 2.59.
  • Property mode set to 100644
File size: 3.1 KB
Line 
12003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
4
52003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * clock/Makefile.am: Remove all-local: $(ARCH).
8        * timer/Makefile.am: Remove all-local: $(ARCH).
9
102003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * clock/Makefile.am: Reformat.
13        * timer/Makefile.am: Reformat.
14
152003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * configure.ac: Remove RTEMS_CANONICAL_HOST.
18
192003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: Remove RTEMS_CHECK_CPU.
22
232003-09-04      Joel Sherrill <joel@OARcorp.com>
24
25        * clock/ckinit.c, timer/timer.c: URL for license changed.
26
272003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Reflect having moved aclocal/.
30
312003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Reflect having moved automake/.
34        * clock/Makefile.am: Reflect having moved automake/.
35        * timer/Makefile.am: Reflect having moved automake/.
36
372003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
40
412003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * configure.ac: Remove AC_CONFIG_AUX_DIR.
44
452003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
48
492003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * configure.ac: AC_PREREQ(2.57).
52
532003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
56        * timer/Makefile.am: Ditto.
57
582002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
61
622002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.ac: Add RTEMS_PROG_CCAS.
65
662002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * .cvsignore: Reformat.
69        Add autom4te*cache.
70        Remove autom4te.cache.
71
722002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
75        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
76
772002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac:
80        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
81        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
82        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
83        * Makefile.am: Remove AUTOMAKE_OPTIONS.
84        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
85
862001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
89        * configure.in: Remove.
90        * configure.ac: New file, generated from configure.in by autoupdate.
91
922001-03-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * clock/Makefile.am: Apply *_HEADERS instead of *H_FILES.
95
962000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
99
1002000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
103
1042000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
107        Switch to GNU canonicalization.
108
1092000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * clock/Makefile.am, timer/Makefile.am: Include compile.am
112
1132000-08-10      Joel Sherrill <joel@OARcorp.com>
114
115        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.