source: rtems/c/src/lib/libcpu/mips64orion/ChangeLog @ d212c116

4.104.114.84.95
Last change on this file since d212c116 was d212c116, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/02/03 at 05:07:34

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

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