source: rtems/c/src/lib/libbsp/h8300/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: 3.0 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
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
132004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
14
15        * configure.ac: Require automake > 1.9.
16
172004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * acinclude.m4: Regenerate.
20
212004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]).
24
252004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of
28        $(RTEMS_BSP_FAMILY).
29
302003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
33
342003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * acinclude.m4: Reflect changes to bootstrap.
37        * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
38
392003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Reflect having moved aclocal/.
42
432003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Reflect having moved automake/.
46
472003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
50
512003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.ac: Remove AC_CONFIG_AUX_DIR.
54
552003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
58
592003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: AC_PREREQ(2.57).
62
632002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
66
672002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * .cvsignore: Reformat.
70        Add autom4te*cache.
71        Remove autom4te.cache.
72
732002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
76
772002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac:
80        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
81        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
82        * Makefile.am: Remove AUTOMAKE_OPTIONS.
83
842001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
87        * configure.in: Remove.
88        * configure.ac: New file, generated from configure.in by autoupdate.
89
902001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * acinclude.m4: New file.
93        * configure.in: Use RTEMS_BSP_SUBDIR.
94
952001-01-03      Joel Sherrill <joel@OARcorp.com>
96
97        * ChangeLog: Removed bad entry.
98
992000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
102
1032000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
106
1072000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
110        Switch to GNU canonicalization.
111
1122000-08-10      Joel Sherrill <joel@OARcorp.com>
113
114        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.