source: rtems/c/src/lib/libbsp/h8300/h8sim/ChangeLog @ 7dcc3fe

4.104.114.84.95
Last change on this file since 7dcc3fe was 7dcc3fe, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/11/03 at 14:20:43

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

  • configure.ac: Use rtems-bugs@… as bug report email address.
  • Property mode set to 100644
File size: 5.8 KB
Line 
12003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
4
52003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
8        Remove cpp, old_cpp (now unused).
9
102003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Remove AC_CONFIG_AUX_DIR.
13
142003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
17
182003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac: AC_PREREQ(2.57).
21
222003-01-20      Joel Sherrill <joel@OARcorp.com>
23
24        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
25
262002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
29        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
30        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
31        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
32
332002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * start/Makefile.am: Use install-data-local to install startfile.
36
372002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
40
412002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * startup/bspstart.c: Add empty H8BD_Install_IRQ so the port will have
44        a routine to call.
45
462002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * startup/bspstart.c: Remove ramStart to eliminate warning.
49
502002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * .cvsignore: Reformat.
53        Add autom4te*cache.
54        Remove autom4te.cache.
55
562002-08-21      Joel Sherrill <joel@OARcorp.com>
57
58        * bsp_specs: Added support for -nostdlibs.
59
602002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
63        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
64        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
65        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
66        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
67
682002-08-05      Joel Sherrill <joel@OARcorp.com>
69
70        * startup/bspstart.c, startup/linkcmds: Per PR247 , fix the linkcmds
71        to avoid overlapping sections and reworked the way the heap and
72        workspace are calculated.
73
742002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * start/Makefile.am: Eliminate PGM.
77        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
78
792002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
82
832002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
86        Remove $(OBJS) from all-local.
87
882002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * wrapup/Makefile.am: Add $(LIB) to all-local.
91
922002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
95
962002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * configure.ac:
99        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
100        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
101        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
102        * Makefile.am: Remove AUTOMAKE_OPTIONS.
103        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
104        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
105        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
106        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
107        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
108
1092002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * console/console-io.c: Include rtems/bspIo.h instead of bspIo.h.
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-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
121        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
122
1232001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
126
1272001-10-12      Joel Sherrill <joel@OARcorp.com>
128
129        * console/console-io.c: Fixed typo.
130
1312001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
134        * configure.in: Remove.
135        * configure.ac: New file, generated from configure.in by autoupdate.
136
1372001-09-27      Joel Sherrill <joel@OARcorp.com>
138
139        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
140
1412001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * include/Makefile.am: Use 'CLEANFILES ='.
144        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
145
1462001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * configure.in: Add bspopts.h.
149        * include/.cvsignore: Add bspopts.h*, stamp-h*.
150        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
151        * include/bsp.h: Include bspopts.h.
152
1532001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
154
155        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
156
1572001-01-03      Joel Sherrill <joel@OARcorp.com>
158
159        * console/console-io.c: Added console_initialize_hardware().
160
1612000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
164
1652000-11-09      Joel Sherrill <joel@OARcorp.com>
166
167        * configure.in, Makefile.am, clock/Makefile.am, clock/.cvsignore,
168        wrapup/Makefile.am: Added include of stub clock driver so ticker
169        would link.
170
1712000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
174
1752000-11-01      Joel Sherrill <joel@OARcorp.com>
176
177        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
178        libcsupport.h moved from libc to lib/include/rtems and
179        now must be referenced as <rtems/XXX.h>.   Header file order
180        was cleaned up while doing this.
181
1822000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
185        Switch to GNU canonicalization.
186
1872000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * console/Makefile.am, start/Makefile.am, startup/Makefile.am,
190        wrapup/Makefile.am: Include compile.am
191
1922000-08-10      Joel Sherrill <joel@OARcorp.com>
193
194        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.