source: rtems/c/src/lib/libbsp/arm/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.8 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-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Remove shared/comm/Makefile, shared/irq/Makefile.
13
142003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * acinclude.m4: Reflect changes to bootstrap.
17        * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
18
192003-09-15      Jay Monkman <jtm@smoothsmoothie.com>
20
21        PR 480/bsps
22        * shared/irq/irq_asm.S: Remove duplicate code.
23
242003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Reflect having moved aclocal/.
27
282003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Reflect having moved automake/.
31
322003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
35
362003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.ac: Remove AC_CONFIG_AUX_DIR.
39
402003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
43
442003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * configure.ac: AC_PREREQ(2.57).
47
482002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
51
522002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
53
54        * acinclude.m4: Added edb7312.
55
562002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * .cvsignore: Reformat.
59        Add autom4te*cache.
60        Remove autom4te.cache.
61
622002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.ac:
65        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
66        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
67        * Makefile.am: Remove AUTOMAKE_OPTIONS.
68
692001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
72        * configure.in: Remove.
73        * configure.ac: New file, generated from configure.in by autoupdate.
74
752001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * acinclude.m4: New file.
78        * configure.in: Use RTEMS_BSP_SUBDIR.
79
802001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.in: remove shared/io/Makefile.
83
842000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
87
882000-11-02      Joel Sherrill <joel@OARcorp.com>
89
90        * bsp_specs: Remove -Tlinkcmds from *link rule.
91
922000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
95
962000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
99        Switch to GNU canonicalization.
100
1012000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am, shared/Makefile.am, shared/comm/Makefile.am,
104        shared/irq/Makefile.am: Include compile.am
105
1062000-08-10      Joel Sherrill <joel@OARcorp.com>
107
108        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.