source: rtems/c/src/lib/libbsp/powerpc/dmv177/ChangeLog @ de2b815

4.104.114.84.95
Last change on this file since de2b815 was de2b815, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/22/03 at 16:09:15

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

  • clock/Makefile.am: Eliminate VPATH.
  • console/Makefile.am: Eliminate VPATH.
  • scv64/Makefile.am: Eliminate VPATH.
  • sonic/Makefile.am: Eliminate VPATH.
  • start/Makefile.am: Eliminate VPATH.
  • startup/Makefile.am: Eliminate VPATH.
  • timer/Makefile.am: Eliminate VPATH.
  • tod/Makefile.am: Eliminate VPATH.
  • Property mode set to 100644
File size: 9.9 KB
Line 
12003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * clock/Makefile.am: Eliminate VPATH.
4        * console/Makefile.am: Eliminate VPATH.
5        * scv64/Makefile.am: Eliminate VPATH.
6        * sonic/Makefile.am: Eliminate VPATH.
7        * start/Makefile.am: Eliminate VPATH.
8        * startup/Makefile.am: Eliminate VPATH.
9        * timer/Makefile.am: Eliminate VPATH.
10        * tod/Makefile.am: Eliminate VPATH.
11
122003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
15        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
16
172003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
20        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
21
222003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
25
262003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * start/Makefile.am: Misc cleanups and fixes.
29        * startup/Makefile.am: Misc cleanups and fixes.
30        * wrapup/Makefile.am: Misc cleanups and fixes.
31
322003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Add preinstallation dirstamp support.
35        * clock/Makefile.am: Cosmetics.
36        * console/Makefile.am: Cosmetics.
37        * scv64/Makefile.am: Cosmetics.
38        * sonic/Makefile.am: Cosmetics.
39        * startup/Makefile.am: Cosmetics.
40        * timer/Makefile.am: Cosmetics.
41        * tod/Makefile.am: Cosmetics.
42        * wrapup/Makefile.am: Cosmetics.
43
442003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * clock/Makefile.am: Remove all-local: $(ARCH).
47        * console/Makefile.am: Remove all-local: $(ARCH).
48        * scv64/Makefile.am: Remove all-local: $(ARCH).
49        * sonic/Makefile.am: Remove all-local: $(ARCH).
50        * start/Makefile.am: Remove all-local: $(ARCH).
51        * startup/Makefile.am: Remove all-local: $(ARCH).
52        * timer/Makefile.am: Remove all-local: $(ARCH).
53        * tod/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/clock.c, console/debugio.c, include/dmv170.h,
70        startup/bspclean.c, startup/genpvec.c, startup/setvec.c,
71        startup/vmeintr.c, timer/timer.c: URL for license changed.
72
732003-09-04      Joel Sherrill <joel@OARcorp.com>
74
75        * console/conscfg.c, include/bsp.h, scv64/scv64.c, startup/bspstart.c,
76        tod/todcfg.c: Removed incorrect statement about copyright assignment.
77
782003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: Reflect having moved aclocal/.
81
822003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * Makefile.am: Reflect having moved automake/.
85        * clock/Makefile.am: Reflect having moved automake/.
86        * console/Makefile.am: Reflect having moved automake/.
87        * include/Makefile.am: Reflect having moved automake/.
88        * scv64/Makefile.am: Reflect having moved automake/.
89        * sonic/Makefile.am: Reflect having moved automake/.
90        * start/Makefile.am: Reflect having moved automake/.
91        * startup/Makefile.am: Reflect having moved automake/.
92        * timer/Makefile.am: Reflect having moved automake/.
93        * tod/Makefile.am: Reflect having moved automake/.
94        * wrapup/Makefile.am: Reflect having moved automake/.
95
962003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
99
1002003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        PR 445/bsps
103        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
104        Remove cpp, old_cpp (now unused).
105
1062003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * configure.ac: Remove AC_CONFIG_AUX_DIR.
109
1102003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
113
1142003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * configure.ac: AC_PREREQ(2.57).
117
1182003-01-20      Joel Sherrill <joel@OARcorp.com>
119
120        * startup/linkcmds*: Add FreeBSD sysctl() sections.
121
1222002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
125        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
126        * scv64/Makefile.am: Don't include @RTEMS_BSP@.cfg.
127        * sonic/Makefile.am: Don't include @RTEMS_BSP@.cfg.
128        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
129        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
130        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
131        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
132
1332002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * start/Makefile.am: Use install-data-local to install startfile.
136
1372002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
140
1412002-11-04      Joel Sherrill <joel@OARcorp.com>
142
143        * clock/clock.c: Removed warnings.
144
1452002-11-01      Joel Sherrill <joel@OARcorp.com>
146
147        * startup/genpvec.c, tod/todcfg.c: Removed warnings.
148
1492002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * .cvsignore: Reformat.
152        Add autom4te*cache.
153        Remove autom4te.cache.
154
1552002-08-21      Joel Sherrill <joel@OARcorp.com>
156
157        * bsp_specs: Added support for -nostdlibs.
158
1592002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
162        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
163        * scv64/Makefile.am: Use .$(OBJEXT) instead of .o.
164        * sonic/Makefile.am: Use .$(OBJEXT) instead of .o.
165        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
166        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
167        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
168        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
169        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
170
1712002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * start/Makefile.am: Eliminate PGMS.
174        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
175
1762002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
179
1802002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
183        Remove $(OBJS) from all-local.
184
1852002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
188
1892001-05-09      Joel Sherrill <joel@OARcorp.com>
190
191        * startup/linkcmds: In support of gcc 3.1, added one of more
192        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
193        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
194        and direction of segments to memory regions may also have been
195        addressed.  This was a sweep across all BSPs.
196 
1972001-04-08      Joel Sherrill <joel@OARcorp.com>
198
199        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
200 
2012002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * configure.ac:
204        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
205        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
206        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
207        * Makefile.am: Remove AUTOMAKE_OPTIONS.
208        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
209        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
210        * scv64/Makefile.am: Remove AUTOMAKE_OPTIONS.
211        * sonic/Makefile.am: Remove AUTOMAKE_OPTIONS.
212        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
213        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
214        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
215        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
216        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
217
2182001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
221
2222001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
225
2262001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * Makefile.am: Add @exceptions@ to SUBDIRS.
229        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
230        make/custom/dmv177.cfg;
231        Rename PPC_USE_INSTRUCTION_CACHE to DMV177_USE_INSTRUCTION_CACHE,
232        Add RTEMS_PPC_EXCEPTIONS([old]).
233        * include/Makefile.am: include force-preinstall.am.
234        * startup/bspstart.c: Rename PPC_USE_INSTRUCTION_CACHE to
235        DMV177_USE_INSTRUCTION_CACHE.
236        * wrapup/Makefile.am: Apply @exceptions@.
237
2382001-10-25      Joel Sherrill <joel@OARcorp.com>
239
240        * startup/linkcmds: Added _init and _fini.
241
2422001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
245        * configure.in: Remove.
246        * configure.ac: New file, generated from configure.in by autoupdate.
247
2482001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * include/Makefile.am: Use 'CLEANFILES ='.
251        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
252
2532001-05-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * configure.in: Remove CONSOLE_USE_POLLED, HAS_RTC.
256
2572001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * configure.in: Add bspopts.h, AC_DEFINE CONSOLE_USE_INTERRUPTS,
260        CONSOLE_USE_POLLED, HAS_RTC.
261        * include/.cvsignore: Add bspopts.h*, stamp-h*, coverhd.h, tod.h.
262        * include/Makefile.am: Use *_HEADERS instead of *H_FILES, New
263        treatment of tod.h, coverhd.h.
264        * include/bsp.h: Add include bspopts.h.
265
2662001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
269
2702001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * startup/genpvec.c: #include <chain.h> instead of "chain.h".
273
2742000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
277
2782000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
281
2822000-11-01      Joel Sherrill <joel@OARcorp.com>
283
284        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
285        and libcsupport.h moved from libc to lib/include/rtems and
286        now must be referenced as <rtems/XXX.h>.   Header file order
287        was cleaned up while doing this.
288
2892000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
292        Switch to GNU canonicalization.
293
2942000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * clock/Makefile.am, console/Makefile.am, scv64/Makefile.am,
297        sonic/Makefile.am, start/Makefile.am, startup/Makefile.am,
298        timer/Makefile.am, tod/Makefile.am, wrapup/Makefile.am: Include
299        compile.am
300
3012000-08-10      Joel Sherrill <joel@OARcorp.com>
302
303        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.