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

4.104.114.84.95
Last change on this file since a5f7ffc was a5f7ffc, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/11/03 at 05:38:39

2003-12-11 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Misc cleanups and fixes.
  • Property mode set to 100644
File size: 3.3 KB
Line 
12003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Misc cleanups and fixes.
4
52003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Remove RTEMS_CANONICAL_HOST.
8
92003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
12
132003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * Makefile.am: Merge-in include/Makefile.am.
16        Reflect changes to bsp.am.
17        * include/Makefile.am: Remove.
18        * configure.ac: Reflect changes above.
19
202003-09-04      Joel Sherrill <joel@OARcorp.com>
21
22        * include/bsp.h: URL for license changed.
23
242003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Reflect having moved aclocal/.
27
282003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Reflect having moved automake/.
31        * include/Makefile.am: Reflect having moved automake/.
32
332003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
36
372003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        PR 445/bsps
40        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
41
422003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * configure.ac: Remove AC_CONFIG_AUX_DIR.
45
462003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
49
502003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: AC_PREREQ(2.57).
53
542002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
57
582002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * .cvsignore: Reformat.
61        Add autom4te*cache.
62        Remove autom4te.cache.
63
642002-08-21      Joel Sherrill <joel@OARcorp.com>
65
66        * bsp_specs: Added support for -nostdlibs.
67
682002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * configure.ac:
71        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
72        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
73        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
74        * Makefile.am: Remove AUTOMAKE_OPTIONS.
75
762001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
79        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
80
812001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
84        * configure.in: Remove.
85        * configure.ac: New file, generated from configure.in by autoupdate.
86
872001-09-27      Joel Sherrill <joel@OARcorp.com>
88
89        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
90
912001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * include/Makefile.am: Use 'CLEANFILES ='.
94        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
95        * include/Makefile.am: fix path to shared/include/coverhd.h.
96
972001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * include/bsp.h: Include bspopts.h.
100
1012001-05-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.in: Add bspopts.h.
104        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
105        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
106
1072000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
110
1112000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
114
1152000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
118        Switch to GNU canonicalization.
119
1202000-08-10      Joel Sherrill <joel@OARcorp.com>
121
122        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.