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

4.104.114.84.95
Last change on this file since 7c9a598 was 7c9a598, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/07/02 at 22:28:18

2002-11-07 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Merge in include/Makefile.am.
  • include/Makefile.am: Remove.
  • configure.ac: Reflect changes above.
  • Property mode set to 100644
File size: 3.2 KB
RevLine 
[7c9a598]12002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Merge in include/Makefile.am.
4        * include/Makefile.am: Remove.
5        * configure.ac: Reflect changes above.
6
[13597a72]72002-11-01      Joel Sherrill <joel@OARcorp.com>
8
9        * delay/delay.c, score/ispsh7032.c: Removed warnings.
10
[8730f45]112002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * .cvsignore: Reformat.
14        Add autom4te*cache.
15        Remove autom4te.cache.
16
[2aabc030]172002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
20        * delay/Makefile.am: Use .$(OBJEXT) instead of .o.
21        * sci/Makefile.am: Use .$(OBJEXT) instead of .o.
22        * score/Makefile.am: Use .$(OBJEXT) instead of .o.
23        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
24
[f206b46]252002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * score/cpu_asm.c: Adapt inline asm to gcc-3.0.4.
28
[49d52e0]292001-04-03      Joel Sherrill <joel@OARcorp.com>
30
31        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
32        * include/ispsh7032.h, score/ispsh7032.c: Account for name change.
33
[6e431ba]342002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac:
37        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
38        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
39        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
40        * Makefile.am: Remove AUTOMAKE_OPTIONS.
41        * delay/Makefile.am: Remove AUTOMAKE_OPTIONS.
42        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
43        * sci/Makefile.am: Remove AUTOMAKE_OPTIONS.
44        * score/Makefile.am: Remove AUTOMAKE_OPTIONS.
45        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
46
[7ef47cc]472002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * include/Makefile.am: Remove EXTRA_DIST.
50
[650a5397]512001-10-12      Joel Sherrill <joel@OARcorp.com>
52
53        * clock/ckinit.c, delay/delay.c, include/iosh7032.h,
54        include/ispsh7032.h, include/sci.h, include/sh7_pfc.h,
55        include/sh7_sci.h, sci/sci.c, score/cpu_asm.c, score/ispsh7032.c,
56        timer/timer.c: Fixed typo.
[df25c998]572001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
60        * configure.in: Remove.
61        * configure.ac: New file, generated from configure.in by autoupdate.
62
[c1767be0]632001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
66
[2eb9d169]672001-02-18      Ralf Corsepiu <corsepius@faw.uni-ulm.de>
68
69        * include/Makefile.am: Apply include_*HEADERS instead of H_FILES.
70
[98e1de84]712001-01-05      Joel Sherrill <joel@OARcorp.com>
72
73        * /dev/null moved to libmisc.
74        * Makefile.am, configure.in: Removed null directory.
75        * include/Makefile.am: Removed null.h.
76        * include/null.h, null/.cvsignore, null/Makefile.am, null/close.c,
77        null/cntrl.c, null/init.c, null/open.c, null/read.c, null/write.c:
78        Removed.
79
[feead226]802000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
83
[a314d3b4]842000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
87
[d82c006]882000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
91        Switch to GNU canonicalization.
92
[ff8395a]932000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * clock/Makefile.am, delay/Makefile.am, null/Makefile.am,
96        sci/Makefile.am, timer/Makefile.am, score/Makefile.am: Include
97        compile.am
98
[e94ad1fe]992000-08-10      Joel Sherrill <joel@OARcorp.com>
100
101        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.