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

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

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

  • Makefile.am: Reflect having moved aclocal/.
  • Property mode set to 100644
File size: 5.5 KB
Line 
12003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect having moved aclocal/.
4
52003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Reflect having moved automake/.
8        * clock/Makefile.am: Reflect having moved automake/.
9        * console/Makefile.am: Reflect having moved automake/.
10        * include/Makefile.am: Reflect having moved automake/.
11        * start/Makefile.am: Reflect having moved automake/.
12        * startup/Makefile.am: Reflect having moved automake/.
13        * timer/Makefile.am: Reflect having moved automake/.
14        * wrapup/Makefile.am: Reflect having moved automake/.
15
162003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
19
202003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        PR 445/bsps
23        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
24        Remove cpp, old_cpp (now unused).
25
262003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac: Remove AC_CONFIG_AUX_DIR.
29
302003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
33
342003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: AC_PREREQ(2.57).
37
382003-01-20      Joel Sherrill <joel@OARcorp.com>
39
40        * startup/linkcmds*: Add FreeBSD sysctl() sections.
41
422003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
45        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
46        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
47        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
48        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
49
502002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * start/Makefile.am: Use install-data-local to install startfile.
53
542002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
57
582002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * .cvsignore: Reformat.
61        Add autom4te*cache.
62        Remove autom4te.cache.
63
642002-08-21      Joel Sherrill <joel@OARcorp.com>
65
66        * bsp_specs: Added support for -nostdlibs.
67
682002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
71        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
72        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
73        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
74        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
75        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
76
772002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * start/Makefile.am: Eliminate PGM.
80        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
81
822002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
85
862002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
89        Remove $(OBJS) from all-local.
90
912002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * wrapup/Makefile.am: Add $(LIB) to all-local.
94
952002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
98
992002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac:
102        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
103        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
104        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
105        * Makefile.am: Remove AUTOMAKE_OPTIONS.
106        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
107        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
108        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
109        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
110        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
111        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
112
1132001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
116        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
117
1182001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
121
1222001-10-12      Joel Sherrill <joel@OARcorp.com>
123
124        * console/console-io.c: Fixed typo.
125
1262001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
129        * configure.in: Remove.
130        * configure.ac: New file, generated from configure.in by autoupdate.
131
1322001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * include/Makefile.am: Use 'CLEANFILES ='.
135        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
136
1372001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * configure.in: Add bspopts.h.
140        * include/.cvsignore: Add bspopts.h*, stamp-h*.
141        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
142        * include/bsp.h: Include bspopts.h.
143
1442001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
145
146        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
147
1482001-01-03      Joel Sherrill <joel@OARcorp.com>
149
150        * console/console-io.c: Added console_initialize_hardware().
151
1522000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
155
1562000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
159
1602000-11-01      Joel Sherrill <joel@OARcorp.com>
161
162        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
163        and libcsupport.h moved from libc to lib/include/rtems and
164        now must be referenced as <rtems/XXX.h>.   Header file order
165        was cleaned up while doing this.
166
1672000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
170        Switch to GNU canonicalization.
171
1722000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * console/Makefile.am, start/Makefile.am, startup/Makefile.am,
175        wrapup/Makefile.am, clock/Makefile.am: Include compile.am
176
1772000-08-10      Joel Sherrill <joel@OARcorp.com>
178
179        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.