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

4.104.114.84.95
Last change on this file since 606d797c was 606d797c, checked in by Joel Sherrill <joel.sherrill@…>, on 10/17/01 at 20:26:14

2001-10-17 Joel Sherrill <joel@…>

  • timer: New subdirectory.
  • timer/Makefile.am: New file.
  • timer/.cvsignore: New file.
  • Makefile.am: Modified to reflect above.
  • configure.ac: Ditto.
  • wrapup/Makefile.am: Ditto.
  • include/bsp.h: Stubs to let tm27 compile and link.
  • Property mode set to 100644
File size: 2.4 KB
RevLine 
[606d797c]12001-10-17      Joel Sherrill <joel@OARcorp.com>
2
3        * timer: New subdirectory.
4        * timer/Makefile.am: New file.
5        * timer/.cvsignore: New file.
6        * Makefile.am: Modified to reflect above.
7        * configure.ac: Ditto.
8        * wrapup/Makefile.am: Ditto.
9        * include/bsp.h: Stubs to let tm27 compile and link.
10
[df25c998]112001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
14        * configure.in: Remove.
15        * configure.ac: New file, generated from configure.in by autoupdate.
16
[b9722f8]172001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * include/Makefile.am: Use 'CLEANFILES ='.
20        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
21        * irq/Makefile.am: Use 'PREINSTALL_FILES ='.
22
[e86adc7]232001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.in: Add include/bspopts.h.
26        * console/Makefile.am: Use *_HEADERS instead of *H_FILES.
27        * irq/Makefile.am: Use *_HEADER instead of *H_FILES.
28        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*
29        * include/Makefile.am: Add bspopts.h, Use *_HEADER instead of *H_FILES.
30        * include/bsp.h: Add bspopts.h.
31
322001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[6f21328]33
34        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
35
[82e2265e]362001-01-08      Joel Sherrill <joel@OARcorp.com>
37
38        * include/bsp.h: Added closing brace for extern C.
39
[229df48]402000-12-06      Joel Sherrill <joel@OARcorp.com>
41
42        * Makefile.am: Add include of bsp.am.  Add clock subdirectory.
43        * configure.in: Add clock subdirectory.
44        * include/Makefile.am: Add coverhd.h.
45
[feead226]462000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
49
[63b347b7]502000-11-02      Joel Sherrill <joel@OARcorp.com>
51
52        * bsp_specs: Remove -Tlinkcmds from *link rule.
53
[a314d3b4]542000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
57
[eba2e4f]582000-11-01      Joel Sherrill <joel@OARcorp.com>
59
60        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
61        and libcsupport.h moved from libc to lib/include/rtems and
62        now must be referenced as <rtems/XXX.h>.   Header file order
63        was cleaned up while doing this.
64
[0134f4f]652000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
68        Switch to GNU canonicalization.
69
[6617845]702000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * clock/Makefile.am, console/Makefile.am, irq/Makefile.am,
73        start/Makefile.am, startup/Makefile.am, wrapup/Makefile.am:
74        Include compile.am.
75
[e94ad1fe]762000-08-10      Joel Sherrill <joel@OARcorp.com>
77
78        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.