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

4.104.114.84.95
Last change on this file since 2aabc030 was 2aabc030, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/11/02 at 05:26:18

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

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