source: rtems/c/src/lib/libbsp/arm/arm_bare_bsp/ChangeLog @ c13dee8b

4.104.114.84.95
Last change on this file since c13dee8b was c13dee8b, checked in by Joel Sherrill <joel.sherrill@…>, on 04/01/02 at 13:45:37

2002-03-30 Ralf Corsepius <corsepiu@…>

  • configure.ac: Update, remove code rott.
  • Property mode set to 100644
File size: 3.5 KB
RevLine 
[c13dee8b]12002-03-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Update, remove code rott.
4
[70633be1]52002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac:
8        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
9        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
10        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
11        * Makefile.am: Remove AUTOMAKE_OPTIONS.
12        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
13        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
14        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
15        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
16        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
17        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
18        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
19
[f7ac3926]202002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * startup/exit.c: Include rtems/bspIo.h instead of bspIo.h.
23
[8fec915]242001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
27        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
28
[9e1ae79]292001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
32
[606d797c]332001-10-17      Joel Sherrill <joel@OARcorp.com>
34
35        * timer: New subdirectory.
36        * timer/Makefile.am: New file.
37        * timer/.cvsignore: New file.
38        * Makefile.am: Modified to reflect above.
39        * configure.ac: Ditto.
40        * wrapup/Makefile.am: Ditto.
41        * include/bsp.h: Stubs to let tm27 compile and link.
42
[df25c998]432001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
46        * configure.in: Remove.
47        * configure.ac: New file, generated from configure.in by autoupdate.
48
[b9722f8]492001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * include/Makefile.am: Use 'CLEANFILES ='.
52        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
53        * irq/Makefile.am: Use 'PREINSTALL_FILES ='.
54
[e86adc7]552001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * configure.in: Add include/bspopts.h.
58        * console/Makefile.am: Use *_HEADERS instead of *H_FILES.
59        * irq/Makefile.am: Use *_HEADER instead of *H_FILES.
60        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*
61        * include/Makefile.am: Add bspopts.h, Use *_HEADER instead of *H_FILES.
62        * include/bsp.h: Add bspopts.h.
63
642001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[6f21328]65
66        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
67
[82e2265e]682001-01-08      Joel Sherrill <joel@OARcorp.com>
69
70        * include/bsp.h: Added closing brace for extern C.
71
[229df48]722000-12-06      Joel Sherrill <joel@OARcorp.com>
73
74        * Makefile.am: Add include of bsp.am.  Add clock subdirectory.
75        * configure.in: Add clock subdirectory.
76        * include/Makefile.am: Add coverhd.h.
77
[feead226]782000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
81
[63b347b7]822000-11-02      Joel Sherrill <joel@OARcorp.com>
83
84        * bsp_specs: Remove -Tlinkcmds from *link rule.
85
[a314d3b4]862000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
89
[eba2e4f]902000-11-01      Joel Sherrill <joel@OARcorp.com>
91
92        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
93        and libcsupport.h moved from libc to lib/include/rtems and
94        now must be referenced as <rtems/XXX.h>.   Header file order
95        was cleaned up while doing this.
96
[0134f4f]972000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
100        Switch to GNU canonicalization.
101
[6617845]1022000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * clock/Makefile.am, console/Makefile.am, irq/Makefile.am,
105        start/Makefile.am, startup/Makefile.am, wrapup/Makefile.am:
106        Include compile.am.
107
[e94ad1fe]1082000-08-10      Joel Sherrill <joel@OARcorp.com>
109
110        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.