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

4.104.114.84.95
Last change on this file since d4ee0ce was d4ee0ce, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/03/03 at 07:34:16

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

  • Makefile.am: Add preinstallation dirstamp support.
  • clock/Makefile.am: Cosmetics.
  • console/Makefile.am: Cosmetics.
  • startup/Makefile.am: Cosmetics.
  • timer/Makefile.am: Cosmetics.
  • wrapup/Makefile.am: Cosmetics.
  • Property mode set to 100644
File size: 7.0 KB
RevLine 
[d4ee0ce]12003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Add preinstallation dirstamp support.
4        * clock/Makefile.am: Cosmetics.
5        * console/Makefile.am: Cosmetics.
6        * startup/Makefile.am: Cosmetics.
7        * timer/Makefile.am: Cosmetics.
8        * wrapup/Makefile.am: Cosmetics.
9
[5ceaa08]102003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * clock/Makefile.am: Remove all-local: $(ARCH).
13        * console/Makefile.am: Remove all-local: $(ARCH).
14        * start/Makefile.am: Remove all-local: $(ARCH).
15        * startup/Makefile.am: Remove all-local: $(ARCH).
16        * timer/Makefile.am: Remove all-local: $(ARCH).
17        * wrapup/Makefile.am: Remove all-local: $(ARCH).
18
[2821666f]192003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Merge-in include/Makefile.am.
22        Reflect changes to bsp.am.
23        * include/Makefile.am: Remove.
24        * configure.ac: Reflect changes above.
25
[a1546de]262003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * bsp_specs: Remove *lib:.
29
[c3db3251]302003-09-04      Joel Sherrill <joel@OARcorp.com>
31
32        * clock/ckinit.c, startup/bspstart.c, timer/timer.c, timer/timerisr.S:
33        URL for license changed.
34
[fe8bc62f]352003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Reflect having moved aclocal/.
38
[a4aeb92]392003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
[c483a4e]41        * Makefile.am: Reflect having moved automake/.
42        * clock/Makefile.am: Reflect having moved automake/.
43        * console/Makefile.am: Reflect having moved automake/.
44        * include/Makefile.am: Reflect having moved automake/.
45        * start/Makefile.am: Reflect having moved automake/.
46        * startup/Makefile.am: Reflect having moved automake/.
47        * timer/Makefile.am: Reflect having moved automake/.
48        * wrapup/Makefile.am: Reflect having moved automake/.
[a4aeb92]49
[317458ce]502003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
[75fcb394]52        PR 452/bsps
[317458ce]53        * startup/Makefile.am: Remove USE_INIT_FINI.
54
[7dcc3fe]552003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
58
[d266acd2]592003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
[75fcb394]61        PR 445/bsps
[d266acd2]62        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
63        Remove cpp, old_cpp (now unused).
64
[7a97f26]652003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.ac: Remove AC_CONFIG_AUX_DIR.
68
[ccd81b60]692003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
72
[9b5c258]732003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * configure.ac: AC_PREREQ(2.57).
76
[1d36d2af]772003-01-20      Joel Sherrill <joel@OARcorp.com>
78
79        * startup/linkcmds*: Add FreeBSD sysctl() sections.
80
[f54315c]812002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
84        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
85        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
86        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
87        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
88
[59a01a6e]892002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * start/Makefile.am: Use install-data-local to install startfile.
92
[b5a2912f]932002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
[d7f7d65]96
972002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
[b5a2912f]100
[8730f45]1012002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * .cvsignore: Reformat.
104        Add autom4te*cache.
105        Remove autom4te.cache.
106
[a2ae30c2]1072002-08-21      Joel Sherrill <joel@OARcorp.com>
108
109        * bsp_specs: Added support for -nostdlibs.
110
[c112760a]1112002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
114        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
115        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
116        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
117        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
118        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
119
[496686a]1202002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * start/Makefile.am: Eliminate PGM.
123        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
124
[f4d43dd]1252002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
128
[445c0a0]1292002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
132        Remove $(OBJS) from all-local.
133
[80defac]1342002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
137
[85c92574]1382001-05-09      Joel Sherrill <joel@OARcorp.com>
139
140        * startup/linkcmds: In support of gcc 3.1, added one of more
141        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
142        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
143        and direction of segments to memory regions may also have been
144        addressed.  This was a sweep across all BSPs.
145 
[ddd9abf]1462002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * configure.ac:
149        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
150        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
151        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
152        * Makefile.am: Remove AUTOMAKE_OPTIONS.
153        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
154        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
155        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
156        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
157        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
158        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
159
[9e1ae79]1602001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
163
[df25c998]1642001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
167        * configure.in: Remove.
168        * configure.ac: New file, generated from configure.in by autoupdate.
169
[7b4917c]1702001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * include/Makefile.am: Use 'CLEANFILES ='.
173        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
174
[1f17d21]1752001-06-19      Joel Sherrill <joel@OARcorp.com>
176
177        * include/Makefile.am: Fixed typo.
178
[c4d92216]1792001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * configure.in: Add bspopts.h.
182        * include/.cvsignore: Add bspopts.h*, stamp-h*.
183        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
184        * include/bsp.h: Include bspopts.h.
185
[6f21328]1862001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
187
188        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
189
[feead226]1902000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
193
[a314d3b4]1942000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
197
[eba2e4f]1982000-11-01      Joel Sherrill <joel@OARcorp.com>
199
200        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
201        and libcsupport.h moved from libc to lib/include/rtems and
202        now must be referenced as <rtems/XXX.h>.   Header file order
203        was cleaned up while doing this.
204
[e83378d]2052000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
208        Switch to GNU canonicalization.
209
[9f30a08b]2102000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
211
212        * startup/linkcmds: Added lines so DWARF debug information
213        would be available.  Otherwise gdb complains that the offsets
214        for the debug info are incorrect and doesn't load the files.
215
[476b632]2162000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
219        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
220        compile.am
221
[e94ad1fe]2222000-08-10      Joel Sherrill <joel@OARcorp.com>
223
224        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.