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

4.104.114.84.95
Last change on this file since 4cf920c4 was 6e431ba, checked in by Joel Sherrill <joel.sherrill@…>, on 03/28/02 at 00:48:18

2002-03-27 Ralf Corsepius <corsepiu@…>

  • configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]).
  • clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Makefile.am: Remove AUTOMAKE_OPTIONS.
  • delay/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • include/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • sci/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • score/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Property mode set to 100644
File size: 2.2 KB
Line 
12002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac:
4        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
5        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
6        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
7        * Makefile.am: Remove AUTOMAKE_OPTIONS.
8        * delay/Makefile.am: Remove AUTOMAKE_OPTIONS.
9        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
10        * sci/Makefile.am: Remove AUTOMAKE_OPTIONS.
11        * score/Makefile.am: Remove AUTOMAKE_OPTIONS.
12        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
13
142002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * include/Makefile.am: Remove EXTRA_DIST.
17
182001-10-12      Joel Sherrill <joel@OARcorp.com>
19
20        * clock/ckinit.c, delay/delay.c, include/iosh7032.h,
21        include/ispsh7032.h, include/sci.h, include/sh7_pfc.h,
22        include/sh7_sci.h, sci/sci.c, score/cpu_asm.c, score/ispsh7032.c,
23        timer/timer.c: Fixed typo.
242001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
27        * configure.in: Remove.
28        * configure.ac: New file, generated from configure.in by autoupdate.
29
302001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
33
342001-02-18      Ralf Corsepiu <corsepius@faw.uni-ulm.de>
35
36        * include/Makefile.am: Apply include_*HEADERS instead of H_FILES.
37
382001-01-05      Joel Sherrill <joel@OARcorp.com>
39
40        * /dev/null moved to libmisc.
41        * Makefile.am, configure.in: Removed null directory.
42        * include/Makefile.am: Removed null.h.
43        * include/null.h, null/.cvsignore, null/Makefile.am, null/close.c,
44        null/cntrl.c, null/init.c, null/open.c, null/read.c, null/write.c:
45        Removed.
46
472000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
50
512000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
54
552000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
58        Switch to GNU canonicalization.
59
602000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * clock/Makefile.am, delay/Makefile.am, null/Makefile.am,
63        sci/Makefile.am, timer/Makefile.am, score/Makefile.am: Include
64        compile.am
65
662000-08-10      Joel Sherrill <joel@OARcorp.com>
67
68        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.