source: rtems/c/src/lib/libbsp/bare/ChangeLog @ 1721983f

Last change on this file since 1721983f was 1721983f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/22/07 at 12:23:20

2007-02-22 Ralf Corsépius <ralf.corsepius@…>

  • Makefile.am: Use MKDIR_P instead of mkdir_p.
  • Property mode set to 100644
File size: 4.7 KB
Line 
12007-02-22      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Use MKDIR_P instead of mkdir_p.
4
52006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * configure.ac: New BUG-REPORT address.
8
92006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
10
11        * configure.ac: Use AC_CONFIG_HEADER instead of AM_CONFIG_HEADER.
12
132006-10-19      Ralf Corsépius <ralf.corsepius@rtems.org>
14
15        * configure.ac: Require automake-1.10. Require autoconf-2.60.
16
172005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
18
19        * Makefile.am: Remove build-variant support.
20
212004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
22
23        * include/bsp.h: Remove tm27 stuff.
24        * include/tm27.h: New.
25        * Makefile.am: Add tm27.h
26
272004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
28
29        * configure.ac: Require automake > 1.9.
30
312004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
32
33        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
34        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
35
362004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: Reflect changes to bsp.am.
39        Preinstall dist_project_lib*.
40
412004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Reflect changes to bsp.am.
44
452004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Add PREINSTALL_DIRS.
48
492003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
52
532003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am: Misc cleanups and fixes.
56
572003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * configure.ac: Remove RTEMS_CANONICAL_HOST.
60
612003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
64
652003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Merge-in include/Makefile.am.
68        Reflect changes to bsp.am.
69        * include/Makefile.am: Remove.
70        * configure.ac: Reflect changes above.
71
722003-09-04      Joel Sherrill <joel@OARcorp.com>
73
74        * include/bsp.h: URL for license changed.
75
762003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: Reflect having moved aclocal/.
79
802003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * Makefile.am: Reflect having moved automake/.
83        * include/Makefile.am: Reflect having moved automake/.
84
852003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
88
892003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        PR 445/bsps
92        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
93
942003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac: Remove AC_CONFIG_AUX_DIR.
97
982003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
101
1022003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * configure.ac: AC_PREREQ(2.57).
105
1062002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
109
1102002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * .cvsignore: Reformat.
113        Add autom4te*cache.
114        Remove autom4te.cache.
115
1162002-08-21      Joel Sherrill <joel@OARcorp.com>
117
118        * bsp_specs: Added support for -nostdlibs.
119
1202002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * configure.ac:
123        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
124        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
125        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
126        * Makefile.am: Remove AUTOMAKE_OPTIONS.
127
1282001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
131        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
132
1332001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
136        * configure.in: Remove.
137        * configure.ac: New file, generated from configure.in by autoupdate.
138
1392001-09-27      Joel Sherrill <joel@OARcorp.com>
140
141        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
142
1432001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * include/Makefile.am: Use 'CLEANFILES ='.
146        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
147        * include/Makefile.am: fix path to shared/include/coverhd.h.
148
1492001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * include/bsp.h: Include bspopts.h.
152
1532001-05-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * configure.in: Add bspopts.h.
156        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
157        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
158
1592000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
162
1632000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
166
1672000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
170        Switch to GNU canonicalization.
171
1722000-08-10      Joel Sherrill <joel@OARcorp.com>
173
174        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.