source: rtems/c/src/lib/libbsp/i960/i960sim/ChangeLog @ b35414a

4.104.114.84.95
Last change on this file since b35414a was b35414a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/13/03 at 05:09:48

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

  • start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
  • startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
  • Property mode set to 100644
File size: 7.2 KB
Line 
12003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
4        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
5
62003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
9        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
10
112003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
14
152003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * start/Makefile.am: Misc cleanups and fixes.
18        * startup/Makefile.am: Misc cleanups and fixes.
19        * wrapup/Makefile.am: Misc cleanups and fixes.
20
212003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Add preinstallation dirstamp support.
24        * clock/Makefile.am: Cosmetics.
25        * console/Makefile.am: Cosmetics.
26        * startup/Makefile.am: Cosmetics.
27        * timer/Makefile.am: Cosmetics.
28        * wrapup/Makefile.am: Cosmetics.
29
302003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * clock/Makefile.am: Remove all-local: $(ARCH).
33        * console/Makefile.am: Remove all-local: $(ARCH).
34        * start/Makefile.am: Remove all-local: $(ARCH).
35        * startup/Makefile.am: Remove all-local: $(ARCH).
36        * timer/Makefile.am: Remove all-local: $(ARCH).
37        * wrapup/Makefile.am: Remove all-local: $(ARCH).
38
392003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Merge-in include/Makefile.am.
42        Reflect changes to bsp.am.
43        * include/Makefile.am: Remove.
44        * configure.ac: Reflect changes above.
45
462003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * bsp_specs: Remove *lib:.
49
502003-09-04      Joel Sherrill <joel@OARcorp.com>
51
52        * console/console-io.c, include/bsp.h, startup/bspstart.c: URL for
53        license changed.
54
552003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * Makefile.am: Reflect having moved aclocal/.
58
592003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * Makefile.am: Reflect having moved automake/.
62        * clock/Makefile.am: Reflect having moved automake/.
63        * console/Makefile.am: Reflect having moved automake/.
64        * include/Makefile.am: Reflect having moved automake/.
65        * start/Makefile.am: Reflect having moved automake/.
66        * startup/Makefile.am: Reflect having moved automake/.
67        * timer/Makefile.am: Reflect having moved automake/.
68        * wrapup/Makefile.am: Reflect having moved automake/.
69
702003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
73
742003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        PR 445/bsps
77        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
78        Remove cpp, old_cpp (now unused).
79
802003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.ac: Remove AC_CONFIG_AUX_DIR.
83
842003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
87
882003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.ac: AC_PREREQ(2.57).
91
922003-01-20      Joel Sherrill <joel@OARcorp.com>
93
94        * startup/linkcmds*: Add FreeBSD sysctl() sections.
95
962003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
99        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
100        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
101        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
102        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
103
1042002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * start/Makefile.am: Use install-data-local to install startfile.
107
1082002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
111
1122002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * .cvsignore: Reformat.
115        Add autom4te*cache.
116        Remove autom4te.cache.
117
1182002-08-21      Joel Sherrill <joel@OARcorp.com>
119
120        * bsp_specs: Added support for -nostdlibs.
121
1222002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
125        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
126        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
127        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
128        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
129        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
130
1312002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * start/Makefile.am: Eliminate PGM.
134        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
135
1362002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
139
1402002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
143        Remove $(OBJS) from all-local.
144
1452002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * wrapup/Makefile.am: Add $(LIB) to all-local.
148
1492002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
152
1532002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * configure.ac:
156        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
157        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
158        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
159        * Makefile.am: Remove AUTOMAKE_OPTIONS.
160        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
161        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
162        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
163        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
164        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
165        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
166
1672001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
170        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
171
1722001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
175
1762001-10-12      Joel Sherrill <joel@OARcorp.com>
177
178        * console/console-io.c: Fixed typo.
179
1802001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
183        * configure.in: Remove.
184        * configure.ac: New file, generated from configure.in by autoupdate.
185
1862001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * include/Makefile.am: Use 'CLEANFILES ='.
189        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
190
1912001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * configure.in: Add bspopts.h.
194        * include/.cvsignore: Add bspopts.h*, stamp-h*.
195        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
196        * include/bsp.h: Include bspopts.h.
197
1982001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
199
200        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
201
2022001-01-03      Joel Sherrill <joel@OARcorp.com>
203
204        * console/console-io.c: Added console_initialize_hardware().
205
2062000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
209
2102000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
213
2142000-11-01      Joel Sherrill <joel@OARcorp.com>
215
216        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
217        and libcsupport.h moved from libc to lib/include/rtems and
218        now must be referenced as <rtems/XXX.h>.   Header file order
219        was cleaned up while doing this.
220
2212000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
224        Switch to GNU canonicalization.
225
2262000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * console/Makefile.am, start/Makefile.am, startup/Makefile.am,
229        wrapup/Makefile.am, clock/Makefile.am: Include compile.am
230
2312000-08-10      Joel Sherrill <joel@OARcorp.com>
232
233        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.