source: rtems/c/src/lib/libbsp/arm/ChangeLog @ 9dffd2de

4.104.114.84.95
Last change on this file since 9dffd2de was 43e60f8, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/20/03 at 13:39:41

2003-10-20 Ralf Corsepius <corsepiu@…>

  • acinclude.m4: Reflect changes to bootstrap.
  • configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
  • Property mode set to 100644
File size: 2.5 KB
Line 
12003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * acinclude.m4: Reflect changes to bootstrap.
4        * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
5
62003-09-15      Jay Monkman <jtm@smoothsmoothie.com>
7
8        PR 480/bsps
9        * shared/irq/irq_asm.S: Remove duplicate code.
10
112003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * Makefile.am: Reflect having moved aclocal/.
14
152003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Reflect having moved automake/.
18
192003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
22
232003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.ac: Remove AC_CONFIG_AUX_DIR.
26
272003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
30
312003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac: AC_PREREQ(2.57).
34
352002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
38
392002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
40
41        * acinclude.m4: Added edb7312.
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
562001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
59        * configure.in: Remove.
60        * configure.ac: New file, generated from configure.in by autoupdate.
61
622001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * acinclude.m4: New file.
65        * configure.in: Use RTEMS_BSP_SUBDIR.
66
672001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.in: remove shared/io/Makefile.
70
712000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
74
752000-11-02      Joel Sherrill <joel@OARcorp.com>
76
77        * bsp_specs: Remove -Tlinkcmds from *link rule.
78
792000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
82
832000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
86        Switch to GNU canonicalization.
87
882000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * Makefile.am, shared/Makefile.am, shared/comm/Makefile.am,
91        shared/irq/Makefile.am: Include compile.am
92
932000-08-10      Joel Sherrill <joel@OARcorp.com>
94
95        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.