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

4.104.114.84.95
Last change on this file since dfa8fe34 was dfa8fe34, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/06/02 at 08:23:08

2002-12-06 Ralf Corsepius <corsepiu@…>

  • configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
  • Property mode set to 100644
File size: 3.3 KB
Line 
12002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
4
52002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Merge in include/Makefile.am.
8        * include/Makefile.am: Remove.
9        * configure.ac: Reflect changes above.
10
112002-11-01      Joel Sherrill <joel@OARcorp.com>
12
13        * delay/delay.c, score/ispsh7032.c: Removed warnings.
14
152002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * .cvsignore: Reformat.
18        Add autom4te*cache.
19        Remove autom4te.cache.
20
212002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
24        * delay/Makefile.am: Use .$(OBJEXT) instead of .o.
25        * sci/Makefile.am: Use .$(OBJEXT) instead of .o.
26        * score/Makefile.am: Use .$(OBJEXT) instead of .o.
27        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
28
292002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * score/cpu_asm.c: Adapt inline asm to gcc-3.0.4.
32
332001-04-03      Joel Sherrill <joel@OARcorp.com>
34
35        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
36        * include/ispsh7032.h, score/ispsh7032.c: Account for name change.
37
382002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * configure.ac:
41        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
42        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
43        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
44        * Makefile.am: Remove AUTOMAKE_OPTIONS.
45        * delay/Makefile.am: Remove AUTOMAKE_OPTIONS.
46        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
47        * sci/Makefile.am: Remove AUTOMAKE_OPTIONS.
48        * score/Makefile.am: Remove AUTOMAKE_OPTIONS.
49        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
50
512002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * include/Makefile.am: Remove EXTRA_DIST.
54
552001-10-12      Joel Sherrill <joel@OARcorp.com>
56
57        * clock/ckinit.c, delay/delay.c, include/iosh7032.h,
58        include/ispsh7032.h, include/sci.h, include/sh7_pfc.h,
59        include/sh7_sci.h, sci/sci.c, score/cpu_asm.c, score/ispsh7032.c,
60        timer/timer.c: Fixed typo.
612001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
64        * configure.in: Remove.
65        * configure.ac: New file, generated from configure.in by autoupdate.
66
672001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
70
712001-02-18      Ralf Corsepiu <corsepius@faw.uni-ulm.de>
72
73        * include/Makefile.am: Apply include_*HEADERS instead of H_FILES.
74
752001-01-05      Joel Sherrill <joel@OARcorp.com>
76
77        * /dev/null moved to libmisc.
78        * Makefile.am, configure.in: Removed null directory.
79        * include/Makefile.am: Removed null.h.
80        * include/null.h, null/.cvsignore, null/Makefile.am, null/close.c,
81        null/cntrl.c, null/init.c, null/open.c, null/read.c, null/write.c:
82        Removed.
83
842000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
87
882000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
91
922000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
95        Switch to GNU canonicalization.
96
972000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * clock/Makefile.am, delay/Makefile.am, null/Makefile.am,
100        sci/Makefile.am, timer/Makefile.am, score/Makefile.am: Include
101        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.