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

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

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

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

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