source: rtems/c/src/lib/libbsp/bare/ChangeLog @ c44312d

4.104.114.84.95
Last change on this file since c44312d was c44312d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/22/03 at 11:23:45

2003-10-22 Ralf Corsepius <corsepiu@…>

  • configure.ac: Remove RTEMS_CANONICAL_HOST.
  • Property mode set to 100644
File size: 3.2 KB
RevLine 
[c44312d]12003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove RTEMS_CANONICAL_HOST.
4
[f73623b]52003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
8
[d1b210cd]92003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Merge-in include/Makefile.am.
12        Reflect changes to bsp.am.
13        * include/Makefile.am: Remove.
14        * configure.ac: Reflect changes above.
15
[662175b]162003-09-04      Joel Sherrill <joel@OARcorp.com>
17
18        * include/bsp.h: URL for license changed.
19
[fe8bc62f]202003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Reflect having moved aclocal/.
23
[bc31326c]242003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
[c483a4e]26        * Makefile.am: Reflect having moved automake/.
27        * include/Makefile.am: Reflect having moved automake/.
[bc31326c]28
[7dcc3fe]292003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
32
[31aa51e1]332003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
[75fcb394]35        PR 445/bsps
[31aa51e1]36        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
37
[afaa498d]382003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * configure.ac: Remove AC_CONFIG_AUX_DIR.
41
[ccd81b60]422003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
45
[9b5c258]462003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac: AC_PREREQ(2.57).
49
[dfa8fe34]502002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
53
[8730f45]542002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * .cvsignore: Reformat.
57        Add autom4te*cache.
58        Remove autom4te.cache.
59
[a2ae30c2]602002-08-21      Joel Sherrill <joel@OARcorp.com>
61
62        * bsp_specs: Added support for -nostdlibs.
63
[4de102cc]642002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * configure.ac:
67        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
68        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
69        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
70        * Makefile.am: Remove AUTOMAKE_OPTIONS.
71
[8fec915]722001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
75        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
76
[df25c998]772001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
80        * configure.in: Remove.
81        * configure.ac: New file, generated from configure.in by autoupdate.
82
[cf282090]832001-09-27      Joel Sherrill <joel@OARcorp.com>
84
85        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
86
[96330198]872001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * include/Makefile.am: Use 'CLEANFILES ='.
90        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
91        * include/Makefile.am: fix path to shared/include/coverhd.h.
92
[69e93d8]932001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * include/bsp.h: Include bspopts.h.
96
[fb085c11]972001-05-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.in: Add bspopts.h.
100        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
101        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
102
[feead226]1032000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
106
[a314d3b4]1072000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
110
[e83378d]1112000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
114        Switch to GNU canonicalization.
115
[e94ad1fe]1162000-08-10      Joel Sherrill <joel@OARcorp.com>
117
118        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.