source: rtems/c/src/lib/libbsp/c4x/ChangeLog @ 194d1282

4.104.114.84.95
Last change on this file since 194d1282 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.5 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
562002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * shared/bspspuriousinit.c: Include rtems/bspIo.h instead of bspIo.h.
59        * shared/c3xspurious.c: Include rtems/bspIo.h instead of bspIo.h.
60        * shared/c4xspurious.c: Include rtems/bspIo.h instead of bspIo.h.
61
622001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
65        * configure.in: Remove.
66        * configure.ac: New file, generated from configure.in by autoupdate.
67
682001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * acinclude.m4: New file.
71        * configure.in: Use RTEMS_BSP_SUBDIR.
72
732000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
76
772000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
80
812000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
84        Switch to GNU canonicalization.
85
862000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Formatting.
89
902000-08-10      Joel Sherrill <joel@OARcorp.com>
91
92        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.