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

4.104.114.84.95
Last change on this file since b31106f6 was 13597a72, checked in by Joel Sherrill <joel.sherrill@…>, on 11/01/02 at 22:02:33

2002-11-01 Joel Sherrill <joel@…>

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