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

4.104.114.84.95
Last change on this file since 49d52e0 was 49d52e0, checked in by Joel Sherrill <joel.sherrill@…>, on 04/03/02 at 14:09:09

2001-04-03 Joel Sherrill <joel@…>

  • Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
  • include/ispsh7032.h, score/ispsh7032.c: Account for name change.
  • Property mode set to 100644
File size: 2.4 KB
Line 
12001-04-03      Joel Sherrill <joel@OARcorp.com>
2
3        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
4        * include/ispsh7032.h, score/ispsh7032.c: Account for name change.
5
62002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac:
9        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
10        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
11        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
12        * Makefile.am: Remove AUTOMAKE_OPTIONS.
13        * delay/Makefile.am: Remove AUTOMAKE_OPTIONS.
14        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
15        * sci/Makefile.am: Remove AUTOMAKE_OPTIONS.
16        * score/Makefile.am: Remove AUTOMAKE_OPTIONS.
17        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
18
192002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * include/Makefile.am: Remove EXTRA_DIST.
22
232001-10-12      Joel Sherrill <joel@OARcorp.com>
24
25        * clock/ckinit.c, delay/delay.c, include/iosh7032.h,
26        include/ispsh7032.h, include/sci.h, include/sh7_pfc.h,
27        include/sh7_sci.h, sci/sci.c, score/cpu_asm.c, score/ispsh7032.c,
28        timer/timer.c: Fixed typo.
292001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
32        * configure.in: Remove.
33        * configure.ac: New file, generated from configure.in by autoupdate.
34
352001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
38
392001-02-18      Ralf Corsepiu <corsepius@faw.uni-ulm.de>
40
41        * include/Makefile.am: Apply include_*HEADERS instead of H_FILES.
42
432001-01-05      Joel Sherrill <joel@OARcorp.com>
44
45        * /dev/null moved to libmisc.
46        * Makefile.am, configure.in: Removed null directory.
47        * include/Makefile.am: Removed null.h.
48        * include/null.h, null/.cvsignore, null/Makefile.am, null/close.c,
49        null/cntrl.c, null/init.c, null/open.c, null/read.c, null/write.c:
50        Removed.
51
522000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
55
562000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
59
602000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
63        Switch to GNU canonicalization.
64
652000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * clock/Makefile.am, delay/Makefile.am, null/Makefile.am,
68        sci/Makefile.am, timer/Makefile.am, score/Makefile.am: Include
69        compile.am
70
712000-08-10      Joel Sherrill <joel@OARcorp.com>
72
73        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.