source: rtems/c/src/lib/libcpu/sh/sh7032/ChangeLog @ 8730f45

4.104.114.84.95
Last change on this file since 8730f45 was 8730f45, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/21/02 at 12:19:27

2002-10-21 Ralf Corsepius <corsepiu@…>

  • .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
  • Property mode set to 100644
File size: 2.9 KB
Line 
12002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * .cvsignore: Reformat.
4        Add autom4te*cache.
5        Remove autom4te.cache.
6
72002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
10        * delay/Makefile.am: Use .$(OBJEXT) instead of .o.
11        * sci/Makefile.am: Use .$(OBJEXT) instead of .o.
12        * score/Makefile.am: Use .$(OBJEXT) instead of .o.
13        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
14
152002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * score/cpu_asm.c: Adapt inline asm to gcc-3.0.4.
18
192001-04-03      Joel Sherrill <joel@OARcorp.com>
20
21        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
22        * include/ispsh7032.h, score/ispsh7032.c: Account for name change.
23
242002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * configure.ac:
27        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
28        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
29        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
30        * Makefile.am: Remove AUTOMAKE_OPTIONS.
31        * delay/Makefile.am: Remove AUTOMAKE_OPTIONS.
32        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
33        * sci/Makefile.am: Remove AUTOMAKE_OPTIONS.
34        * score/Makefile.am: Remove AUTOMAKE_OPTIONS.
35        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
36
372002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * include/Makefile.am: Remove EXTRA_DIST.
40
412001-10-12      Joel Sherrill <joel@OARcorp.com>
42
43        * clock/ckinit.c, delay/delay.c, include/iosh7032.h,
44        include/ispsh7032.h, include/sci.h, include/sh7_pfc.h,
45        include/sh7_sci.h, sci/sci.c, score/cpu_asm.c, score/ispsh7032.c,
46        timer/timer.c: Fixed typo.
472001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
50        * configure.in: Remove.
51        * configure.ac: New file, generated from configure.in by autoupdate.
52
532001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
56
572001-02-18      Ralf Corsepiu <corsepius@faw.uni-ulm.de>
58
59        * include/Makefile.am: Apply include_*HEADERS instead of H_FILES.
60
612001-01-05      Joel Sherrill <joel@OARcorp.com>
62
63        * /dev/null moved to libmisc.
64        * Makefile.am, configure.in: Removed null directory.
65        * include/Makefile.am: Removed null.h.
66        * include/null.h, null/.cvsignore, null/Makefile.am, null/close.c,
67        null/cntrl.c, null/init.c, null/open.c, null/read.c, null/write.c:
68        Removed.
69
702000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
73
742000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
77
782000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
81        Switch to GNU canonicalization.
82
832000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * clock/Makefile.am, delay/Makefile.am, null/Makefile.am,
86        sci/Makefile.am, timer/Makefile.am, score/Makefile.am: Include
87        compile.am
88
892000-08-10      Joel Sherrill <joel@OARcorp.com>
90
91        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.