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

4.104.114.84.95
Last change on this file since b35414a was b35414a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/13/03 at 05:09:48

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

  • start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
  • startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
  • Property mode set to 100644
File size: 7.7 KB
Line 
12003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
4        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
5
62003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
9        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
10
112003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
14
152003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * start/Makefile.am: Misc cleanups and fixes.
18        * startup/Makefile.am: Misc cleanups and fixes.
19        * wrapup/Makefile.am: Misc cleanups and fixes.
20
212003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Add preinstallation dirstamp support.
24        * clock/Makefile.am: Cosmetics.
25        * console/Makefile.am: Cosmetics.
26        * startup/Makefile.am: Cosmetics.
27        * timer/Makefile.am: Cosmetics.
28        * wrapup/Makefile.am: Cosmetics.
29
302003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * clock/Makefile.am: Remove all-local: $(ARCH).
33        * console/Makefile.am: Remove all-local: $(ARCH).
34        * start/Makefile.am: Remove all-local: $(ARCH).
35        * startup/Makefile.am: Remove all-local: $(ARCH).
36        * timer/Makefile.am: Remove all-local: $(ARCH).
37        * wrapup/Makefile.am: Remove all-local: $(ARCH).
38
392003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Merge-in include/Makefile.am.
42        Reflect changes to bsp.am.
43        * include/Makefile.am: Remove.
44        * configure.ac: Reflect changes above.
45
462003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * bsp_specs: Remove *lib:.
49
502003-09-04      Joel Sherrill <joel@OARcorp.com>
51
52        * clock/ckinit.c, startup/bspstart.c, timer/timer.c, timer/timerisr.S:
53        URL for license changed.
54
552003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * Makefile.am: Reflect having moved aclocal/.
58
592003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * Makefile.am: Reflect having moved automake/.
62        * clock/Makefile.am: Reflect having moved automake/.
63        * console/Makefile.am: Reflect having moved automake/.
64        * include/Makefile.am: Reflect having moved automake/.
65        * start/Makefile.am: Reflect having moved automake/.
66        * startup/Makefile.am: Reflect having moved automake/.
67        * timer/Makefile.am: Reflect having moved automake/.
68        * wrapup/Makefile.am: Reflect having moved automake/.
69
702003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        PR 452/bsps
73        * startup/Makefile.am: Remove USE_INIT_FINI.
74
752003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
78
792003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        PR 445/bsps
82        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
83        Remove cpp, old_cpp (now unused).
84
852003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.ac: Remove AC_CONFIG_AUX_DIR.
88
892003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
92
932003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * configure.ac: AC_PREREQ(2.57).
96
972003-01-20      Joel Sherrill <joel@OARcorp.com>
98
99        * startup/linkcmds*: Add FreeBSD sysctl() sections.
100
1012002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
104        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
105        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
106        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
107        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
108
1092002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * start/Makefile.am: Use install-data-local to install startfile.
112
1132002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
116
1172002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
120
1212002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * .cvsignore: Reformat.
124        Add autom4te*cache.
125        Remove autom4te.cache.
126
1272002-08-21      Joel Sherrill <joel@OARcorp.com>
128
129        * bsp_specs: Added support for -nostdlibs.
130
1312002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
134        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
135        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
136        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
137        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
138        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
139
1402002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * start/Makefile.am: Eliminate PGM.
143        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
144
1452002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
148
1492002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
152        Remove $(OBJS) from all-local.
153
1542002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
157
1582001-05-09      Joel Sherrill <joel@OARcorp.com>
159
160        * startup/linkcmds: In support of gcc 3.1, added one of more
161        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
162        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
163        and direction of segments to memory regions may also have been
164        addressed.  This was a sweep across all BSPs.
165 
1662002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * configure.ac:
169        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
170        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
171        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
172        * Makefile.am: Remove AUTOMAKE_OPTIONS.
173        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
174        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
175        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
176        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
177        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
178        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
179
1802001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
183
1842001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
187        * configure.in: Remove.
188        * configure.ac: New file, generated from configure.in by autoupdate.
189
1902001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * include/Makefile.am: Use 'CLEANFILES ='.
193        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
194
1952001-06-19      Joel Sherrill <joel@OARcorp.com>
196
197        * include/Makefile.am: Fixed typo.
198
1992001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * configure.in: Add bspopts.h.
202        * include/.cvsignore: Add bspopts.h*, stamp-h*.
203        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
204        * include/bsp.h: Include bspopts.h.
205
2062001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
207
208        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
209
2102000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
213
2142000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
217
2182000-11-01      Joel Sherrill <joel@OARcorp.com>
219
220        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
221        and libcsupport.h moved from libc to lib/include/rtems and
222        now must be referenced as <rtems/XXX.h>.   Header file order
223        was cleaned up while doing this.
224
2252000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
228        Switch to GNU canonicalization.
229
2302000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
231
232        * startup/linkcmds: Added lines so DWARF debug information
233        would be available.  Otherwise gdb complains that the offsets
234        for the debug info are incorrect and doesn't load the files.
235
2362000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
239        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
240        compile.am
241
2422000-08-10      Joel Sherrill <joel@OARcorp.com>
243
244        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.