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

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

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

  • bsp_specs: Remove -Dembedded -Asystem(embedded) from cpp. Remove cpp, old_cpp (now unused).
  • Property mode set to 100644
File size: 7.6 KB
Line 
12003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
4        Remove cpp, old_cpp (now unused).
5
62003-06-13      Joel Sherrill <joel@OARcorp.com>
7
8        * startup/linkcmds: Removed warnings.
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-28      Joel Sherrill <joel@OARcorp.com>
23
24        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Fix to
25        work around truncated section names.
26
272003-01-20      Joel Sherrill <joel@OARcorp.com>
28
29        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add
30        FreeBSD sysctl() sections.
31
322003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
35
362003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
39        * scitab/Makefile.am: Don't include @RTEMS_BSP@.cfg.
40        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
41        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
42
432002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * start/Makefile.am: Use install-data-local to install startfile.
46
472002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
50
512002-11-07      Joel Sherrill <joel@OARcorp.com>
52
53        * startup/linkcmds: Include all .rodata* sections.
54
552002-11-01      Joel Sherrill <joel@OARcorp.com>
56
57        * start/start.S, startup/hw_init.c: Removed warnings.
58
592002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * .cvsignore: Reformat.
62        Add autom4te*cache.
63        Remove autom4te.cache.
64
652002-09-14      Joel Sherrill <joel@OARcorp.com>
66
67        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
68        of all calls to bsp_libc_init() resulted in some cleanup here.
69
702002-08-21      Joel Sherrill <joel@OARcorp.com>
71
72        * bsp_specs: Added support for -nostdlibs.
73
742002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
77
782002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
81        * scitab/Makefile.am: Use .$(OBJEXT) instead of .o.
82        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
83        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
84
852002-07-25      Joel Sherrill <joel@OARcorp.com>
86
87        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
88        to remove problems linking empty main(){} with BSP.
89
902002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * start/Makefile.am: Eliminate PGMS.
93        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
94
952002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
98
992002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
102        Remove $(OBJS) from all-local.
103
1042002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
107
1082001-05-09      Joel Sherrill <joel@OARcorp.com>
109
110        * startup/linkcmds: In support of gcc 3.1, added one of more
111        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
112        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
113        and direction of segments to memory regions may also have been
114        addressed.  This was a sweep across all BSPs.
115 
1162002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * configure.ac:
119        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
120        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
121        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
122        * Makefile.am: Remove AUTOMAKE_OPTIONS.
123        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
124        * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS.
125        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
126        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
127        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
128
1292001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
132
1332001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * configure.ac: Add RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ),
136        RTEMS_BSPOPTS_*(START_HW_INIT),
137        RTEMS_BSPOPTS_*(STANDALONE_EVB).
138        * wrapup/Makefile.am: Apply RTEMS_CPU_MODEL to pickup CPU_PIECES.
139
1402001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * startup/Makefile.am: Remove AC_CFLAGS, HZ.
143
1442001-10-12      Joel Sherrill <joel@OARcorp.com>
145
146        * include/bsp.h, start/start.S, start/start.ram, start/start.rom,
147        startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
148        startup/linkcmds.ram, startup/linkcmds.rom: Fixed typo.
149
1502001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
153        * configure.in: Remove.
154        * configure.ac: New file, generated from configure.in by autoupdate.
155
1562001-09-27      Joel Sherrill <joel@OARcorp.com>
157
158        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
159
1602001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
163        * startup/Makefile.am: Use 'PREINSTALL_FILES ='.
164
1652001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * scitab/Makefile.am: Remove stray blank from SCITAB rule.
168
1692001-08-01  Radzislaw Galler  <rgaller@et.put.poznan.pl>
170
171        * include/bsp.h: Disabled redefinition of
172        CONSOLE_DRIVER_TABLE_ENTRY. Some "FIXME:" comments added.
173        * console/config.c: New file. Definitions of externs referenced
174        from libbsp/shared/console.c.
175        * console/Makefile.am: Changed VPATH to point to
176        libbsp/shared. Added config.c to C_FILES and EXTRA_DIST.
177
1782001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * configure.in: Add bspopts.h.
181        * include/.cvsignore: Add bspopts.h*, stamp-h*.
182        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
183        * include/bsp.h: Include bspopts.h.
184        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
185
1862001-06-19      Joel Sherrill <joel@OARcorp.com>
187
188        * scitab/Makefile.am, startup/Makefile.am: Use CPU_CLOCK_RATE_HZ as
189        it is called in configure.in instead of HZ.
190
1912001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
192
193        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), add
194        bspopts.h.     
195        * include/.cvsignore: Add stamp-h*, bspopts.h*.
196        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
197        * include/bsp.h: Add bspopts.h.
198        * startup/bspstart.c: Replace HZ w/ CPU_CLOCK_RATE_HZ.
199
2002001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * startup/linkcmds: Remove OUTPUT_FORMAT.
203
2042001-01-22  Radzislaw Galler  <rgaller@et.put.poznan.pl>
205
206        * README.EVB7045F: New file.
207        * README: Additions and corrections.
208        * include/bsp.h: Switch console to sci0.
209
2102001-01-05      Joel Sherrill <joel@OARcorp.com>
211
212        * include/bsp.h: Changed <sh/null.h> to <rtems/devnull.h> to reflect
213        the movement of this component to libmisc.
214        * wrapup/Makefile.am: /dev/null driver is no longer in libcpu/sh.
215
2162000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
219
2202000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
223
2242000-11-01      Joel Sherrill <joel@OARcorp.com>
225
226        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
227        and libcsupport.h moved from libc to lib/include/rtems and
228        now must be referenced as <rtems/XXX.h>.   Header file order
229        was cleaned up while doing this.
230
2312000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
234        Switch to GNU canonicalization.
235
2362000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * scitab/Makefile.am: PROJECT_TOPdir.
239
2402000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * console/Makefile.am, scitab/Makefile.am, start/Makefile.am,
243        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
244
2452000-08-10      Joel Sherrill <joel@OARcorp.com>
246
247        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.