source: rtems/c/src/lib/libbsp/sh/gensh2/ChangeLog @ 9ba77680

4.104.114.84.95
Last change on this file since 9ba77680 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: 8.3 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        * console/Makefile.am: Reflect having moved automake/.
9        * include/Makefile.am: Reflect having moved automake/.
10        * scitab/Makefile.am: Reflect having moved automake/.
11        * start/Makefile.am: Reflect having moved automake/.
12        * startup/Makefile.am: Reflect having moved automake/.
13        * wrapup/Makefile.am: Reflect having moved automake/.
14
152003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
18
192003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        PR 445/bsps
22        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
23        Remove cpp, old_cpp (now unused).
24
252003-06-13      Joel Sherrill <joel@OARcorp.com>
26
27        * startup/linkcmds: Removed warnings.
28
292003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac: Remove AC_CONFIG_AUX_DIR.
32
332003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
36
372003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac: AC_PREREQ(2.57).
40
412003-01-28      Joel Sherrill <joel@OARcorp.com>
42
43        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Fix to
44        work around truncated section names.
45
462003-01-20      Joel Sherrill <joel@OARcorp.com>
47
48        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add
49        FreeBSD sysctl() sections.
50
512003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
54
552003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
58        * scitab/Makefile.am: Don't include @RTEMS_BSP@.cfg.
59        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
60        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
61
622002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * start/Makefile.am: Use install-data-local to install startfile.
65
662002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
69
702002-11-07      Joel Sherrill <joel@OARcorp.com>
71
72        * startup/linkcmds: Include all .rodata* sections.
73
742002-11-01      Joel Sherrill <joel@OARcorp.com>
75
76        * start/start.S, startup/hw_init.c: Removed warnings.
77
782002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * .cvsignore: Reformat.
81        Add autom4te*cache.
82        Remove autom4te.cache.
83
842002-09-14      Joel Sherrill <joel@OARcorp.com>
85
86        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
87        of all calls to bsp_libc_init() resulted in some cleanup here.
88
892002-08-21      Joel Sherrill <joel@OARcorp.com>
90
91        * bsp_specs: Added support for -nostdlibs.
92
932002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
96
972002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
100        * scitab/Makefile.am: Use .$(OBJEXT) instead of .o.
101        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
102        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
103
1042002-07-25      Joel Sherrill <joel@OARcorp.com>
105
106        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
107        to remove problems linking empty main(){} with BSP.
108
1092002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * start/Makefile.am: Eliminate PGMS.
112        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
113
1142002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
117
1182002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
121        Remove $(OBJS) from all-local.
122
1232002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
126
1272001-05-09      Joel Sherrill <joel@OARcorp.com>
128
129        * startup/linkcmds: In support of gcc 3.1, added one of more
130        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
131        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
132        and direction of segments to memory regions may also have been
133        addressed.  This was a sweep across all BSPs.
134 
1352002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac:
138        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
139        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
140        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
141        * Makefile.am: Remove AUTOMAKE_OPTIONS.
142        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
143        * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS.
144        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
145        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
146        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
147
1482001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
151
1522001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * configure.ac: Add RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ),
155        RTEMS_BSPOPTS_*(START_HW_INIT),
156        RTEMS_BSPOPTS_*(STANDALONE_EVB).
157        * wrapup/Makefile.am: Apply RTEMS_CPU_MODEL to pickup CPU_PIECES.
158
1592001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * startup/Makefile.am: Remove AC_CFLAGS, HZ.
162
1632001-10-12      Joel Sherrill <joel@OARcorp.com>
164
165        * include/bsp.h, start/start.S, start/start.ram, start/start.rom,
166        startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
167        startup/linkcmds.ram, startup/linkcmds.rom: Fixed typo.
168
1692001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
172        * configure.in: Remove.
173        * configure.ac: New file, generated from configure.in by autoupdate.
174
1752001-09-27      Joel Sherrill <joel@OARcorp.com>
176
177        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
178
1792001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
182        * startup/Makefile.am: Use 'PREINSTALL_FILES ='.
183
1842001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * scitab/Makefile.am: Remove stray blank from SCITAB rule.
187
1882001-08-01  Radzislaw Galler  <rgaller@et.put.poznan.pl>
189
190        * include/bsp.h: Disabled redefinition of
191        CONSOLE_DRIVER_TABLE_ENTRY. Some "FIXME:" comments added.
192        * console/config.c: New file. Definitions of externs referenced
193        from libbsp/shared/console.c.
194        * console/Makefile.am: Changed VPATH to point to
195        libbsp/shared. Added config.c to C_FILES and EXTRA_DIST.
196
1972001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * configure.in: Add bspopts.h.
200        * include/.cvsignore: Add bspopts.h*, stamp-h*.
201        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
202        * include/bsp.h: Include bspopts.h.
203        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
204
2052001-06-19      Joel Sherrill <joel@OARcorp.com>
206
207        * scitab/Makefile.am, startup/Makefile.am: Use CPU_CLOCK_RATE_HZ as
208        it is called in configure.in instead of HZ.
209
2102001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
211
212        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), add
213        bspopts.h.     
214        * include/.cvsignore: Add stamp-h*, bspopts.h*.
215        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
216        * include/bsp.h: Add bspopts.h.
217        * startup/bspstart.c: Replace HZ w/ CPU_CLOCK_RATE_HZ.
218
2192001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * startup/linkcmds: Remove OUTPUT_FORMAT.
222
2232001-01-22  Radzislaw Galler  <rgaller@et.put.poznan.pl>
224
225        * README.EVB7045F: New file.
226        * README: Additions and corrections.
227        * include/bsp.h: Switch console to sci0.
228
2292001-01-05      Joel Sherrill <joel@OARcorp.com>
230
231        * include/bsp.h: Changed <sh/null.h> to <rtems/devnull.h> to reflect
232        the movement of this component to libmisc.
233        * wrapup/Makefile.am: /dev/null driver is no longer in libcpu/sh.
234
2352000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
238
2392000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
242
2432000-11-01      Joel Sherrill <joel@OARcorp.com>
244
245        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
246        and libcsupport.h moved from libc to lib/include/rtems and
247        now must be referenced as <rtems/XXX.h>.   Header file order
248        was cleaned up while doing this.
249
2502000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
253        Switch to GNU canonicalization.
254
2552000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * scitab/Makefile.am: PROJECT_TOPdir.
258
2592000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * console/Makefile.am, scitab/Makefile.am, start/Makefile.am,
262        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
263
2642000-08-10      Joel Sherrill <joel@OARcorp.com>
265
266        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.