source: rtems/c/src/lib/libbsp/arm/ChangeLog @ 95f1cc5

4.104.114.84.95
Last change on this file since 95f1cc5 was 810720b6, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/12/03 at 03:28:02

2003-12-12 Ralf Corsepius <corsepiu@…>

  • configure.ac: Require automake >= 1.8, autoconf >= 2.59.
  • Property mode set to 100644
File size: 2.7 KB
Line 
12003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
4
52003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Remove shared/comm/Makefile, shared/irq/Makefile.
8
92003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * acinclude.m4: Reflect changes to bootstrap.
12        * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
13
142003-09-15      Jay Monkman <jtm@smoothsmoothie.com>
15
16        PR 480/bsps
17        * shared/irq/irq_asm.S: Remove duplicate code.
18
192003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Reflect having moved aclocal/.
22
232003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Reflect having moved automake/.
26
272003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
30
312003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac: Remove AC_CONFIG_AUX_DIR.
34
352003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
38
392003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac: AC_PREREQ(2.57).
42
432002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
46
472002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
48
49        * acinclude.m4: Added edb7312.
50
512002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * .cvsignore: Reformat.
54        Add autom4te*cache.
55        Remove autom4te.cache.
56
572002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * configure.ac:
60        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
61        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
62        * Makefile.am: Remove AUTOMAKE_OPTIONS.
63
642001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
67        * configure.in: Remove.
68        * configure.ac: New file, generated from configure.in by autoupdate.
69
702001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * acinclude.m4: New file.
73        * configure.in: Use RTEMS_BSP_SUBDIR.
74
752001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * configure.in: remove shared/io/Makefile.
78
792000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
82
832000-11-02      Joel Sherrill <joel@OARcorp.com>
84
85        * bsp_specs: Remove -Tlinkcmds from *link rule.
86
872000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
90
912000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
94        Switch to GNU canonicalization.
95
962000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * Makefile.am, shared/Makefile.am, shared/comm/Makefile.am,
99        shared/irq/Makefile.am: Include compile.am
100
1012000-08-10      Joel Sherrill <joel@OARcorp.com>
102
103        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.