source: rtems/c/src/lib/libcpu/sh/sh7045/ChangeLog @ fe8bc62f

4.104.114.84.95
Last change on this file since fe8bc62f was fe8bc62f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/18/03 at 06:47:09

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

  • Makefile.am: Reflect having moved aclocal/.
  • Property mode set to 100644
File size: 5.7 KB
RevLine 
[fe8bc62f]12003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect having moved aclocal/.
4
[2334e94b]52003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
[c483a4e]7        * Makefile.am: Reflect having moved automake/.
[2334e94b]8
[7dcc3fe]92003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
12
[3ffcd229]132003-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * Makefile.am: Preinstall $(PROJECT_INCLUDE)/rtems/score.
16
[3c55718]172003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * configure.ac: Remove AC_CONFIG_AUX_DIR.
20
[9518a5b]212003-02-11      Joel Sherrill <joel@OARcorp.com>
22
23        * score/cpu_asm.c: Rework logic that decides when to call
24        _Thread_Dispatch.  Analysis by Sergei Organov <osv@javad.ru>
25        determined that _ISR_Signals_to_thread_executing was not being
26        honored and/or cleared properly.
27
[ccd81b60]282003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
31
[9b5c258]322003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: AC_PREREQ(2.57).
35
[b4f92a9]362003-02-03      Joel Sherrill <joel@OARcorp.com>
37
38        PR 338/filesystem
39        * sci/sci.c: Side-effect of fixing reentrancy problem with
40        rtems_io_lookup_name() (API change).
41
[ec1898b]422003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: Merge-in subdir Makefile.ams
45        * configure.ac: Reflect changes above.
46        * score/Makefile.am: Removed.
47        * sci/Makefile.am: Removed.
48        * timer/Makefile.am: Removed.
49        * clock/Makefile.am: Removed.
50
512003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[ce9c79f]52
53        * sci/Makefile.am: Apply 2002-12-14 patch (Apparently dropped by CVS).
54        * score/Makefile.am: Likewise.
55        * timer/Makefile.am: Likewise.
56
[7af077e]572002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * clock/Makefile.am: Eliminate *_O_FILES.
60        Don't include @RTEMS_BSP@.cfg.
61        * sci/Makefile.am: Ditto.
62        * score/Makefile.am: Ditto.
63        * timer/Makefile.am: Ditto.
64        * configure.ac: Apply 2002-11-07 patch (Apparently dropped by CVS).
65
[dfa8fe34]662002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
69
[7c9a598]702002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: Merge in include/Makefile.am.
73        * include/Makefile.am: Remove.
74        * configure.ac: Reflect changes above.
75
[fa5a451]762002-11-01      Joel Sherrill <joel@OARcorp.com>
77
78        * score/cpu_asm.c, score/ispsh7045.c: Removed warnings.
79
[8730f45]802002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * .cvsignore: Reformat.
83        Add autom4te*cache.
84        Remove autom4te.cache.
85
[1fcb82c]862002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
89        * sci/Makefile.am: Use .$(OBJEXT) instead of .o.
90        * score/Makefile.am: Use .$(OBJEXT) instead of .o.
91        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
92
[d911f16c]932001-04-03      Joel Sherrill <joel@OARcorp.com>
94
95        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
96        * include/ispsh7045.h, score/ispsh7045.c: Account for name change.
97
[4cf920c4]982002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.ac:
101        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
102        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
103        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
104        * Makefile.am: Remove AUTOMAKE_OPTIONS.
105        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
106        * sci/Makefile.am: Remove AUTOMAKE_OPTIONS.
107        * score/Makefile.am: Remove AUTOMAKE_OPTIONS.
108        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
109
[92cf35d]1102001-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * include/iosh7045.h: Add SCI0_SMR, SCI1_SMR for sh7032
113        compatibility to make simsh happy.
114
[fc0ac39c]1152001-10-12      Joel Sherrill <joel@OARcorp.com>
116
117        * clock/ckinit.c, include/iosh7045.h, include/ispsh7045.h,
118        include/sci.h, include/sh7_pfc.h, include/sh7_sci.h, sci/sci.c,
119        score/cpu_asm.c, score/ispsh7045.c, timer/timer.c: Fixed typo.
120
[df25c998]1212001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
124        * configure.in: Remove.
125        * configure.ac: New file, generated from configure.in by autoupdate.
126
[c1767be0]1272001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
130
[7ae5125]1312001-08-10  Radzislaw Galler  <rgaller@et.put.poznan.pl>
132
133        * score/cpu_asm.c (sh_set_irq_priority): Changed interrupt vector
134        number range check and handling of interrupt priority regs to
135        conform SH2 specs.
136        * sci/sci_termios.c: New file.
137        * include/sci_termios.h: New file.
138        * include/Makefile.am (EXTRA_DIST): Added sci_termios.h.
139        (include_sh_HEADERS): Added sci_termios.h.
140        * score/ispsh7045.c (isp): Calling an ISR with immediate argument
141        casued negative sign extension for vector numbers of 128 and
142        above. This was fixed.
143        * sci/sci.c: Cleaned initialization of SCI registers; added
144        necessary setup for new TERMIOS console cooperation
145
[1fc16ff]1462001-02-18      Ralf Corsepiu <corsepius@faw.uni-ulm.de>
147
148        * include/Makefile.am: Apply include_*HEADERS instead of H_FILES.
149
[4dd1aa5]1502001-01-22  Radzislaw Galler  <rgaller@et.put.poznan.pl>
151
152        * clock/ckinit.c (Install_clock): Modified MTU timer 0 initialization
153        to generate an interrupt exactly every 1us
154
[98e1de84]1552001-01-05      Joel Sherrill <joel@OARcorp.com>
156
157        * /dev/null moved to libmisc.
158        * Makefile.am, configure.in: Removed null directory.
159        * include/Makefile.am: Removed null.h.
160        * include/null.h, null/.cvsignore, null/Makefile.am, null/close.c,
161        null/cntrl.c, null/init.c, null/open.c, null/read.c, null/write.c:
162        Removed.
163
[feead226]1642000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
167
[a314d3b4]1682000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
171
[d82c006]1722000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
175        Switch to GNU canonicalization.
176
[a1d32a5]1772000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * clock/Makefile.am, null/Makefile.am, sci/Makefile.am,
180        timer/Makefile.am, score/Makefile.am: Include compile.am
181
[e94ad1fe]1822000-08-10      Joel Sherrill <joel@OARcorp.com>
183
184        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.