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

Last change on this file since c8f3e82 was f0c0491f, checked in by Joel Sherrill <joel.sherrill@…>, on 09/04/03 at 17:32:43

2003-09-04 Joel Sherrill <joel@…>

  • score/cpu_asm.c: Removed incorrect statement about copyright assignment.
  • Property mode set to 100644
File size: 4.6 KB
Line 
12003-09-04      Joel Sherrill <joel@OARcorp.com>
2
3        * score/cpu_asm.c: Removed incorrect statement about copyright
4        assignment.
5
62003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
9
102003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Remove AC_CONFIG_AUX_DIR.
13
142003-02-11      Joel Sherrill <joel@OARcorp.com>
15
16        * score/cpu_asm.c: Rework logic that decides when to call
17        _Thread_Dispatch.  Analysis by Sergei Organov <osv@javad.ru>
18        determined that _ISR_Signals_to_thread_executing was not being
19        honored and/or cleared properly.
20
212003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
24
252003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac: AC_PREREQ(2.57).
28
292003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * Makefile.am: Merge-in subdir Makefile.ams
32        * configure.ac: Reflect changes above.
33        * score/Makefile.am: Removed.
34        * sci/Makefile.am: Removed.
35        * timer/Makefile.am: Removed.
36        * clock/Makefile.am: Removed.
37        * delay/Makefile.am: Removed.
38
392002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * clock/Makefile.am: Eliminate *_O_FILES.
42        Don't include @RTEMS_BSP@.cfg.
43        * delay/Makefile.am: Ditto.
44        * sci/Makefile.am: Ditto.
45        * score/Makefile.am: Ditto.
46        * timer/Makefile.am: Ditto.
47
482002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
51
522002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: Merge in include/Makefile.am.
55        * include/Makefile.am: Remove.
56        * configure.ac: Reflect changes above.
57
582002-11-01      Joel Sherrill <joel@OARcorp.com>
59
60        * delay/delay.c, score/ispsh7032.c: Removed warnings.
61
622002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * .cvsignore: Reformat.
65        Add autom4te*cache.
66        Remove autom4te.cache.
67
682002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
71        * delay/Makefile.am: Use .$(OBJEXT) instead of .o.
72        * sci/Makefile.am: Use .$(OBJEXT) instead of .o.
73        * score/Makefile.am: Use .$(OBJEXT) instead of .o.
74        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
75
762002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * score/cpu_asm.c: Adapt inline asm to gcc-3.0.4.
79
802001-04-03      Joel Sherrill <joel@OARcorp.com>
81
82        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
83        * include/ispsh7032.h, score/ispsh7032.c: Account for name change.
84
852002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.ac:
88        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
89        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
90        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
91        * Makefile.am: Remove AUTOMAKE_OPTIONS.
92        * delay/Makefile.am: Remove AUTOMAKE_OPTIONS.
93        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
94        * sci/Makefile.am: Remove AUTOMAKE_OPTIONS.
95        * score/Makefile.am: Remove AUTOMAKE_OPTIONS.
96        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
97
982002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * include/Makefile.am: Remove EXTRA_DIST.
101
1022001-10-12      Joel Sherrill <joel@OARcorp.com>
103
104        * clock/ckinit.c, delay/delay.c, include/iosh7032.h,
105        include/ispsh7032.h, include/sci.h, include/sh7_pfc.h,
106        include/sh7_sci.h, sci/sci.c, score/cpu_asm.c, score/ispsh7032.c,
107        timer/timer.c: Fixed typo.
1082001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
111        * configure.in: Remove.
112        * configure.ac: New file, generated from configure.in by autoupdate.
113
1142001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
117
1182001-02-18      Ralf Corsepiu <corsepius@faw.uni-ulm.de>
119
120        * include/Makefile.am: Apply include_*HEADERS instead of H_FILES.
121
1222001-01-05      Joel Sherrill <joel@OARcorp.com>
123
124        * /dev/null moved to libmisc.
125        * Makefile.am, configure.in: Removed null directory.
126        * include/Makefile.am: Removed null.h.
127        * include/null.h, null/.cvsignore, null/Makefile.am, null/close.c,
128        null/cntrl.c, null/init.c, null/open.c, null/read.c, null/write.c:
129        Removed.
130
1312000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
134
1352000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
138
1392000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
142        Switch to GNU canonicalization.
143
1442000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * clock/Makefile.am, delay/Makefile.am, null/Makefile.am,
147        sci/Makefile.am, timer/Makefile.am, score/Makefile.am: Include
148        compile.am
149
1502000-08-10      Joel Sherrill <joel@OARcorp.com>
151
152        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.