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

4.104.114.84.95
Last change on this file since efb5450 was df25c998, checked in by Joel Sherrill <joel.sherrill@…>, on 10/11/01 at 19:36:23

2001-10-11 Ralf Corsepius <corsepiu@…>

  • .cvsignore: Add autom4te.cache for autoconf > 2.52.
  • configure.in: Remove.
  • configure.ac: New file, generated from configure.in by autoupdate.
  • Property mode set to 100644
File size: 2.2 KB
Line 
12001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
4        * configure.in: Remove.
5        * configure.ac: New file, generated from configure.in by autoupdate.
6
72001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * include/Makefile.am: Use 'CLEANFILES ='.
10        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
11        * irq/Makefile.am: Use 'PREINSTALL_FILES ='.
12
132001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.in: Add include/bspopts.h.
16        * console/Makefile.am: Use *_HEADERS instead of *H_FILES.
17        * irq/Makefile.am: Use *_HEADER instead of *H_FILES.
18        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*
19        * include/Makefile.am: Add bspopts.h, Use *_HEADER instead of *H_FILES.
20        * include/bsp.h: Add bspopts.h.
21
222001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
25
262001-01-08      Joel Sherrill <joel@OARcorp.com>
27
28        * include/bsp.h: Added closing brace for extern C.
29
302000-12-06      Joel Sherrill <joel@OARcorp.com>
31
32        * Makefile.am: Add include of bsp.am.  Add clock subdirectory.
33        * configure.in: Add clock subdirectory.
34        * include/Makefile.am: Add coverhd.h.
35
362000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
39
402000-11-02      Joel Sherrill <joel@OARcorp.com>
41
42        * bsp_specs: Remove -Tlinkcmds from *link rule.
43
442000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
47
482000-11-01      Joel Sherrill <joel@OARcorp.com>
49
50        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
51        and libcsupport.h moved from libc to lib/include/rtems and
52        now must be referenced as <rtems/XXX.h>.   Header file order
53        was cleaned up while doing this.
54
552000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
58        Switch to GNU canonicalization.
59
602000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * clock/Makefile.am, console/Makefile.am, irq/Makefile.am,
63        start/Makefile.am, startup/Makefile.am, wrapup/Makefile.am:
64        Include compile.am.
65
662000-08-10      Joel Sherrill <joel@OARcorp.com>
67
68        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.