source: rtems/c/src/lib/libbsp/i960/rxgen960/ChangeLog @ c483a4e

4.104.114.84.95
Last change on this file since c483a4e was c483a4e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/18/03 at 06:22:53

Fix broken ChangeLog? entries.

  • Property mode set to 100644
File size: 6.5 KB
Line 
12003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect having moved automake/.
4        * clock/Makefile.am: Reflect having moved automake/.
5        * console/Makefile.am: Reflect having moved automake/.
6        * include/Makefile.am: Reflect having moved automake/.
7        * start/Makefile.am: Reflect having moved automake/.
8        * startup/Makefile.am: Reflect having moved automake/.
9        * timer/Makefile.am: Reflect having moved automake/.
10        * wrapup/Makefile.am: Reflect having moved automake/.
11
122003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
15
162003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        PR 445/bsps
19        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
20        Remove cpp, old_cpp (now unused).
21
222003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.ac: Remove AC_CONFIG_AUX_DIR.
25
262003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
29
302003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * configure.ac: AC_PREREQ(2.57).
33
342003-01-20      Joel Sherrill <joel@OARcorp.com>
35
36        * startup/linkcmds*: Add FreeBSD sysctl() sections.
37
382003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
41        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
42        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
43        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
44        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
45
462002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
49
502002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * .cvsignore: Reformat.
53        Add autom4te*cache.
54        Remove autom4te.cache.
55
562002-08-21      Joel Sherrill <joel@OARcorp.com>
57
58        * bsp_specs: Added support for -nostdlibs.
59
602002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
63        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
64        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
65        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
66        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
67        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
68
692002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * start/Makefile.am:
72        Fix bsplib_DATA = $(PROJECT_RELEASE)/lib/rxgen_romld$(LIB_VARIANT).o.
73
742002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * start/Makefile.am: Eliminate PGM.
77        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/rxgen_romld$(LIB_VARIANT).o.
78
792002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
82
832002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
86        Remove $(OBJS) from all-local.
87
882002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
91
922001-05-09      Joel Sherrill <joel@OARcorp.com>
93
94        * startup/linkcmds: In support of gcc 3.1, added one of more
95        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
96        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
97        and direction of segments to memory regions may also have been
98        addressed.  This was a sweep across all BSPs.
99        * startup/linkcmds.real: Ditto.
100        * clock/ckinit.c: Add volatile to Clock_driver_ticks.
101 
1022002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * startup/nulsystbl.c: Fix braces.
105        * startup/Makefile.am: Remove types.h.
106        * startup/types.h: Remove.
107
1082002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * configure.ac:
111        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
112        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
113        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
114        * Makefile.am: Remove AUTOMAKE_OPTIONS.
115        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
116        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
117        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
118        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
119        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
120        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
121
1222002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * console/console.c: Remove NO_BSP_INIT, SERIAL_INPUT.
125
1262001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
129        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
130
1312001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
134
1352001-10-12      Joel Sherrill <joel@OARcorp.com>
136
137        * clock/ckinit.c, console/console.c, include/bsp.h, startup/bspstart.c,
138        startup/exit.c, startup/setvec.c, timer/timer.c, timer/timerisr.S:
139        Fixed typo.
140
1412001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
144        * configure.in: Remove.
145        * configure.ac: New file, generated from configure.in by autoupdate.
146
1472001-09-27      Joel Sherrill <joel@OARcorp.com>
148
149        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
150
1512001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * include/Makefile.am: Use 'CLEANFILES ='.
154        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
155
1562001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * configure.in: Add bspopts.h.
159        * include/.cvsignore: Add bspopts.h*, stamp-h*.
160        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
161        * include/bsp.h: Include bspopts.h.
162
1632001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
164
165        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
166
1672001-01-09      Joel Sherrill <joel@OARcorp.com>
168
169        * Removing non-function shmsupp directory.
170        * shmsupp/.cvsignore, shmsupp/Makefile.am, shmsupp/addrconv.c,
171        shmsupp/getcfg.c, shmsupp/lock.c, shmsupp/mpisr.c: Removed.
172        * configure.in, Makefile.am, wrapup/Makefile.am
173
1742000-12-06      Joel Sherrill <joel@OARcorp.com>
175
176        * include/bsp.h: Removed incorrect error case.
177
1782000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
181
1822000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
185
1862000-11-01      Joel Sherrill <joel@OARcorp.com>
187
188        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
189        and libcsupport.h moved from libc to lib/include/rtems and
190        now must be referenced as <rtems/XXX.h>.   Header file order
191        was cleaned up while doing this.
192
1932000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
196        Switch to GNU canonicalization.
197
1982000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
201        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am,
202        start/Makefile.am: Include compile.am
203
2042000-08-10      Joel Sherrill <joel@OARcorp.com>
205
206        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.