source: rtems/c/src/lib/libcpu/a29k/ChangeLog @ 948a069

Last change on this file since 948a069 was 948a069, checked in by Joel Sherrill <joel.sherrill@…>, on 09/04/03 at 17:32:05

2003-09-04 Joel Sherrill <joel@…>

  • clock/ckinit.c, timer/timer.c, timer/timerisr.c: Removed incorrect statement about copyright assignment.
  • Property mode set to 100644
File size: 2.9 KB
Line 
12003-09-04      Joel Sherrill <joel@OARcorp.com>
2
3        * clock/ckinit.c, timer/timer.c, timer/timerisr.c: Removed incorrect
4        statement about copyright assignment.
5
62003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
9
102003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Remove AC_CONFIG_AUX_DIR.
13
142003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
17
182003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac: AC_PREREQ(2.57).
21
222003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * clock/Makefile.am: Eliminate *_O_FILES.
25        Don't include @RTEMS_BSP@.cfg.
26        * timer/Makefile.am: Ditto.
27
282002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
31
322002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: Add RTEMS_PROG_CCAS.
35
362002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * .cvsignore: Reformat.
39        Add autom4te*cache.
40        Remove autom4te.cache.
41
422002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
45        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
46
472002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * configure.ac:
50        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
51        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
52        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
53        * Makefile.am: Remove AUTOMAKE_OPTIONS.
54        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
55
562001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
59        * configure.in: Remove.
60        * configure.ac: New file, generated from configure.in by autoupdate.
61
622001-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de:
63
64        * clock/Makefile.am: Apply include_*HEADERS instead of H_FILES.
65
662000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
69
702000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
73
742000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
77        Switch to GNU canonicalization.
78
792000-10-18      Joel Sherrill <joel@OARcorp.com>
80
81        * ChangeLog: Corrected comment.
82
832000-10-18      Joel Sherrill <joel@OARcorp.com>
84
85        * clock/ckinit.c: Removed commented out include of bsp.h.
86        * timer/timer.c: Removed commented out include of bsp.h.
87
882000-09-25      Joel Sherrill <joel@OARcorp.com>
89
90        * clock/ckinit.c: Removed include of <bsp.h>.  Also switch to
91        macros to get configuration data.
92        * timer/timer.c: Removed include of <bsp.h>.  Fixed comment
93        that said 4650 (a mips part).
94
952000-09-22      Joel Sherrill <joel@OARcorp.com>
96
97        *  clock/clock.S: Commented out non-GNU assembly.
98
992000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * clock/Makefile.am, timer/Makefile.am: Include compile.am
102
1032000-08-10      Joel Sherrill <joel@OARcorp.com>
104
105        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.