source: rtems/c/src/lib/libbsp/m68k/idp/ChangeLog @ ff716ea0

4.104.114.84.95
Last change on this file since ff716ea0 was ff716ea0, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/14/04 at 07:11:35

2004-01-14 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
  • startup/Makefile.am: Ditto.
  • Property mode set to 100644
File size: 8.1 KB
Line 
12004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
4        Add PRE/TMPINSTALL_FILES to CLEANFILES.
5        * startup/Makefile.am: Ditto.
6
72004-01-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * start/Makefile.am: Remove.
10        * Makefile.am: Merge-in start/Makefile.am.
11        * configure.ac: Reflect changes above.
12
132004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * wrapup/Makefile.am: Eliminate $(LIB).
16        Use noinst_DATA to trigger building libbsp.a.
17
182003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
21        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
22
232003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
26        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
27
282003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
31
322003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * start/Makefile.am: Misc cleanups and fixes.
35        * startup/Makefile.am: Misc cleanups and fixes.
36        * wrapup/Makefile.am: Misc cleanups and fixes.
37
382003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Add preinstallation dirstamp support.
41        * clock/Makefile.am: Cosmetics.
42        * console/Makefile.am: Cosmetics.
43        * startup/Makefile.am: Cosmetics.
44        * timer/Makefile.am: Cosmetics.
45        * wrapup/Makefile.am: Cosmetics.
46
472003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * clock/Makefile.am: Remove all-local: $(ARCH).
50        * console/Makefile.am: Remove all-local: $(ARCH).
51        * start/Makefile.am: Remove all-local: $(ARCH).
52        * startup/Makefile.am: Remove all-local: $(ARCH).
53        * timer/Makefile.am: Remove all-local: $(ARCH).
54        * wrapup/Makefile.am: Remove all-local: $(ARCH).
55
562003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Merge-in include/Makefile.am.
59        Reflect changes to bsp.am.
60        * include/Makefile.am: Remove.
61        * configure.ac: Reflect changes above.
62
632003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * bsp_specs: Remove *lib:.
66
672003-09-04      Joel Sherrill <joel@OARcorp.com>
68
69        * clock/ckinit.c, startup/bspstart.c, timer/timer.c, timer/timerisr.S:
70        URL for license changed.
71
722003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Reflect having moved aclocal/.
75
762003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: Reflect having moved automake/.
79        * clock/Makefile.am: Reflect having moved automake/.
80        * console/Makefile.am: Reflect having moved automake/.
81        * include/Makefile.am: Reflect having moved automake/.
82        * start/Makefile.am: Reflect having moved automake/.
83        * startup/Makefile.am: Reflect having moved automake/.
84        * timer/Makefile.am: Reflect having moved automake/.
85        * wrapup/Makefile.am: Reflect having moved automake/.
86
872003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        PR 452/bsps
90        * startup/Makefile.am: Remove USE_INIT_FINI.
91
922003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
95
962003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        PR 445/bsps
99        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
100        Remove cpp, old_cpp (now unused).
101
1022003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * configure.ac: Remove AC_CONFIG_AUX_DIR.
105
1062003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
109
1102003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * configure.ac: AC_PREREQ(2.57).
113
1142003-01-20      Joel Sherrill <joel@OARcorp.com>
115
116        * startup/linkcmds*: Add FreeBSD sysctl() sections.
117
1182002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
121        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
122        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
123        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
124        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
125
1262002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * start/Makefile.am: Use install-data-local to install startfile.
129
1302002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
133
1342002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
137
1382002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * .cvsignore: Reformat.
141        Add autom4te*cache.
142        Remove autom4te.cache.
143
1442002-08-21      Joel Sherrill <joel@OARcorp.com>
145
146        * bsp_specs: Added support for -nostdlibs.
147
1482002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
151        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
152        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
153        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
154        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
155        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
156
1572002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * start/Makefile.am: Eliminate PGM.
160        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
161
1622002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
165
1662002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
169        Remove $(OBJS) from all-local.
170
1712002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
174
1752001-05-09      Joel Sherrill <joel@OARcorp.com>
176
177        * startup/linkcmds: In support of gcc 3.1, added one of more
178        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
179        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
180        and direction of segments to memory regions may also have been
181        addressed.  This was a sweep across all BSPs.
182 
1832002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * configure.ac:
186        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
187        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
188        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
189        * Makefile.am: Remove AUTOMAKE_OPTIONS.
190        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
191        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
192        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
193        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
194        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
195        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
196
1972001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
200
2012001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
204        * configure.in: Remove.
205        * configure.ac: New file, generated from configure.in by autoupdate.
206
2072001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * include/Makefile.am: Use 'CLEANFILES ='.
210        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
211
2122001-06-19      Joel Sherrill <joel@OARcorp.com>
213
214        * include/Makefile.am: Fixed typo.
215
2162001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * configure.in: Add bspopts.h.
219        * include/.cvsignore: Add bspopts.h*, stamp-h*.
220        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
221        * include/bsp.h: Include bspopts.h.
222
2232001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
224
225        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
226
2272000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
230
2312000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
234
2352000-11-01      Joel Sherrill <joel@OARcorp.com>
236
237        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
238        and libcsupport.h moved from libc to lib/include/rtems and
239        now must be referenced as <rtems/XXX.h>.   Header file order
240        was cleaned up while doing this.
241
2422000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
245        Switch to GNU canonicalization.
246
2472000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
248
249        * startup/linkcmds: Added lines so DWARF debug information
250        would be available.  Otherwise gdb complains that the offsets
251        for the debug info are incorrect and doesn't load the files.
252
2532000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
256        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
257        compile.am
258
2592000-08-10      Joel Sherrill <joel@OARcorp.com>
260
261        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.