source: rtems/c/src/lib/libbsp/c4x/c4xsim/ChangeLog @ 1528c0e7

4.104.114.84.95
Last change on this file since 1528c0e7 was 1528c0e7, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/16/03 at 12:35:07

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

Makefile.am: Reflect having moved automake.
clock/Makefile.am: Reflect having moved automake.
console/Makefile.am: Reflect having moved automake.
include/Makefile.am: Reflect having moved automake.
start/Makefile.am: Reflect having moved automake.
startup/Makefile.am: Reflect having moved automake.
timer/Makefile.am: Reflect having moved automake.
wrapup/Makefile.am: Reflect having moved automake.

  • Property mode set to 100644
File size: 6.4 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        PR 452/bsps
15        * startup/Makefile.am: Remove USE_INIT_FINI.
16
172003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
20
212003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        PR 445/bsps
24        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
25        Remove cpp, old_cpp (now unused).
26
272003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * configure.ac: Remove AC_CONFIG_AUX_DIR.
30
312003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
34
352003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: AC_PREREQ(2.57).
38
392003-01-20      Joel Sherrill <joel@OARcorp.com>
40
41        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
42
432002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
46        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
47        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
48        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
49        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
50
512002-12-13      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        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
56        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
57        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
58
592002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * start/Makefile.am: Use install-data-local to install startfile.
62
632002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
66
672002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS. Cosmetical
70        changes.
71
722002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * .cvsignore: Reformat.
75        Add autom4te*cache.
76        Remove autom4te.cache.
77
782002-09-14      Joel Sherrill <joel@OARcorp.com>
79
80        * clock/clock.c: Per PR257, remove reference to c3x_set_ie.
81        c4x variant should use c4x_set_iie().
82
832002-08-21      Joel Sherrill <joel@OARcorp.com>
84
85        * bsp_specs: Added support for -nostdlibs.
86
872002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
90        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
91        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
92        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
93        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
94        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
95
962002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * start/Makefile.am: Eliminate PGM.
99        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
100
1012002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
104
1052002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
108        Remove $(OBJS) from all-local.
109
1102002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
113
1142002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * configure.ac:
117        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
118        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
119        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
120        * Makefile.am: Remove AUTOMAKE_OPTIONS.
121        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
122        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
123        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
124        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
125        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
126        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
127
1282002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * startup/bspstart.c: Include rtems/bspIo.h instead of bspIo.h.
131        * startup/spurious.c: Include rtems/bspIo.h instead of bspIo.h.
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-12      Joel Sherrill <joel@OARcorp.com>
143
144        * console/console.c: Fixed typo.
1452001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
148        * configure.in: Remove.
149        * configure.ac: New file, generated from configure.in by autoupdate.
150
1512001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * include/Makefile.am: Use 'CLEANFILES ='.
154        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
155
1562001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * configure.in: Add bspopts.h, fix PACKAGE.
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
1672000-12-06      Joel Sherrill <joel@OARcorp.com>
168
169        * console/consolereserveresources.c: Removed code NOT file (YET).
170
1712000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
174
1752000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
178
1792000-11-01      Joel Sherrill <joel@OARcorp.com>
180
181        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
182        and libcsupport.h moved from libc to lib/include/rtems and
183        now must be referenced as <rtems/XXX.h>.   Header file order
184        was cleaned up while doing this.
185
1862000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
189        Switch to GNU canonicalization.
190
1912000-09-22      Joel Sherrill <joel@OARcorp.com>
192
193        * startup/linkcmds: Use default object format to avoid name
194        changes in object format due to tool version changes.
195
1962000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
199        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am:
200        Include compile.am
201
2022000-08-10      Joel Sherrill <joel@OARcorp.com>
203
204        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.