source: rtems/c/src/lib/libbsp/i960/i960sim/ChangeLog @ 2a7f9a28

4.104.114.84.95
Last change on this file since 2a7f9a28 was 2a7f9a28, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/19/04 at 06:22:18

2004-02-19 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Reflect changes to bsp.am. Preinstall dist_project_lib*.
  • Property mode set to 100644
File size: 8.5 KB
Line 
12004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect changes to bsp.am.
4        Preinstall dist_project_lib*.
5
62004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Reflect changes to bsp.am.
9
102004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Fix minor bugs in previous patch.
13
142004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
17        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
18        wrapup/Makefile.am. Use automake compilation rules.
19        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
20        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
21        * configure.ac: Reflect changes above.
22
232004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
26        Add RTEMS_PROG_CCAS.
27
282004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Add PREINSTALL_DIRS.
31        * wrapup/Makefile.am: Reflect changes to libcpu.
32
332004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * start/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
36        Add PRE/TMPINSTALL_FILES to CLEANFILES.
37        * startup/Makefile.am: Ditto.
38
392004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * wrapup/Makefile.am: Eliminate $(LIB).
42        Use noinst_DATA to trigger building libbsp.a.
43
442003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
47        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
48
492003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
52        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
53
542003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
57
582003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * start/Makefile.am: Misc cleanups and fixes.
61        * startup/Makefile.am: Misc cleanups and fixes.
62        * wrapup/Makefile.am: Misc cleanups and fixes.
63
642003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Add preinstallation dirstamp support.
67        * clock/Makefile.am: Cosmetics.
68        * console/Makefile.am: Cosmetics.
69        * startup/Makefile.am: Cosmetics.
70        * timer/Makefile.am: Cosmetics.
71        * wrapup/Makefile.am: Cosmetics.
72
732003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * clock/Makefile.am: Remove all-local: $(ARCH).
76        * console/Makefile.am: Remove all-local: $(ARCH).
77        * start/Makefile.am: Remove all-local: $(ARCH).
78        * startup/Makefile.am: Remove all-local: $(ARCH).
79        * timer/Makefile.am: Remove all-local: $(ARCH).
80        * wrapup/Makefile.am: Remove all-local: $(ARCH).
81
822003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * Makefile.am: Merge-in include/Makefile.am.
85        Reflect changes to bsp.am.
86        * include/Makefile.am: Remove.
87        * configure.ac: Reflect changes above.
88
892003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * bsp_specs: Remove *lib:.
92
932003-09-04      Joel Sherrill <joel@OARcorp.com>
94
95        * console/console-io.c, include/bsp.h, startup/bspstart.c: URL for
96        license changed.
97
982003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am: Reflect having moved aclocal/.
101
1022003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Reflect having moved automake/.
105        * clock/Makefile.am: Reflect having moved automake/.
106        * console/Makefile.am: Reflect having moved automake/.
107        * include/Makefile.am: Reflect having moved automake/.
108        * start/Makefile.am: Reflect having moved automake/.
109        * startup/Makefile.am: Reflect having moved automake/.
110        * timer/Makefile.am: Reflect having moved automake/.
111        * wrapup/Makefile.am: Reflect having moved automake/.
112
1132003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
116
1172003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        PR 445/bsps
120        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
121        Remove cpp, old_cpp (now unused).
122
1232003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: Remove AC_CONFIG_AUX_DIR.
126
1272003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
130
1312003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: AC_PREREQ(2.57).
134
1352003-01-20      Joel Sherrill <joel@OARcorp.com>
136
137        * startup/linkcmds*: Add FreeBSD sysctl() sections.
138
1392003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
142        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
143        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
144        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
145        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
146
1472002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * start/Makefile.am: Use install-data-local to install startfile.
150
1512002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
154
1552002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * .cvsignore: Reformat.
158        Add autom4te*cache.
159        Remove autom4te.cache.
160
1612002-08-21      Joel Sherrill <joel@OARcorp.com>
162
163        * bsp_specs: Added support for -nostdlibs.
164
1652002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
168        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
169        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
170        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
171        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
172        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
173
1742002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * start/Makefile.am: Eliminate PGM.
177        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
178
1792002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
182
1832002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
186        Remove $(OBJS) from all-local.
187
1882002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * wrapup/Makefile.am: Add $(LIB) to all-local.
191
1922002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
195
1962002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * configure.ac:
199        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
200        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
201        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
202        * Makefile.am: Remove AUTOMAKE_OPTIONS.
203        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
204        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
205        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
206        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
207        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
208        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
209
2102001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
213        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
214
2152001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
218
2192001-10-12      Joel Sherrill <joel@OARcorp.com>
220
221        * console/console-io.c: Fixed typo.
222
2232001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
226        * configure.in: Remove.
227        * configure.ac: New file, generated from configure.in by autoupdate.
228
2292001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * include/Makefile.am: Use 'CLEANFILES ='.
232        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
233
2342001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * configure.in: Add bspopts.h.
237        * include/.cvsignore: Add bspopts.h*, stamp-h*.
238        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
239        * include/bsp.h: Include bspopts.h.
240
2412001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
242
243        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
244
2452001-01-03      Joel Sherrill <joel@OARcorp.com>
246
247        * console/console-io.c: Added console_initialize_hardware().
248
2492000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
252
2532000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
256
2572000-11-01      Joel Sherrill <joel@OARcorp.com>
258
259        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
260        and libcsupport.h moved from libc to lib/include/rtems and
261        now must be referenced as <rtems/XXX.h>.   Header file order
262        was cleaned up while doing this.
263
2642000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
267        Switch to GNU canonicalization.
268
2692000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * console/Makefile.am, start/Makefile.am, startup/Makefile.am,
272        wrapup/Makefile.am, clock/Makefile.am: Include compile.am
273
2742000-08-10      Joel Sherrill <joel@OARcorp.com>
275
276        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.