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

4.104.114.84.95
Last change on this file since b9722f8 was b9722f8, checked in by Joel Sherrill <joel.sherrill@…>, on 09/27/01 at 19:28:16

2001-09-27 Ralf Corsepius <corsepiu@…>

  • include/Makefile.am: Use 'CLEANFILES ='.
  • include/Makefile.am: Use 'TMPINSTALL_FILES ='.
  • irq/Makefile.am: Use 'PREINSTALL_FILES ='.
  • Property mode set to 100644
File size: 2.0 KB
Line 
12001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * include/Makefile.am: Use 'CLEANFILES ='.
4        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
5        * irq/Makefile.am: Use 'PREINSTALL_FILES ='.
6
72001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * configure.in: Add include/bspopts.h.
10        * console/Makefile.am: Use *_HEADERS instead of *H_FILES.
11        * irq/Makefile.am: Use *_HEADER instead of *H_FILES.
12        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*
13        * include/Makefile.am: Add bspopts.h, Use *_HEADER instead of *H_FILES.
14        * include/bsp.h: Add bspopts.h.
15
162001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
19
202001-01-08      Joel Sherrill <joel@OARcorp.com>
21
22        * include/bsp.h: Added closing brace for extern C.
23
242000-12-06      Joel Sherrill <joel@OARcorp.com>
25
26        * Makefile.am: Add include of bsp.am.  Add clock subdirectory.
27        * configure.in: Add clock subdirectory.
28        * include/Makefile.am: Add coverhd.h.
29
302000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
33
342000-11-02      Joel Sherrill <joel@OARcorp.com>
35
36        * bsp_specs: Remove -Tlinkcmds from *link rule.
37
382000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
41
422000-11-01      Joel Sherrill <joel@OARcorp.com>
43
44        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
45        and libcsupport.h moved from libc to lib/include/rtems and
46        now must be referenced as <rtems/XXX.h>.   Header file order
47        was cleaned up while doing this.
48
492000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
52        Switch to GNU canonicalization.
53
542000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * clock/Makefile.am, console/Makefile.am, irq/Makefile.am,
57        start/Makefile.am, startup/Makefile.am, wrapup/Makefile.am:
58        Include compile.am.
59
602000-08-10      Joel Sherrill <joel@OARcorp.com>
61
62        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.