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

4.104.114.84.95
Last change on this file since c24d7c84 was 194d1282, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/13/04 at 13:11:27

2004-01-13 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of $(RTEMS_BSP_FAMILY).
  • Property mode set to 100644
File size: 2.3 KB
Line 
12004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of
4        $(RTEMS_BSP_FAMILY).
5
62003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
9
102003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * acinclude.m4: Reflect changes to bootstrap.
13        * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
14
152003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Reflect having moved aclocal/.
18
192003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Reflect having moved automake/.
22
232003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
26
272003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * configure.ac: Remove AC_CONFIG_AUX_DIR.
30
312003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
34
352003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: AC_PREREQ(2.57).
38
392002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
42
432002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * .cvsignore: Reformat.
46        Add autom4te*cache.
47        Remove autom4te.cache.
48
492002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * configure.ac:
52        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
53        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
54        * Makefile.am: Remove AUTOMAKE_OPTIONS.
55
562001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * acinclude.m4: Add gensh4 and simsh4.
59
602001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
63        * configure.in: Remove.
64        * configure.ac: New file, generated from configure.in by autoupdate.
65
662001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * acinclude.m4: New file.
69        * configure.in: Use RTEMS_BSP_SUBDIR.
70
712000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
74
752000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
78
792000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
82        Switch to GNU canonicalization.
83
842000-08-10      Joel Sherrill <joel@OARcorp.com>
85
86        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.