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

4.104.114.84.95
Last change on this file since 7ebeaa1 was 3ffcd229, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/09/03 at 09:36:05

2003-08-09 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Preinstall $(PROJECT_INCLUDE)/rtems/score.
  • Property mode set to 100644
File size: 4.4 KB
Line 
12003-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Preinstall $(PROJECT_INCLUDE)/rtems/score.
4
52003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Remove AC_CONFIG_AUX_DIR.
8
92003-02-11      Joel Sherrill <joel@OARcorp.com>
10
11        * score/cpu_asm.c: Rework logic that decides when to call
12        _Thread_Dispatch.  Analysis by Sergei Organov <osv@javad.ru>
13        determined that _ISR_Signals_to_thread_executing was not being
14        honored and/or cleared properly.
15
162003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
19
202003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * configure.ac: AC_PREREQ(2.57).
23
242003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Merge-in subdir Makefile.ams
27        * configure.ac: Reflect changes above.
28        * score/Makefile.am: Removed.
29        * sci/Makefile.am: Removed.
30        * timer/Makefile.am: Removed.
31        * clock/Makefile.am: Removed.
32        * delay/Makefile.am: Removed.
33
342002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * clock/Makefile.am: Eliminate *_O_FILES.
37        Don't include @RTEMS_BSP@.cfg.
38        * delay/Makefile.am: Ditto.
39        * sci/Makefile.am: Ditto.
40        * score/Makefile.am: Ditto.
41        * timer/Makefile.am: Ditto.
42
432002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
46
472002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Merge in include/Makefile.am.
50        * include/Makefile.am: Remove.
51        * configure.ac: Reflect changes above.
52
532002-11-01      Joel Sherrill <joel@OARcorp.com>
54
55        * delay/delay.c, score/ispsh7032.c: Removed warnings.
56
572002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * .cvsignore: Reformat.
60        Add autom4te*cache.
61        Remove autom4te.cache.
62
632002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
66        * delay/Makefile.am: Use .$(OBJEXT) instead of .o.
67        * sci/Makefile.am: Use .$(OBJEXT) instead of .o.
68        * score/Makefile.am: Use .$(OBJEXT) instead of .o.
69        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
70
712002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * score/cpu_asm.c: Adapt inline asm to gcc-3.0.4.
74
752001-04-03      Joel Sherrill <joel@OARcorp.com>
76
77        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
78        * include/ispsh7032.h, score/ispsh7032.c: Account for name change.
79
802002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.ac:
83        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
84        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
85        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
86        * Makefile.am: Remove AUTOMAKE_OPTIONS.
87        * delay/Makefile.am: Remove AUTOMAKE_OPTIONS.
88        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
89        * sci/Makefile.am: Remove AUTOMAKE_OPTIONS.
90        * score/Makefile.am: Remove AUTOMAKE_OPTIONS.
91        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
92
932002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * include/Makefile.am: Remove EXTRA_DIST.
96
972001-10-12      Joel Sherrill <joel@OARcorp.com>
98
99        * clock/ckinit.c, delay/delay.c, include/iosh7032.h,
100        include/ispsh7032.h, include/sci.h, include/sh7_pfc.h,
101        include/sh7_sci.h, sci/sci.c, score/cpu_asm.c, score/ispsh7032.c,
102        timer/timer.c: Fixed typo.
1032001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
106        * configure.in: Remove.
107        * configure.ac: New file, generated from configure.in by autoupdate.
108
1092001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
112
1132001-02-18      Ralf Corsepiu <corsepius@faw.uni-ulm.de>
114
115        * include/Makefile.am: Apply include_*HEADERS instead of H_FILES.
116
1172001-01-05      Joel Sherrill <joel@OARcorp.com>
118
119        * /dev/null moved to libmisc.
120        * Makefile.am, configure.in: Removed null directory.
121        * include/Makefile.am: Removed null.h.
122        * include/null.h, null/.cvsignore, null/Makefile.am, null/close.c,
123        null/cntrl.c, null/init.c, null/open.c, null/read.c, null/write.c:
124        Removed.
125
1262000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
129
1302000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
133
1342000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
137        Switch to GNU canonicalization.
138
1392000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * clock/Makefile.am, delay/Makefile.am, null/Makefile.am,
142        sci/Makefile.am, timer/Makefile.am, score/Makefile.am: Include
143        compile.am
144
1452000-08-10      Joel Sherrill <joel@OARcorp.com>
146
147        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.