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

4.104.114.84.95
Last change on this file since 6411947 was 6411947, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/05/04 at 06:14:08

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

  • wrapup/Makefile.am: Eliminate $(LIB). Use noinst_DATA to trigger building libbsp.a.
  • Property mode set to 100644
File size: 7.8 KB
Line 
12004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Eliminate $(LIB).
4        Use noinst_DATA to trigger building libbsp.a.
5
62003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
9        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
10
112003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
14        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
15
162003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
19
202003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * start/Makefile.am: Misc cleanups and fixes.
23        * startup/Makefile.am: Misc cleanups and fixes.
24        * wrapup/Makefile.am: Misc cleanups and fixes.
25
262003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Add preinstallation dirstamp support.
29        * clock/Makefile.am: Cosmetics.
30        * console/Makefile.am: Cosmetics.
31        * startup/Makefile.am: Cosmetics.
32        * timer/Makefile.am: Cosmetics.
33        * wrapup/Makefile.am: Cosmetics.
34
352003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * clock/Makefile.am: Remove all-local: $(ARCH).
38        * console/Makefile.am: Remove all-local: $(ARCH).
39        * start/Makefile.am: Remove all-local: $(ARCH).
40        * startup/Makefile.am: Remove all-local: $(ARCH).
41        * timer/Makefile.am: Remove all-local: $(ARCH).
42        * wrapup/Makefile.am: Remove all-local: $(ARCH).
43
442003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * Makefile.am: Merge-in include/Makefile.am.
47        Reflect changes to bsp.am.
48        * include/Makefile.am: Remove.
49        * configure.ac: Reflect changes above.
50
512003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * bsp_specs: Remove *lib:.
54
552003-09-04      Joel Sherrill <joel@OARcorp.com>
56
57        * clock/ckinit.c, startup/bspstart.c, timer/timer.c, timer/timerisr.S:
58        URL for license changed.
59
602003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: Reflect having moved aclocal/.
63
642003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Reflect having moved automake/.
67        * clock/Makefile.am: Reflect having moved automake/.
68        * console/Makefile.am: Reflect having moved automake/.
69        * include/Makefile.am: Reflect having moved automake/.
70        * start/Makefile.am: Reflect having moved automake/.
71        * startup/Makefile.am: Reflect having moved automake/.
72        * timer/Makefile.am: Reflect having moved automake/.
73        * wrapup/Makefile.am: Reflect having moved automake/.
74
752003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        PR 452/bsps
78        * startup/Makefile.am: Remove USE_INIT_FINI.
79
802003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
83
842003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        PR 445/bsps
87        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
88        Remove cpp, old_cpp (now unused).
89
902003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: Remove AC_CONFIG_AUX_DIR.
93
942003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
97
982003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.ac: AC_PREREQ(2.57).
101
1022003-01-20      Joel Sherrill <joel@OARcorp.com>
103
104        * startup/linkcmds*: Add FreeBSD sysctl() sections.
105
1062002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
109        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
110        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
111        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
112        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
113
1142002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * start/Makefile.am: Use install-data-local to install startfile.
117
1182002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
121
1222002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
125
1262002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * .cvsignore: Reformat.
129        Add autom4te*cache.
130        Remove autom4te.cache.
131
1322002-08-21      Joel Sherrill <joel@OARcorp.com>
133
134        * bsp_specs: Added support for -nostdlibs.
135
1362002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
139        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
140        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
141        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
142        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
143        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
144
1452002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * start/Makefile.am: Eliminate PGM.
148        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
149
1502002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
153
1542002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
157        Remove $(OBJS) from all-local.
158
1592002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
162
1632001-05-09      Joel Sherrill <joel@OARcorp.com>
164
165        * startup/linkcmds: In support of gcc 3.1, added one of more
166        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
167        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
168        and direction of segments to memory regions may also have been
169        addressed.  This was a sweep across all BSPs.
170 
1712002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * configure.ac:
174        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
175        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
176        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
177        * Makefile.am: Remove AUTOMAKE_OPTIONS.
178        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
179        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
180        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
181        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
182        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
183        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
184
1852001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
188
1892001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
192        * configure.in: Remove.
193        * configure.ac: New file, generated from configure.in by autoupdate.
194
1952001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * include/Makefile.am: Use 'CLEANFILES ='.
198        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
199
2002001-06-19      Joel Sherrill <joel@OARcorp.com>
201
202        * include/Makefile.am: Fixed typo.
203
2042001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * configure.in: Add bspopts.h.
207        * include/.cvsignore: Add bspopts.h*, stamp-h*.
208        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
209        * include/bsp.h: Include bspopts.h.
210
2112001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
212
213        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
214
2152000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
218
2192000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
222
2232000-11-01      Joel Sherrill <joel@OARcorp.com>
224
225        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
226        and libcsupport.h moved from libc to lib/include/rtems and
227        now must be referenced as <rtems/XXX.h>.   Header file order
228        was cleaned up while doing this.
229
2302000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
233        Switch to GNU canonicalization.
234
2352000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
236
237        * startup/linkcmds: Added lines so DWARF debug information
238        would be available.  Otherwise gdb complains that the offsets
239        for the debug info are incorrect and doesn't load the files.
240
2412000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
244        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
245        compile.am
246
2472000-08-10      Joel Sherrill <joel@OARcorp.com>
248
249        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.