source: rtems/c/src/lib/libbsp/ChangeLog @ 87576f7

4.104.114.84.95
Last change on this file since 87576f7 was 87576f7, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/29/03 at 09:50:29

2003-09-29 Ralf Corsepius <corsepiu@…>

  • bsp.am: Reworked.
  • Property mode set to 100644
File size: 5.9 KB
Line 
12003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * bsp.am: Reworked.
4
52003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Reflect having moved automake/.
8        * shmdr/Makefile.am: Reflect having moved automake/.
9
102003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * shmdr/Makefile.am: Reflect having merged configure.ac into
13        ../../configure.ac.
14
152003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * configure.ac: Remove (Merged into ../../configure.ac).
18        * Makefile.am: Reflect having merged configure.ac into
19        ../../configure.ac.
20
212003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * configure.ac: Remove AC_CONFIG_AUX_DIR.
24
252003-02-14      Joel Sherrill <joel@OARcorp.com>
26
27        AMD a29k port declared obsolete.
28        * a29k/.cvsignore, a29k/ChangeLog, a29k/Makefile.am, a29k/acinclude.m4,
29        a29k/configure.ac, a29k/portsw/.cvsignore, a29k/portsw/ChangeLog,
30        a29k/portsw/Makefile.am, a29k/portsw/README, a29k/portsw/bsp_specs,
31        a29k/portsw/configure.ac, a29k/portsw/times,
32        a29k/portsw/console/.cvsignore, a29k/portsw/console/Makefile.am,
33        a29k/portsw/console/concntl.h, a29k/portsw/console/console.c,
34        a29k/portsw/console/serial.c, a29k/portsw/console/serial.h,
35        a29k/portsw/include/.cvsignore, a29k/portsw/include/Makefile.am,
36        a29k/portsw/include/bsp.h, a29k/portsw/start/.cvsignore,
37        a29k/portsw/start/Makefile.am, a29k/portsw/start/amd.ah,
38        a29k/portsw/start/pswmacro.ah, a29k/portsw/start/register.S,
39        a29k/portsw/start/register.ah, a29k/portsw/start/start.S,
40        a29k/portsw/startup/.cvsignore, a29k/portsw/startup/Makefile.am,
41        a29k/portsw/startup/bspclean.c, a29k/portsw/startup/bspstart.c,
42        a29k/portsw/startup/linkcmds, a29k/portsw/startup/main.c,
43        a29k/portsw/startup/ramlink, a29k/portsw/startup/romlink,
44        a29k/portsw/startup/setvec.c, a29k/portsw/wrapup/.cvsignore,
45        a29k/portsw/wrapup/Makefile.am: Removed.
46
472003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
50
512003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.ac: AC_PREREQ(2.57).
54
552003-02-03      Joel Sherrill <joel@OARcorp.com>
56
57        * shmdr/Makefile.am: Add .h files to PREINSTALL_FILES not
58        TMPINSTALL_FILES.
59
602003-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * shmdr/Makefile.am: install mpci.h and shm_driver.h.
63        Eliminate OBJS.
64
652003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * shmdr/Makefile.am: Don't include @RTEMS_BSP@.cfg.
68
692002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
72
732002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * .cvsignore: Reformat.
76        Add autom4te*cache.
77        Remove autom4te.cache.
78
792002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * shmdr/Makefile.am: Use .$(OBJEXT) instead of .o.
82
832002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * include/Makefile.am: Remove.
86        * include/.cvsignore: Remove.
87        * include/rtems/Makefile.am: Remove.
88        * include/rtems/.cvsignore: Remove.
89        * include/rtems/score/Makefile.am: Remove.
90        * include/rtems/score/.cvsignore: Remove.
91
922002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * configure.ac: Remove RTEMS_BSP_ALIAS.
95        Add RTEMS_CHECK_BSP_CACHE.
96        Replace $bspdir with $RTEMS_BSP_FAMILY.
97
982002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.ac: Remove include/Makefile, include/rtems/Makefile,
101        include/rtems/score/Makefile (Eliminate targopts.h).
102        * Makefile.am: Remove include from SUBDIRS (Eliminate targopts.h)
103
1042002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * bsp.am: Add bsplib_DATA = bsp_specs.
107
1082002-06-25      Joel Sherrill <joel@OARcorp.com>
109
110        * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
111        support to the shared gdb stub glue thus adding a directory at the
112        top shared level.
113        * shared/gdbstub: New directory.
114        * configure.ac: Modified to reflect above.
115
1162002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * configure.ac:
119        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
120        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
121        * Makefile.am: Remove AUTOMAKE_OPTIONS.
122        * include/rtems/score/Makefile.am: Remove AUTOMAKE_OPTIONS.
123        * include/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
124        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
125        * shmdr/Makefile.am: Remove AUTOMAKE_OPTIONS.
126
1272002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * bsp.am: Add line break, remove comment.
130
1312001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
134        * configure.in: Remove.
135        * configure.ac: New file, generated from configure.in by autoupdate.
136
1372001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * Makefile.am: Use @subdirs@ instead of RTEMS_LIBBSP_CPU_SUBDIR.
140        * configure.in: AC_PREREQ(2.52), apply RTEMS_CPU_SUBDIRS, remove
141        RTEMS_LIBBSP_CPU_SUBDIR.
142
1432001-09-28      Joel Sherrill <joel@OARcorp.com>
144
145        * shared/bootcard.c, shared/main.c: Now call int c_rtems_main()
146        not main().
147
1482001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * include/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
151        * shmdr/Makefile.am: Use 'PREINSTALL_FILES ='.
152
1532001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * Makefile.am: Use SUBDIRS = instead of SUBDIRS += to make
156        automake-1.5 happy.
157        * include/rtems/score/Makefile.am: Use CLEANFILES = to make
158        automake-1.5 happy.
159        * bsp.am: Use PREINSTALL_FILES = to make automake-1.5 happy.
160
1612001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * bsp.am: Fix automake version number in comment.
164
1652000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
168
1692000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
172
1732000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
176        Switch to GNU canonicalization.
177
1782000-09-25      Joel Sherrill <joel@OARcorp.com>
179
180        * shmdr/shm_driver.h: Added _AM29K entry.  May not be correct.
181
1822000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * shmdr/Makefile.am: Include compile.am
185
1862000-08-10      Joel Sherrill <joel@OARcorp.com>
187
188        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.