source: rtems/c/src/lib/libbsp/sh/ChangeLog @ bb2b825

4.115
Last change on this file since bb2b825 was 8ee3775, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/02/11 at 15:01:43

2011-02-02 Ralf Corsépius <ralf.corsepius@…>

  • configure.ac: Require autoconf-2.68, automake-1.11.1.
  • Property mode set to 100644
File size: 4.8 KB
Line 
12011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: Require autoconf-2.68, automake-1.11.1.
4
52008-09-30      Joel Sherrill <joel.sherrill@oarcorp.com>
6
7        * acinclude.m4: simsh4 folded into shsim.
8
92008-09-30      Joel Sherrill <joel.sherrill@oarcorp.com>
10
11        * simsh4/.cvsignore, simsh4/ChangeLog, simsh4/Makefile.am,
12        simsh4/README, simsh4/bsp_specs, simsh4/configure.ac,
13        simsh4/preinstall.am, simsh4/clock/ckinit.c,
14        simsh4/console/console.c, simsh4/include/.cvsignore,
15        simsh4/include/bsp.h, simsh4/include/coverhd.h,
16        simsh4/include/ramdisk.h, simsh4/include/syscall.h,
17        simsh4/include/tm27.h, simsh4/start/start.S,
18        simsh4/startup/hw_init.c, simsh4/startup/linkcmds,
19        simsh4/startup/linkcmds-le, simsh4/startup/linkcmds-le.coff,
20        simsh4/timer/timer.c, simsh4/tools/.cvsignore,
21        simsh4/tools/ChangeLog, simsh4/tools/Makefile.am,
22        simsh4/tools/configure.ac, simsh4/tools/runtest.in: Removed.
23
242008-09-16      Joel Sherrill <joel.sherrill@oarcorp.com>
25
26        * shared/bspgetworkarea.c: Removed.
27
282008-09-15      Joel Sherrill <joel.sherrill@oarcorp.com>
29
30        * shared/bspgetworkarea.c, shared/bsphwinit.c, shared/bspstart.c:
31        New files.
32
332007-04-17      Joel Sherrill <joel@OARcorp.com>
34
35        * simsh4/tools/runtest.in: Do not run pppd.exe from batch mode script.
36
372006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
38
39        * configure.ac: New BUG-REPORT address.
40
412006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
42
43        * configure.ac: Require autoconf-2.60. Require automake-1.10.
44
452005-10-16      Ralf Corsepius <ralf.corsepius@rtems.org>
46
47        * Makefile.am: Merge-in shared/Makefile.am.
48        * ChangeLog: Merge-in shared/ChangeLog.
49        * configure.ac: Remove shared/Makefile.am.
50
512004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
52
53        * configure.ac: Require automake > 1.9.
54
552004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
56
57        * shared/Makefile.am: Remove C_FILES (Unused).
58
592004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
60
61        * shared/console.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
62
632004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]).
66        * acinclude.m4: Regenerate.
67
682004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of
71        $(RTEMS_BSP_FAMILY).
72
732003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
76
772003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * shared/Makefile.am: Cosmetics.
80
812003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * acinclude.m4: Reflect changes to bootstrap.
84        * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
85
862003-09-04      Joel Sherrill <joel@OARcorp.com>
87
88        * shared/console.c, shared/setvec.c: URL for license changed.
89
902003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * Makefile.am: Reflect having moved aclocal/.
93
942003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * Makefile.am, shared/Makefile.am: Reflect having moved automake/.
97
982003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.ac: Use rtems-bugs@rtems.com as bug report email
101        address.
102
1032003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * configure.ac: Remove AC_CONFIG_AUX_DIR.
106
1072003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
110        * configure.ac: AC_PREREQ(2.57).
111
1122003-02-03      Joel Sherrill <joel@OARcorp.com>
113
114        PR 338/filesystem
115        * shared/console.c: Side-effect of fixing reentrancy problem with
116        rtems_io_lookup_name() (API change).
117
1182002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
121
1222002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
125
1262002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * Makefile.am, shared/Makefile.am: Remove AUTOMAKE_OPTIONS.
129        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
130        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
131
1322001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * acinclude.m4: Add gensh4 and simsh4.
135
1362001-10-12      Joel Sherrill <joel@OARcorp.com>
137
138        * shared/console.c, shared/setvec.c: Fixed typo.
139
1402001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
143        * configure.ac: New file, generated from configure.in by autoupdate.
144        * configure.in: Remove.
145
1462001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * acinclude.m4: New file.
149        * configure.in: Use RTEMS_BSP_SUBDIR.
150
1512000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
154
1552000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
158        $(RTEMS_TOPdir)/aclocal.
159
1602000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to
163        GNU canonicalization.
164
1652000-08-10      Joel Sherrill <joel@OARcorp.com>
166
167        * ChangeLog, shared/ChangeLog: New file.
168
Note: See TracBrowser for help on using the repository browser.