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

4.104.114.84.95
Last change on this file since 45fe4b97 was 45fe4b97, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/03/03 at 06:57:55

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

  • Makefile.am: Add preinstallation dirstamp support.
  • clock/Makefile.am: Cosmetics.
  • console/Makefile.am: Cosmetics.
  • startup/Makefile.am: Cosmetics.
  • timer/Makefile.am: Cosmetics.
  • wrapup/Makefile.am: Cosmetics.
  • Property mode set to 100644
File size: 6.5 KB
Line 
12003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Add preinstallation dirstamp support.
4        * clock/Makefile.am: Cosmetics.
5        * console/Makefile.am: Cosmetics.
6        * startup/Makefile.am: Cosmetics.
7        * timer/Makefile.am: Cosmetics.
8        * wrapup/Makefile.am: Cosmetics.
9
102003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * clock/Makefile.am: Remove all-local: $(ARCH).
13        * console/Makefile.am: Remove all-local: $(ARCH).
14        * start/Makefile.am: Remove all-local: $(ARCH).
15        * startup/Makefile.am: Remove all-local: $(ARCH).
16        * timer/Makefile.am: Remove all-local: $(ARCH).
17        * wrapup/Makefile.am: Remove all-local: $(ARCH).
18
192003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Merge-in include/Makefile.am.
22        Reflect changes to bsp.am.
23        * include/Makefile.am: Remove.
24        * configure.ac: Reflect changes above.
25
262003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * bsp_specs: Remove *lib:.
29
302003-09-04      Joel Sherrill <joel@OARcorp.com>
31
32        * console/console-io.c, include/bsp.h, startup/bspstart.c: URL for
33        license changed.
34
352003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Reflect having moved aclocal/.
38
392003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Reflect having moved automake/.
42        * clock/Makefile.am: Reflect having moved automake/.
43        * console/Makefile.am: Reflect having moved automake/.
44        * include/Makefile.am: Reflect having moved automake/.
45        * start/Makefile.am: Reflect having moved automake/.
46        * startup/Makefile.am: Reflect having moved automake/.
47        * timer/Makefile.am: Reflect having moved automake/.
48        * wrapup/Makefile.am: Reflect having moved automake/.
49
502003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
53
542003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        PR 445/bsps
57        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
58        Remove cpp, old_cpp (now unused).
59
602003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * configure.ac: Remove AC_CONFIG_AUX_DIR.
63
642003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
67
682003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * configure.ac: AC_PREREQ(2.57).
71
722003-01-20      Joel Sherrill <joel@OARcorp.com>
73
74        * startup/linkcmds*: Add FreeBSD sysctl() sections.
75
762003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
79        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
80        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
81        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
82        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
83
842002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * start/Makefile.am: Use install-data-local to install startfile.
87
882002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
91
922002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * .cvsignore: Reformat.
95        Add autom4te*cache.
96        Remove autom4te.cache.
97
982002-08-21      Joel Sherrill <joel@OARcorp.com>
99
100        * bsp_specs: Added support for -nostdlibs.
101
1022002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
105        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
106        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
107        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
108        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
109        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
110
1112002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * start/Makefile.am: Eliminate PGM.
114        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
115
1162002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
119
1202002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
123        Remove $(OBJS) from all-local.
124
1252002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * wrapup/Makefile.am: Add $(LIB) to all-local.
128
1292002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
132
1332002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * configure.ac:
136        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
137        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
138        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
139        * Makefile.am: Remove AUTOMAKE_OPTIONS.
140        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
141        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
142        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
143        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
144        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
145        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
146
1472001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
150        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
151
1522001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
155
1562001-10-12      Joel Sherrill <joel@OARcorp.com>
157
158        * console/console-io.c: Fixed typo.
159
1602001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
163        * configure.in: Remove.
164        * configure.ac: New file, generated from configure.in by autoupdate.
165
1662001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * include/Makefile.am: Use 'CLEANFILES ='.
169        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
170
1712001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * configure.in: Add bspopts.h.
174        * include/.cvsignore: Add bspopts.h*, stamp-h*.
175        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
176        * include/bsp.h: Include bspopts.h.
177
1782001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
179
180        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
181
1822001-01-03      Joel Sherrill <joel@OARcorp.com>
183
184        * console/console-io.c: Added console_initialize_hardware().
185
1862000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
189
1902000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
193
1942000-11-01      Joel Sherrill <joel@OARcorp.com>
195
196        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
197        and libcsupport.h moved from libc to lib/include/rtems and
198        now must be referenced as <rtems/XXX.h>.   Header file order
199        was cleaned up while doing this.
200
2012000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
204        Switch to GNU canonicalization.
205
2062000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * console/Makefile.am, start/Makefile.am, startup/Makefile.am,
209        wrapup/Makefile.am, clock/Makefile.am: Include compile.am
210
2112000-08-10      Joel Sherrill <joel@OARcorp.com>
212
213        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.