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
RevLine 
[948a069]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
[74e2998]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
[b18646c9]102003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Remove AC_CONFIG_AUX_DIR.
13
[ccd81b60]142003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
17
[9b5c258]182003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac: AC_PREREQ(2.57).
21
[d8b3f14]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
[dfa8fe34]282002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
31
[a6ebf56]322002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: Add RTEMS_PROG_CCAS.
35
[8730f45]362002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * .cvsignore: Reformat.
39        Add autom4te*cache.
40        Remove autom4te.cache.
41
[5cb12c91]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
[9269ef8]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
[df25c998]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
[232b6333]622001-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de:
63
64        * clock/Makefile.am: Apply include_*HEADERS instead of H_FILES.
65
[feead226]662000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
69
[a314d3b4]702000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
73
[d82c006]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
[e5d8c72]792000-10-18      Joel Sherrill <joel@OARcorp.com>
80
81        * ChangeLog: Corrected comment.
82
[946178d]832000-10-18      Joel Sherrill <joel@OARcorp.com>
84
85        * clock/ckinit.c: Removed commented out include of bsp.h.
[e5d8c72]86        * timer/timer.c: Removed commented out include of bsp.h.
[946178d]87
[2a1ca73]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
[443f26d2]952000-09-22      Joel Sherrill <joel@OARcorp.com>
96
97        *  clock/clock.S: Commented out non-GNU assembly.
98
[4ec962cd]992000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * clock/Makefile.am, timer/Makefile.am: Include compile.am
102
[e94ad1fe]1032000-08-10      Joel Sherrill <joel@OARcorp.com>
104
105        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.