source: rtems/c/src/lib/libbsp/c4x/c4xsim/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: 8.3 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-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * bsp_specs: Remove *lib:.
49
502003-09-04      Joel Sherrill <joel@OARcorp.com>
51
52        * clock/clock.c, console/console.c, console/consolereserveresources.c,
53        console/debugio.c, include/bsp.h, startup/bspstart.c,
54        startup/spurious.c, timer/timer.c: URL for license changed.
55
562003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Reflect having moved aclocal/.
59
602003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: Reflect having moved automake/.
63        * clock/Makefile.am: Reflect having moved automake/.
64        * console/Makefile.am: Reflect having moved automake/.
65        * include/Makefile.am: Reflect having moved automake/.
66        * start/Makefile.am: Reflect having moved automake/.
67        * startup/Makefile.am: Reflect having moved automake/.
68        * timer/Makefile.am: Reflect having moved automake/.
69        * wrapup/Makefile.am: Reflect having moved automake/.
70
712003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        PR 452/bsps
74        * startup/Makefile.am: Remove USE_INIT_FINI.
75
762003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
79
802003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        PR 445/bsps
83        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
84        Remove cpp, old_cpp (now unused).
85
862003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * configure.ac: Remove AC_CONFIG_AUX_DIR.
89
902003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
93
942003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac: AC_PREREQ(2.57).
97
982003-01-20      Joel Sherrill <joel@OARcorp.com>
99
100        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
101
1022002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
105        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
106        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
107        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
108        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
109
1102002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
113        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
114        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
115        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
116        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
117
1182002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * start/Makefile.am: Use install-data-local to install startfile.
121
1222002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
125
1262002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS. Cosmetical
129        changes.
130
1312002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * .cvsignore: Reformat.
134        Add autom4te*cache.
135        Remove autom4te.cache.
136
1372002-09-14      Joel Sherrill <joel@OARcorp.com>
138
139        * clock/clock.c: Per PR257, remove reference to c3x_set_ie.
140        c4x variant should use c4x_set_iie().
141
1422002-08-21      Joel Sherrill <joel@OARcorp.com>
143
144        * bsp_specs: Added support for -nostdlibs.
145
1462002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
149        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
150        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
151        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
152        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
153        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
154
1552002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * start/Makefile.am: Eliminate PGM.
158        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
159
1602002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
163
1642002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
167        Remove $(OBJS) from all-local.
168
1692002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
172
1732002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * configure.ac:
176        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
177        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
178        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
179        * Makefile.am: Remove AUTOMAKE_OPTIONS.
180        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
181        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
182        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
183        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
184        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
185        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
186
1872002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * startup/bspstart.c: Include rtems/bspIo.h instead of bspIo.h.
190        * startup/spurious.c: Include rtems/bspIo.h instead of bspIo.h.
191
1922001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
195        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
196
1972001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
200
2012001-10-12      Joel Sherrill <joel@OARcorp.com>
202
203        * console/console.c: Fixed typo.
2042001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
207        * configure.in: Remove.
208        * configure.ac: New file, generated from configure.in by autoupdate.
209
2102001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * include/Makefile.am: Use 'CLEANFILES ='.
213        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
214
2152001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * configure.in: Add bspopts.h, fix PACKAGE.
218        * include/.cvsignore: Add bspopts.h*, stamp-h*.
219        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
220        * include/bsp.h: Include bspopts.h.
221
2222001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
223
224        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
225
2262000-12-06      Joel Sherrill <joel@OARcorp.com>
227
228        * console/consolereserveresources.c: Removed code NOT file (YET).
229
2302000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
233
2342000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
237
2382000-11-01      Joel Sherrill <joel@OARcorp.com>
239
240        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
241        and libcsupport.h moved from libc to lib/include/rtems and
242        now must be referenced as <rtems/XXX.h>.   Header file order
243        was cleaned up while doing this.
244
2452000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
248        Switch to GNU canonicalization.
249
2502000-09-22      Joel Sherrill <joel@OARcorp.com>
251
252        * startup/linkcmds: Use default object format to avoid name
253        changes in object format due to tool version changes.
254
2552000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
258        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am:
259        Include compile.am
260
2612000-08-10      Joel Sherrill <joel@OARcorp.com>
262
263        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.