1 | 2002-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 | |
---|
7 | 2002-11-01 Joel Sherrill <joel@OARcorp.com> |
---|
8 | |
---|
9 | * delay/delay.c, score/ispsh7032.c: Removed warnings. |
---|
10 | |
---|
11 | 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
12 | |
---|
13 | * .cvsignore: Reformat. |
---|
14 | Add autom4te*cache. |
---|
15 | Remove autom4te.cache. |
---|
16 | |
---|
17 | 2002-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 | |
---|
25 | 2002-04-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
26 | |
---|
27 | * score/cpu_asm.c: Adapt inline asm to gcc-3.0.4. |
---|
28 | |
---|
29 | 2001-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 | |
---|
34 | 2002-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 | |
---|
47 | 2002-01-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
48 | |
---|
49 | * include/Makefile.am: Remove EXTRA_DIST. |
---|
50 | |
---|
51 | 2001-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. |
---|
57 | 2001-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 | |
---|
63 | 2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
64 | |
---|
65 | * include/Makefile.am: Use 'TMPINSTALL_FILES ='. |
---|
66 | |
---|
67 | 2001-02-18 Ralf Corsepiu <corsepius@faw.uni-ulm.de> |
---|
68 | |
---|
69 | * include/Makefile.am: Apply include_*HEADERS instead of H_FILES. |
---|
70 | |
---|
71 | 2001-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 | |
---|
80 | 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
81 | |
---|
82 | * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. |
---|
83 | |
---|
84 | 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
85 | |
---|
86 | * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. |
---|
87 | |
---|
88 | 2000-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 | |
---|
93 | 2000-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 | |
---|
99 | 2000-08-10 Joel Sherrill <joel@OARcorp.com> |
---|
100 | |
---|
101 | * ChangeLog: New file. |
---|