source: rtems/c/src/lib/libbsp/arm/ChangeLog @ f05b2ac

4.104.114.84.95
Last change on this file since f05b2ac was 717a34e9, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/12/04 at 16:37:03

2004-02-12 Ralf Corsepius <corsepiu@…>

  • acinclude.m4: Regenerate.
  • Property mode set to 100644
File size: 3.0 KB
Line 
12004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * acinclude.m4: Regenerate.
4
52004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]).
8
92004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of
12        $(RTEMS_BSP_FAMILY).
13
142003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
17
182003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac: Remove shared/comm/Makefile, shared/irq/Makefile.
21
222003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * acinclude.m4: Reflect changes to bootstrap.
25        * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
26
272003-09-15      Jay Monkman <jtm@smoothsmoothie.com>
28
29        PR 480/bsps
30        * shared/irq/irq_asm.S: Remove duplicate code.
31
322003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Reflect having moved aclocal/.
35
362003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: Reflect having moved automake/.
39
402003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
43
442003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * configure.ac: Remove AC_CONFIG_AUX_DIR.
47
482003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
51
522003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * configure.ac: AC_PREREQ(2.57).
55
562002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
59
602002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
61
62        * acinclude.m4: Added edb7312.
63
642002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * .cvsignore: Reformat.
67        Add autom4te*cache.
68        Remove autom4te.cache.
69
702002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * configure.ac:
73        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
74        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
75        * Makefile.am: Remove AUTOMAKE_OPTIONS.
76
772001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
80        * configure.in: Remove.
81        * configure.ac: New file, generated from configure.in by autoupdate.
82
832001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * acinclude.m4: New file.
86        * configure.in: Use RTEMS_BSP_SUBDIR.
87
882001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.in: remove shared/io/Makefile.
91
922000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
95
962000-11-02      Joel Sherrill <joel@OARcorp.com>
97
98        * bsp_specs: Remove -Tlinkcmds from *link rule.
99
1002000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
103
1042000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
107        Switch to GNU canonicalization.
108
1092000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * Makefile.am, shared/Makefile.am, shared/comm/Makefile.am,
112        shared/irq/Makefile.am: Include compile.am
113
1142000-08-10      Joel Sherrill <joel@OARcorp.com>
115
116        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.