source: rtems/c/src/lib/libbsp/sh/ChangeLog @ 5e8726d0

4.104.115
Last change on this file since 5e8726d0 was 5e8726d0, checked in by Joel Sherrill <joel.sherrill@…>, on 09/15/08 at 19:18:45

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

  • shared/bspgetworkarea.c, shared/bsphwinit.c, shared/bspstart.c: New files.
  • Property mode set to 100644
File size: 3.8 KB
Line 
12008-09-15      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * shared/bspgetworkarea.c, shared/bsphwinit.c, shared/bspstart.c:
4        New files.
5
62007-04-17      Joel Sherrill <joel@OARcorp.com>
7
8        * simsh4/tools/runtest.in: Do not run pppd.exe from batch mode script.
9
102006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
11
12        * configure.ac: New BUG-REPORT address.
13
142006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
15
16        * configure.ac: Require autoconf-2.60. Require automake-1.10.
17
182005-10-16      Ralf Corsepius <ralf.corsepius@rtems.org>
19
20        * Makefile.am: Merge-in shared/Makefile.am.
21        * ChangeLog: Merge-in shared/ChangeLog.
22        * configure.ac: Remove shared/Makefile.am.
23
242004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
25
26        * configure.ac: Require automake > 1.9.
27
282004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
29
30        * shared/Makefile.am: Remove C_FILES (Unused).
31
322004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
33
34        * shared/console.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
35
362004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]).
39        * acinclude.m4: Regenerate.
40
412004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of
44        $(RTEMS_BSP_FAMILY).
45
462003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
49
502003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * shared/Makefile.am: Cosmetics.
53
542003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * acinclude.m4: Reflect changes to bootstrap.
57        * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
58
592003-09-04      Joel Sherrill <joel@OARcorp.com>
60
61        * shared/console.c, shared/setvec.c: URL for license changed.
62
632003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * Makefile.am: Reflect having moved aclocal/.
66
672003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * Makefile.am, shared/Makefile.am: Reflect having moved automake/.
70
712003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.ac: Use rtems-bugs@rtems.com as bug report email
74        address.
75
762003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * configure.ac: Remove AC_CONFIG_AUX_DIR.
79
802003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
83        * configure.ac: AC_PREREQ(2.57).
84
852003-02-03      Joel Sherrill <joel@OARcorp.com>
86
87        PR 338/filesystem
88        * shared/console.c: Side-effect of fixing reentrancy problem with
89        rtems_io_lookup_name() (API change).
90
912002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
94
952002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
98
992002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * Makefile.am, shared/Makefile.am: Remove AUTOMAKE_OPTIONS.
102        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
103        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
104
1052001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * acinclude.m4: Add gensh4 and simsh4.
108
1092001-10-12      Joel Sherrill <joel@OARcorp.com>
110
111        * shared/console.c, shared/setvec.c: Fixed typo.
112
1132001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
116        * configure.ac: New file, generated from configure.in by autoupdate.
117        * configure.in: Remove.
118
1192001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * acinclude.m4: New file.
122        * configure.in: Use RTEMS_BSP_SUBDIR.
123
1242000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
127
1282000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
131        $(RTEMS_TOPdir)/aclocal.
132
1332000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to
136        GNU canonicalization.
137
1382000-08-10      Joel Sherrill <joel@OARcorp.com>
139
140        * ChangeLog, shared/ChangeLog: New file.
141
Note: See TracBrowser for help on using the repository browser.