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

4.104.114.84.95
Last change on this file since 1a457f5 was 9e1ae79, checked in by Joel Sherrill <joel.sherrill@…>, on 12/03/01 at 01:07:18

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

  • configure.ac: Introduce RTEMS_BSP_CONFIGURE.
  • Property mode set to 100644
File size: 2.5 KB
Line 
12001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
4
52001-10-17      Joel Sherrill <joel@OARcorp.com>
6
7        * timer: New subdirectory.
8        * timer/Makefile.am: New file.
9        * timer/.cvsignore: New file.
10        * Makefile.am: Modified to reflect above.
11        * configure.ac: Ditto.
12        * wrapup/Makefile.am: Ditto.
13        * include/bsp.h: Stubs to let tm27 compile and link.
14
152001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
18        * configure.in: Remove.
19        * configure.ac: New file, generated from configure.in by autoupdate.
20
212001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * include/Makefile.am: Use 'CLEANFILES ='.
24        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
25        * irq/Makefile.am: Use 'PREINSTALL_FILES ='.
26
272001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * configure.in: Add include/bspopts.h.
30        * console/Makefile.am: Use *_HEADERS instead of *H_FILES.
31        * irq/Makefile.am: Use *_HEADER instead of *H_FILES.
32        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*
33        * include/Makefile.am: Add bspopts.h, Use *_HEADER instead of *H_FILES.
34        * include/bsp.h: Add bspopts.h.
35
362001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
39
402001-01-08      Joel Sherrill <joel@OARcorp.com>
41
42        * include/bsp.h: Added closing brace for extern C.
43
442000-12-06      Joel Sherrill <joel@OARcorp.com>
45
46        * Makefile.am: Add include of bsp.am.  Add clock subdirectory.
47        * configure.in: Add clock subdirectory.
48        * include/Makefile.am: Add coverhd.h.
49
502000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
53
542000-11-02      Joel Sherrill <joel@OARcorp.com>
55
56        * bsp_specs: Remove -Tlinkcmds from *link rule.
57
582000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
61
622000-11-01      Joel Sherrill <joel@OARcorp.com>
63
64        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
65        and libcsupport.h moved from libc to lib/include/rtems and
66        now must be referenced as <rtems/XXX.h>.   Header file order
67        was cleaned up while doing this.
68
692000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
72        Switch to GNU canonicalization.
73
742000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * clock/Makefile.am, console/Makefile.am, irq/Makefile.am,
77        start/Makefile.am, startup/Makefile.am, wrapup/Makefile.am:
78        Include compile.am.
79
802000-08-10      Joel Sherrill <joel@OARcorp.com>
81
82        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.