source: rtems/c/src/lib/libbsp/sh/ChangeLog @ 1520d66

4.104.114.84.95
Last change on this file since 1520d66 was 1520d66, checked in by Joel Sherrill <joel.sherrill@…>, on 04/17/07 at 17:37:48

2007-04-17 Joel Sherrill <joel@…>

  • simsh4/tools/runtest.in: Do not run pppd.exe from batch mode script.
  • Property mode set to 100644
File size: 3.7 KB
Line 
12007-04-17      Joel Sherrill <joel@OARcorp.com>
2
3        * simsh4/tools/runtest.in: Do not run pppd.exe from batch mode script.
4
52006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * configure.ac: New BUG-REPORT address.
8
92006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
10
11        * configure.ac: Require autoconf-2.60. Require automake-1.10.
12
132005-10-16      Ralf Corsepius <ralf.corsepius@rtems.org>
14
15        * Makefile.am: Merge-in shared/Makefile.am.
16        * ChangeLog: Merge-in shared/ChangeLog.
17        * configure.ac: Remove shared/Makefile.am.
18
192004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
20
21        * configure.ac: Require automake > 1.9.
22
232004-04-20      Ralf Corsepius <ralf_corsepius@rtems.org>
24
25        * shared/Makefile.am: Remove C_FILES (Unused).
26
272004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
28
29        * shared/console.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
30
312004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]).
34        * acinclude.m4: Regenerate.
35
362004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of
39        $(RTEMS_BSP_FAMILY).
40
412003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
44
452003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * shared/Makefile.am: Cosmetics.
48
492003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * acinclude.m4: Reflect changes to bootstrap.
52        * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
53
542003-09-04      Joel Sherrill <joel@OARcorp.com>
55
56        * shared/console.c, shared/setvec.c: URL for license changed.
57
582003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Reflect having moved aclocal/.
61
622003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am, shared/Makefile.am: Reflect having moved automake/.
65
662003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.ac: Use rtems-bugs@rtems.com as bug report email
69        address.
70
712003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.ac: Remove AC_CONFIG_AUX_DIR.
74
752003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
78        * configure.ac: AC_PREREQ(2.57).
79
802003-02-03      Joel Sherrill <joel@OARcorp.com>
81
82        PR 338/filesystem
83        * shared/console.c: Side-effect of fixing reentrancy problem with
84        rtems_io_lookup_name() (API change).
85
862002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
89
902002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
93
942002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * Makefile.am, shared/Makefile.am: Remove AUTOMAKE_OPTIONS.
97        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
98        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
99
1002001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * acinclude.m4: Add gensh4 and simsh4.
103
1042001-10-12      Joel Sherrill <joel@OARcorp.com>
105
106        * shared/console.c, shared/setvec.c: Fixed typo.
107
1082001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
111        * configure.ac: New file, generated from configure.in by autoupdate.
112        * configure.in: Remove.
113
1142001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * acinclude.m4: New file.
117        * configure.in: Use RTEMS_BSP_SUBDIR.
118
1192000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
122
1232000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
126        $(RTEMS_TOPdir)/aclocal.
127
1282000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to
131        GNU canonicalization.
132
1332000-08-10      Joel Sherrill <joel@OARcorp.com>
134
135        * ChangeLog, shared/ChangeLog: New file.
136
Note: See TracBrowser for help on using the repository browser.