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

4.104.114.84.95
Last change on this file since c0ed3a2 was c0ed3a2, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/11/03 at 12:41:16

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

  • bsp.am: Remove project_libdir.
  • Property mode set to 100644
File size: 6.5 KB
Line 
12003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * bsp.am: Remove project_libdir.
4
52003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Misc. fixes.
8        * bsp.am: Add project_libdir.
9
102003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * bspstart.am: New.
13
142003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Merge-in shared/Makefile.am, shmdr/Makefile.am.
17        * shared/Makefile.am: Remove.
18        * shmdir/Makefile.am: Remove.
19        * bsp.am: Add preinstallation dirstamp support.
20
212003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * shmdr/Makefile.am: Remove all-local: $(ARCH).
24
252003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * bsp.am: Reworked.
28
292003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * Makefile.am: Reflect having moved automake/.
32        * shmdr/Makefile.am: Reflect having moved automake/.
33
342003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * shmdr/Makefile.am: Reflect having merged configure.ac into
37        ../../configure.ac.
38
392003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac: Remove (Merged into ../../configure.ac).
42        * Makefile.am: Reflect having merged configure.ac into
43        ../../configure.ac.
44
452003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * configure.ac: Remove AC_CONFIG_AUX_DIR.
48
492003-02-14      Joel Sherrill <joel@OARcorp.com>
50
51        AMD a29k port declared obsolete.
52        * a29k/.cvsignore, a29k/ChangeLog, a29k/Makefile.am, a29k/acinclude.m4,
53        a29k/configure.ac, a29k/portsw/.cvsignore, a29k/portsw/ChangeLog,
54        a29k/portsw/Makefile.am, a29k/portsw/README, a29k/portsw/bsp_specs,
55        a29k/portsw/configure.ac, a29k/portsw/times,
56        a29k/portsw/console/.cvsignore, a29k/portsw/console/Makefile.am,
57        a29k/portsw/console/concntl.h, a29k/portsw/console/console.c,
58        a29k/portsw/console/serial.c, a29k/portsw/console/serial.h,
59        a29k/portsw/include/.cvsignore, a29k/portsw/include/Makefile.am,
60        a29k/portsw/include/bsp.h, a29k/portsw/start/.cvsignore,
61        a29k/portsw/start/Makefile.am, a29k/portsw/start/amd.ah,
62        a29k/portsw/start/pswmacro.ah, a29k/portsw/start/register.S,
63        a29k/portsw/start/register.ah, a29k/portsw/start/start.S,
64        a29k/portsw/startup/.cvsignore, a29k/portsw/startup/Makefile.am,
65        a29k/portsw/startup/bspclean.c, a29k/portsw/startup/bspstart.c,
66        a29k/portsw/startup/linkcmds, a29k/portsw/startup/main.c,
67        a29k/portsw/startup/ramlink, a29k/portsw/startup/romlink,
68        a29k/portsw/startup/setvec.c, a29k/portsw/wrapup/.cvsignore,
69        a29k/portsw/wrapup/Makefile.am: Removed.
70
712003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
74
752003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * configure.ac: AC_PREREQ(2.57).
78
792003-02-03      Joel Sherrill <joel@OARcorp.com>
80
81        * shmdr/Makefile.am: Add .h files to PREINSTALL_FILES not
82        TMPINSTALL_FILES.
83
842003-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * shmdr/Makefile.am: install mpci.h and shm_driver.h.
87        Eliminate OBJS.
88
892003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * shmdr/Makefile.am: Don't include @RTEMS_BSP@.cfg.
92
932002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
96
972002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * .cvsignore: Reformat.
100        Add autom4te*cache.
101        Remove autom4te.cache.
102
1032002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * shmdr/Makefile.am: Use .$(OBJEXT) instead of .o.
106
1072002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * include/Makefile.am: Remove.
110        * include/.cvsignore: Remove.
111        * include/rtems/Makefile.am: Remove.
112        * include/rtems/.cvsignore: Remove.
113        * include/rtems/score/Makefile.am: Remove.
114        * include/rtems/score/.cvsignore: Remove.
115
1162002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * configure.ac: Remove RTEMS_BSP_ALIAS.
119        Add RTEMS_CHECK_BSP_CACHE.
120        Replace $bspdir with $RTEMS_BSP_FAMILY.
121
1222002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * configure.ac: Remove include/Makefile, include/rtems/Makefile,
125        include/rtems/score/Makefile (Eliminate targopts.h).
126        * Makefile.am: Remove include from SUBDIRS (Eliminate targopts.h)
127
1282002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * bsp.am: Add bsplib_DATA = bsp_specs.
131
1322002-06-25      Joel Sherrill <joel@OARcorp.com>
133
134        * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
135        support to the shared gdb stub glue thus adding a directory at the
136        top shared level.
137        * shared/gdbstub: New directory.
138        * configure.ac: Modified to reflect above.
139
1402002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.ac:
143        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
144        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
145        * Makefile.am: Remove AUTOMAKE_OPTIONS.
146        * include/rtems/score/Makefile.am: Remove AUTOMAKE_OPTIONS.
147        * include/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
148        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
149        * shmdr/Makefile.am: Remove AUTOMAKE_OPTIONS.
150
1512002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * bsp.am: Add line break, remove comment.
154
1552001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
158        * configure.in: Remove.
159        * configure.ac: New file, generated from configure.in by autoupdate.
160
1612001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * Makefile.am: Use @subdirs@ instead of RTEMS_LIBBSP_CPU_SUBDIR.
164        * configure.in: AC_PREREQ(2.52), apply RTEMS_CPU_SUBDIRS, remove
165        RTEMS_LIBBSP_CPU_SUBDIR.
166
1672001-09-28      Joel Sherrill <joel@OARcorp.com>
168
169        * shared/bootcard.c, shared/main.c: Now call int c_rtems_main()
170        not main().
171
1722001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * include/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
175        * shmdr/Makefile.am: Use 'PREINSTALL_FILES ='.
176
1772001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * Makefile.am: Use SUBDIRS = instead of SUBDIRS += to make
180        automake-1.5 happy.
181        * include/rtems/score/Makefile.am: Use CLEANFILES = to make
182        automake-1.5 happy.
183        * bsp.am: Use PREINSTALL_FILES = to make automake-1.5 happy.
184
1852001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * bsp.am: Fix automake version number in comment.
188
1892000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
192
1932000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
196
1972000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
200        Switch to GNU canonicalization.
201
2022000-09-25      Joel Sherrill <joel@OARcorp.com>
203
204        * shmdr/shm_driver.h: Added _AM29K entry.  May not be correct.
205
2062000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * shmdr/Makefile.am: Include compile.am
209
2102000-08-10      Joel Sherrill <joel@OARcorp.com>
211
212        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.