source: rtems/c/src/lib/libbsp/unix/posix/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.3 KB
RevLine 
[2a7f9a28]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
[6ac101b]62004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Reflect changes to bsp.am.
9
[23bd20f7]102004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Remove AM_CONDITIONAL(HAS_MP).
13
[dd551dbf]142004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
17        shmsupp/Makefile.am, startup/Makefile.am, timer/Makefile.am,
18        wrapup/Makefile.am. Use automake compilation rules.
19        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
20        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
21        * configure.ac: Reflect changes above.
22
[f3c5a0ec]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
[2897e73]282004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Add PREINSTALL_DIRS.
31
[11a37032]322004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * startup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
35        Add PRE/TMPINSTALL_FILES to CLEANFILES.
36
[6411947]372004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * wrapup/Makefile.am: Eliminate $(LIB).
40        Use noinst_DATA to trigger building libbsp.a.
41
[e98048e6]422003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * wrapup/Makefile.am: Remove GENERIC_FILES.
45
[e393f28]462003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
49
[e6135837]502003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
53
[810720b6]542003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
57
[5cb24705]582003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * startup/Makefile.am: Add custom compilation rule for
61        rtems-ctor$(LIB_VARIANT).$(OBJEXT).
62
[036b9e2]632003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * startup/Makefile.am: Misc cleanups and fixes.
66        * wrapup/Makefile.am: Misc cleanups and fixes.
67
[b6fec258]682003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: Add preinstallation dirstamp support.
71        * clock/Makefile.am: Cosmetics.
72        * console/Makefile.am: Cosmetics.
73        * shmsupp/Makefile.am: Cosmetics.
74        * startup/Makefile.am: Cosmetics.
75        * timer/Makefile.am: Cosmetics.
76        * wrapup/Makefile.am: Cosmetics.
77
[cbfc5936]782003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * clock/Makefile.am: Remove all-local: $(ARCH).
81        * console/Makefile.am: Remove all-local: $(ARCH).
82        * shmsupp/Makefile.am: Remove all-local: $(ARCH).
83        * startup/Makefile.am: Remove all-local: $(ARCH).
84        * timer/Makefile.am: Remove all-local: $(ARCH).
85        * wrapup/Makefile.am: Remove all-local: $(ARCH).
86
[82a7f58]872003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * Makefile.am: Merge-in include/Makefile.am.
90        Reflect changes to bsp.am.
91        * include/Makefile.am: Remove.
92        * configure.ac: Reflect changes above.
93
[d956ef7]942003-09-26      Joel Sherrill <joel@OARcorp.com>
95
96        * timer/timer.c: Obsoleting HP PA-RISC port and removing all
97        references.
98
[86d58c0]992003-09-04      Joel Sherrill <joel@OARcorp.com>
100
101        * clock/clock.c, console/console.c, include/bsp.h, shmsupp/addrconv.c,
102        shmsupp/cause_intr.c, shmsupp/getcfg.c, shmsupp/lock.c,
103        shmsupp/mpisr.c, startup/bspclean.c, startup/bspstart.c,
104        startup/exit.c, startup/setvec.c, timer/timer.c: URL for license
105        changed.
106
[fe8bc62f]1072003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Reflect having moved aclocal/.
110
[a6c03545]1112003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
[c483a4e]113        * Makefile.am: Reflect having moved automake/.
114        * clock/Makefile.am: Reflect having moved automake/.
115        * console/Makefile.am: Reflect having moved automake/.
116        * include/Makefile.am: Reflect having moved automake/.
117        * shmsupp/Makefile.am: Reflect having moved automake/.
118        * startup/Makefile.am: Reflect having moved automake/.
119        * timer/Makefile.am: Reflect having moved automake/.
120        * wrapup/Makefile.am: Reflect having moved automake/.
[a6c03545]121
[7dcc3fe]1222003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
125
[7a97f26]1262003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * configure.ac: Remove AC_CONFIG_AUX_DIR.
129
[ccd81b60]1302003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
133
[9b5c258]1342003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac: AC_PREREQ(2.57).
137
[2ca8c2c]1382003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * configure.ac: Add BSPOPTS (WORKSPACE_MB, HEAPSPACE_MB).
141        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
142        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
143        * shmsupp/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
[ad5c7fe]1472002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
150
[3f4382fe]1512002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS. Cosmetical
154        changes.
155
[2595580]1562002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * configure.ac: Unconditionally check for CXX (Hack to bug in
159        autoconf > 2.54).
160
[8730f45]1612002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * .cvsignore: Reformat.
164        Add autom4te*cache.
165        Remove autom4te.cache.
166
[982fcee]1672002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
170        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
171        * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
172        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
173        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
174        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
175
[445c0a0]1762002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
179        Remove $(OBJS) from all-local.
180
[80defac]1812002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
184
[1442144d]1852002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * configure.ac:
188        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
189        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
190        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
191        * Makefile.am: Remove AUTOMAKE_OPTIONS.
192        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
193        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
194        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
195        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
196        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
197        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
198
[9e1ae79]1992001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
202
[6b7d2531]2032001-11-07      Joel Sherrill <joel@OARcorp.com>
204
205        * startup/Makefile.am: Do NOT use the standard bootcard.c.
206        NOTE: With this fix all test including the mptest ran as expected.
207
[df25c998]2082001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
211        * configure.in: Remove.
212        * configure.ac: New file, generated from configure.in by autoupdate.
213
[7b4917c]2142001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * include/Makefile.am: Use 'CLEANFILES ='.
217        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
218
[7ac1f89]2192001-08-17      Joel Sherrill <joel@OARcorp.com>
220
221        * include/Makefile.am: Include coverhd.h so tmtests will compile.
222
[93379eb]2232001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * configure.in: Add bspopts.h.
226        * include/.cvsignore: Add bspopts.h*, stamp-h*, coverhd.h.
227        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
228        * include/bsp.h: Include bspopts.h.
229
[6f21328]2302001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
231
232        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
233
[feead226]2342000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
237
[a314d3b4]2382000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
241
[eba2e4f]2422000-11-01      Joel Sherrill <joel@OARcorp.com>
243
244        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
245        and libcsupport.h moved from libc to lib/include/rtems and
246        now must be referenced as <rtems/XXX.h>.   Header file order
247        was cleaned up while doing this.
248
[3d4e62fe]2492000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * bsp_specs: Add qnolinkcmds.
252
[30aa533]2532000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
256        Switch to GNU canonicalization.
257
[0dcf5e12]2582000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
261        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
262        compile.am
263
[e94ad1fe]2642000-08-10      Joel Sherrill <joel@OARcorp.com>
265
266        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.