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

4.104.115
Last change on this file since bc98089 was 37ec780a, checked in by Joel Sherrill <joel.sherrill@…>, on 09/30/08 at 16:12:58

2008-09-30 Joel Sherrill <joel.sherrill@…>

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