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

4.104.114.84.95
Last change on this file since 5710072 was 5710072, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/08/03 at 03:14:14

2003-08-08 Ralf Corsepius <corsepiu@…>

  • configure.ac: Remove (Merged into ../../configure.ac).
  • Makefile.am: Reflect having merged configure.ac into ../../configure.ac.
  • Property mode set to 100644
File size: 5.5 KB
Line 
12003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove (Merged into ../../configure.ac).
4        * Makefile.am: Reflect having merged configure.ac into
5        ../../configure.ac.
6
72003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * configure.ac: Remove AC_CONFIG_AUX_DIR.
10
112003-02-14      Joel Sherrill <joel@OARcorp.com>
12
13        AMD a29k port declared obsolete.
14        * a29k/.cvsignore, a29k/ChangeLog, a29k/Makefile.am, a29k/acinclude.m4,
15        a29k/configure.ac, a29k/portsw/.cvsignore, a29k/portsw/ChangeLog,
16        a29k/portsw/Makefile.am, a29k/portsw/README, a29k/portsw/bsp_specs,
17        a29k/portsw/configure.ac, a29k/portsw/times,
18        a29k/portsw/console/.cvsignore, a29k/portsw/console/Makefile.am,
19        a29k/portsw/console/concntl.h, a29k/portsw/console/console.c,
20        a29k/portsw/console/serial.c, a29k/portsw/console/serial.h,
21        a29k/portsw/include/.cvsignore, a29k/portsw/include/Makefile.am,
22        a29k/portsw/include/bsp.h, a29k/portsw/start/.cvsignore,
23        a29k/portsw/start/Makefile.am, a29k/portsw/start/amd.ah,
24        a29k/portsw/start/pswmacro.ah, a29k/portsw/start/register.S,
25        a29k/portsw/start/register.ah, a29k/portsw/start/start.S,
26        a29k/portsw/startup/.cvsignore, a29k/portsw/startup/Makefile.am,
27        a29k/portsw/startup/bspclean.c, a29k/portsw/startup/bspstart.c,
28        a29k/portsw/startup/linkcmds, a29k/portsw/startup/main.c,
29        a29k/portsw/startup/ramlink, a29k/portsw/startup/romlink,
30        a29k/portsw/startup/setvec.c, a29k/portsw/wrapup/.cvsignore,
31        a29k/portsw/wrapup/Makefile.am: Removed.
32
332003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
36
372003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac: AC_PREREQ(2.57).
40
412003-02-03      Joel Sherrill <joel@OARcorp.com>
42
43        * shmdr/Makefile.am: Add .h files to PREINSTALL_FILES not
44        TMPINSTALL_FILES.
45
462003-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * shmdr/Makefile.am: install mpci.h and shm_driver.h.
49        Eliminate OBJS.
50
512003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * shmdr/Makefile.am: Don't include @RTEMS_BSP@.cfg.
54
552002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
58
592002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * .cvsignore: Reformat.
62        Add autom4te*cache.
63        Remove autom4te.cache.
64
652002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * shmdr/Makefile.am: Use .$(OBJEXT) instead of .o.
68
692002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * include/Makefile.am: Remove.
72        * include/.cvsignore: Remove.
73        * include/rtems/Makefile.am: Remove.
74        * include/rtems/.cvsignore: Remove.
75        * include/rtems/score/Makefile.am: Remove.
76        * include/rtems/score/.cvsignore: Remove.
77
782002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.ac: Remove RTEMS_BSP_ALIAS.
81        Add RTEMS_CHECK_BSP_CACHE.
82        Replace $bspdir with $RTEMS_BSP_FAMILY.
83
842002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * configure.ac: Remove include/Makefile, include/rtems/Makefile,
87        include/rtems/score/Makefile (Eliminate targopts.h).
88        * Makefile.am: Remove include from SUBDIRS (Eliminate targopts.h)
89
902002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * bsp.am: Add bsplib_DATA = bsp_specs.
93
942002-06-25      Joel Sherrill <joel@OARcorp.com>
95
96        * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
97        support to the shared gdb stub glue thus adding a directory at the
98        top shared level.
99        * shared/gdbstub: New directory.
100        * configure.ac: Modified to reflect above.
101
1022002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * configure.ac:
105        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
106        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
107        * Makefile.am: Remove AUTOMAKE_OPTIONS.
108        * include/rtems/score/Makefile.am: Remove AUTOMAKE_OPTIONS.
109        * include/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
110        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
111        * shmdr/Makefile.am: Remove AUTOMAKE_OPTIONS.
112
1132002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * bsp.am: Add line break, remove comment.
116
1172001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
120        * configure.in: Remove.
121        * configure.ac: New file, generated from configure.in by autoupdate.
122
1232001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * Makefile.am: Use @subdirs@ instead of RTEMS_LIBBSP_CPU_SUBDIR.
126        * configure.in: AC_PREREQ(2.52), apply RTEMS_CPU_SUBDIRS, remove
127        RTEMS_LIBBSP_CPU_SUBDIR.
128
1292001-09-28      Joel Sherrill <joel@OARcorp.com>
130
131        * shared/bootcard.c, shared/main.c: Now call int c_rtems_main()
132        not main().
133
1342001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * include/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
137        * shmdr/Makefile.am: Use 'PREINSTALL_FILES ='.
138
1392001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * Makefile.am: Use SUBDIRS = instead of SUBDIRS += to make
142        automake-1.5 happy.
143        * include/rtems/score/Makefile.am: Use CLEANFILES = to make
144        automake-1.5 happy.
145        * bsp.am: Use PREINSTALL_FILES = to make automake-1.5 happy.
146
1472001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * bsp.am: Fix automake version number in comment.
150
1512000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
154
1552000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
158
1592000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
162        Switch to GNU canonicalization.
163
1642000-09-25      Joel Sherrill <joel@OARcorp.com>
165
166        * shmdr/shm_driver.h: Added _AM29K entry.  May not be correct.
167
1682000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * shmdr/Makefile.am: Include compile.am
171
1722000-08-10      Joel Sherrill <joel@OARcorp.com>
173
174        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.