source: rtems/c/src/lib/libbsp/arm/ChangeLog @ 4bd22812

4.104.114.84.95
Last change on this file since 4bd22812 was 97891e5e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/24/04 at 05:54:59

2004-09-24 Ralf Corsepius <ralf_corsepius@…>

  • configure.ac: Require automake > 1.9.
  • Property mode set to 100644
File size: 3.2 KB
Line 
12004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * configure.ac: Require automake > 1.9.
4
52004-07-15      Jay Monkman
6
7        * acinclude.m4: Added csb336 and csb337 BSPs
8
92004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * acinclude.m4: Regenerate.
12
132004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]).
16
172004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of
20        $(RTEMS_BSP_FAMILY).
21
222003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
25
262003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac: Remove shared/comm/Makefile, shared/irq/Makefile.
29
302003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * acinclude.m4: Reflect changes to bootstrap.
33        * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
34
352003-09-15      Jay Monkman <jtm@smoothsmoothie.com>
36
37        PR 480/bsps
38        * shared/irq/irq_asm.S: Remove duplicate code.
39
402003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: Reflect having moved aclocal/.
43
442003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * Makefile.am: Reflect having moved automake/.
47
482003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
51
522003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * configure.ac: Remove AC_CONFIG_AUX_DIR.
55
562003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
59
602003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * configure.ac: AC_PREREQ(2.57).
63
642002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
67
682002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
69
70        * acinclude.m4: Added edb7312.
71
722002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * .cvsignore: Reformat.
75        Add autom4te*cache.
76        Remove autom4te.cache.
77
782002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.ac:
81        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
82        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
83        * Makefile.am: Remove AUTOMAKE_OPTIONS.
84
852001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
88        * configure.in: Remove.
89        * configure.ac: New file, generated from configure.in by autoupdate.
90
912001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * acinclude.m4: New file.
94        * configure.in: Use RTEMS_BSP_SUBDIR.
95
962001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * configure.in: remove shared/io/Makefile.
99
1002000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
103
1042000-11-02      Joel Sherrill <joel@OARcorp.com>
105
106        * bsp_specs: Remove -Tlinkcmds from *link rule.
107
1082000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
111
1122000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
115        Switch to GNU canonicalization.
116
1172000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * Makefile.am, shared/Makefile.am, shared/comm/Makefile.am,
120        shared/irq/Makefile.am: Include compile.am
121
1222000-08-10      Joel Sherrill <joel@OARcorp.com>
123
124        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.