source: rtems/c/src/lib/libbsp/i960/cvme961/ChangeLog @ 23e7c74f

4.104.114.84.95
Last change on this file since 23e7c74f was 23e7c74f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/24/03 at 11:27:08

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

  • bsp_specs: Remove *lib:.
  • Property mode set to 100644
File size: 6.5 KB
Line 
12003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * bsp_specs: Remove *lib:.
4
52003-09-04      Joel Sherrill <joel@OARcorp.com>
6
7        * clock/ckinit.c, console/console.c, include/bsp.h, shmsupp/addrconv.c,
8        shmsupp/getcfg.c, shmsupp/lock.c, shmsupp/mpisr.c, start/start.S,
9        startup/bspclean.c, startup/bspstart.c, startup/exit.c,
10        startup/linkcmds, startup/setvec.c, timer/timer.c, timer/timerisr.S:
11        URL for license changed.
12
132003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * Makefile.am: Reflect having moved aclocal/.
16
172003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: Reflect having moved automake/.
20        * clock/Makefile.am: Reflect having moved automake/.
21        * console/Makefile.am: Reflect having moved automake/.
22        * include/Makefile.am: Reflect having moved automake/.
23        * shmsupp/Makefile.am: Reflect having moved automake/.
24        * start/Makefile.am: Reflect having moved automake/.
25        * startup/Makefile.am: Reflect having moved automake/.
26        * timer/Makefile.am: Reflect having moved automake/.
27        * wrapup/Makefile.am: Reflect having moved automake/.
28
292003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
32
332003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        PR 445/bsps
36        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
37        Remove cpp, old_cpp (now unused).
38
392003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac: Remove AC_CONFIG_AUX_DIR.
42
432003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
46
472003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * configure.ac: AC_PREREQ(2.57).
50
512003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
54        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
55        * shmsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
56        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
57        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
58        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
59
602002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * start/Makefile.am: Use install-data-local to install startfile.
63
642002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
67
682002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * .cvsignore: Reformat.
71        Add autom4te*cache.
72        Remove autom4te.cache.
73
742002-08-21      Joel Sherrill <joel@OARcorp.com>
75
76        * bsp_specs: Added support for -nostdlibs.
77
782002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
81        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
82        * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
83        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
84        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
85        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
86        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
87
882002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * start/Makefile.am: Eliminate PGM.
91        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
92
932002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
96
972002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
100        Remove $(OBJS) from all-local.
101
1022002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * wrapup/Makefile.am: Add $(LIB) to all-local.
105
1062002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
109
1102001-05-09      Joel Sherrill <joel@OARcorp.com>
111
112        * startup/linkcmds: In support of gcc 3.1, added one of more
113        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
114        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
115        and direction of segments to memory regions may also have been
116        addressed.  This was a sweep across all BSPs.
117 
1182002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * configure.ac:
121        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
122        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
123        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
124        * Makefile.am: Remove AUTOMAKE_OPTIONS.
125        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
126        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
127        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
128        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
129        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
130        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
131        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
132
1332001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
136        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
137
1382001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
141
1422001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
145        * configure.in: Remove.
146        * configure.ac: New file, generated from configure.in by autoupdate.
147
1482001-09-27      Joel Sherrill <joel@OARcorp.com>
149
150        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
151        * shmsupp/lock.c: Renamed delay() to rtems_bsp_delay().
152
1532001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * include/Makefile.am: Use 'CLEANFILES ='.
156        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
157
1582001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * wrapup/Makefile: Use GENERIC_FILES = to make automake-1.5 happy.
161
1622001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * configure.in: Add bspopts.h.
165        * include/.cvsignore: Add bspopts.h*, stamp-h*.
166        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
167        * include/bsp.h: Include bspopts.h.
168
1692001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
170
171        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
172
1732000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
176
1772000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
180
1812000-11-01      Joel Sherrill <joel@OARcorp.com>
182
183        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
184        and libcsupport.h moved from libc to lib/include/rtems and
185        now must be referenced as <rtems/XXX.h>.   Header file order
186        was cleaned up while doing this.
187
1882000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
191        Switch to GNU canonicalization.
192
1932000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
196        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
197        wrapup/Makefile.am: Include compile.am
198
1992000-08-10      Joel Sherrill <joel@OARcorp.com>
200
201        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.