source: rtems/c/src/lib/libbsp/ChangeLog @ d48576d

4.104.114.84.95
Last change on this file since d48576d was 0b4c3d0, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/18/03 at 23:32:52

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

  • shmdr/addlq.c, shmdr/cnvpkt.c, shmdr/dump.c, shmdr/fatal.c, shmdr/getlq.c, shmdr/getpkt.c, shmdr/init.c, shmdr/initlq.c, shmdr/intr.c, shmdr/mpci.h, shmdr/mpisr.c, shmdr/poll.c, shmdr/README, shmdr/receive.c, shmdr/retpkt.c, shmdr/send.c, shmdr/setckvec.c, shmdr/shm_driver.h: Remove (Moved to c/src/libchip/shmdr).
  • Property mode set to 100644
File size: 7.6 KB
Line 
12003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * shmdr/addlq.c, shmdr/cnvpkt.c, shmdr/dump.c, shmdr/fatal.c,
4        shmdr/getlq.c, shmdr/getpkt.c, shmdr/init.c, shmdr/initlq.c,
5        shmdr/intr.c, shmdr/mpci.h, shmdr/mpisr.c, shmdr/poll.c,
6        shmdr/README, shmdr/receive.c, shmdr/retpkt.c, shmdr/send.c,
7        shmdr/setckvec.c, shmdr/shm_driver.h: Remove (Moved to
8        c/src/libchip/shmdr).
9
102003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * bspstart.am: Use .$(OBJEXT) instead of .o.
13        * Makefile.am: Remove shmdr.
14
152003-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * bsp.am: Use $(mkdir_p) instead of $(mkinstalldirs).
18
192003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * bsp.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
22
232003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
26
272003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Use mkdir_p.
30        Remove dirs from PRE/TMPINSTALL_FILES.
31        * bsp.am: Replace bsplibdir by project_libdir.
32        Use mkdir_p instead of mkinstalldirs.
33        Remove dirs from PRE/TMPINSTALL_FILES.
34
352003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * bsp.am: Remove project_libdir.
38
392003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Misc. fixes.
42        * bsp.am: Add project_libdir.
43
442003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * bspstart.am: New.
47
482003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: Merge-in shared/Makefile.am, shmdr/Makefile.am.
51        * shared/Makefile.am: Remove.
52        * shmdir/Makefile.am: Remove.
53        * bsp.am: Add preinstallation dirstamp support.
54
552003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * shmdr/Makefile.am: Remove all-local: $(ARCH).
58
592003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * bsp.am: Reworked.
62
632003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * Makefile.am: Reflect having moved automake/.
66        * shmdr/Makefile.am: Reflect having moved automake/.
67
682003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * shmdr/Makefile.am: Reflect having merged configure.ac into
71        ../../configure.ac.
72
732003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * configure.ac: Remove (Merged into ../../configure.ac).
76        * Makefile.am: Reflect having merged configure.ac into
77        ../../configure.ac.
78
792003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * configure.ac: Remove AC_CONFIG_AUX_DIR.
82
832003-02-14      Joel Sherrill <joel@OARcorp.com>
84
85        AMD a29k port declared obsolete.
86        * a29k/.cvsignore, a29k/ChangeLog, a29k/Makefile.am, a29k/acinclude.m4,
87        a29k/configure.ac, a29k/portsw/.cvsignore, a29k/portsw/ChangeLog,
88        a29k/portsw/Makefile.am, a29k/portsw/README, a29k/portsw/bsp_specs,
89        a29k/portsw/configure.ac, a29k/portsw/times,
90        a29k/portsw/console/.cvsignore, a29k/portsw/console/Makefile.am,
91        a29k/portsw/console/concntl.h, a29k/portsw/console/console.c,
92        a29k/portsw/console/serial.c, a29k/portsw/console/serial.h,
93        a29k/portsw/include/.cvsignore, a29k/portsw/include/Makefile.am,
94        a29k/portsw/include/bsp.h, a29k/portsw/start/.cvsignore,
95        a29k/portsw/start/Makefile.am, a29k/portsw/start/amd.ah,
96        a29k/portsw/start/pswmacro.ah, a29k/portsw/start/register.S,
97        a29k/portsw/start/register.ah, a29k/portsw/start/start.S,
98        a29k/portsw/startup/.cvsignore, a29k/portsw/startup/Makefile.am,
99        a29k/portsw/startup/bspclean.c, a29k/portsw/startup/bspstart.c,
100        a29k/portsw/startup/linkcmds, a29k/portsw/startup/main.c,
101        a29k/portsw/startup/ramlink, a29k/portsw/startup/romlink,
102        a29k/portsw/startup/setvec.c, a29k/portsw/wrapup/.cvsignore,
103        a29k/portsw/wrapup/Makefile.am: Removed.
104
1052003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
108
1092003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.ac: AC_PREREQ(2.57).
112
1132003-02-03      Joel Sherrill <joel@OARcorp.com>
114
115        * shmdr/Makefile.am: Add .h files to PREINSTALL_FILES not
116        TMPINSTALL_FILES.
117
1182003-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * shmdr/Makefile.am: install mpci.h and shm_driver.h.
121        Eliminate OBJS.
122
1232003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * shmdr/Makefile.am: Don't include @RTEMS_BSP@.cfg.
126
1272002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
130
1312002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * .cvsignore: Reformat.
134        Add autom4te*cache.
135        Remove autom4te.cache.
136
1372002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * shmdr/Makefile.am: Use .$(OBJEXT) instead of .o.
140
1412002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * include/Makefile.am: Remove.
144        * include/.cvsignore: Remove.
145        * include/rtems/Makefile.am: Remove.
146        * include/rtems/.cvsignore: Remove.
147        * include/rtems/score/Makefile.am: Remove.
148        * include/rtems/score/.cvsignore: Remove.
149
1502002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * configure.ac: Remove RTEMS_BSP_ALIAS.
153        Add RTEMS_CHECK_BSP_CACHE.
154        Replace $bspdir with $RTEMS_BSP_FAMILY.
155
1562002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * configure.ac: Remove include/Makefile, include/rtems/Makefile,
159        include/rtems/score/Makefile (Eliminate targopts.h).
160        * Makefile.am: Remove include from SUBDIRS (Eliminate targopts.h)
161
1622002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * bsp.am: Add bsplib_DATA = bsp_specs.
165
1662002-06-25      Joel Sherrill <joel@OARcorp.com>
167
168        * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
169        support to the shared gdb stub glue thus adding a directory at the
170        top shared level.
171        * shared/gdbstub: New directory.
172        * configure.ac: Modified to reflect above.
173
1742002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * configure.ac:
177        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
178        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
179        * Makefile.am: Remove AUTOMAKE_OPTIONS.
180        * include/rtems/score/Makefile.am: Remove AUTOMAKE_OPTIONS.
181        * include/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
182        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
183        * shmdr/Makefile.am: Remove AUTOMAKE_OPTIONS.
184
1852002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * bsp.am: Add line break, remove comment.
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-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * Makefile.am: Use @subdirs@ instead of RTEMS_LIBBSP_CPU_SUBDIR.
198        * configure.in: AC_PREREQ(2.52), apply RTEMS_CPU_SUBDIRS, remove
199        RTEMS_LIBBSP_CPU_SUBDIR.
200
2012001-09-28      Joel Sherrill <joel@OARcorp.com>
202
203        * shared/bootcard.c, shared/main.c: Now call int c_rtems_main()
204        not main().
205
2062001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * include/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
209        * shmdr/Makefile.am: Use 'PREINSTALL_FILES ='.
210
2112001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * Makefile.am: Use SUBDIRS = instead of SUBDIRS += to make
214        automake-1.5 happy.
215        * include/rtems/score/Makefile.am: Use CLEANFILES = to make
216        automake-1.5 happy.
217        * bsp.am: Use PREINSTALL_FILES = to make automake-1.5 happy.
218
2192001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * bsp.am: Fix automake version number in comment.
222
2232000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
226
2272000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
230
2312000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
234        Switch to GNU canonicalization.
235
2362000-09-25      Joel Sherrill <joel@OARcorp.com>
237
238        * shmdr/shm_driver.h: Added _AM29K entry.  May not be correct.
239
2402000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * shmdr/Makefile.am: Include compile.am
243
2442000-08-10      Joel Sherrill <joel@OARcorp.com>
245
246        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.