source: rtems/c/src/lib/libbsp/sh/simsh4/ChangeLog @ 74e2998

Last change on this file since 74e2998 was 74e2998, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/11/03 at 14:41:57

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

  • configure.ac: Use rtems-bugs@… as bug report email address.
  • Property mode set to 100644
File size: 5.7 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-06-13      Joel Sherrill <joel@OARcorp.com>
6
7        * console/console.c, startup/linkcmds: Removed warnings.
8
92003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: Remove AC_CONFIG_AUX_DIR.
12
132003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
16
172003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * configure.ac: AC_PREREQ(2.57).
20
212003-01-28      Joel Sherrill <joel@OARcorp.com>
22
23        * startup/Makefile.am, startup/linkcmds, startup/linkcmds-le,
24        startup/linkcmds-le.coff: Fix to work around truncated section names.
25
262003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * wrapup/Makefile.am: Fix typo in CPU_PIECES handling.
29
302003-01-20      Joel Sherrill <joel@OARcorp.com>
31
32        * startup/linkcmds*: Add FreeBSD sysctl() sections.
33
342003-01-20      Joel Sherrill <joel@OARcorp.com>
35
36        * startup/linkcmds-le, startup/linkcmds-le.coff: Add FreeBSD sysctl()
37        sections.
38
392003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
42
432003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
46        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
47        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
48        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
49        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
50
512002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * start/Makefile.am: Use install-data-local to install startfile.
54
552002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
58
592002-11-07      Joel Sherrill <joel@OARcorp.com>
60
61        * startup/linkcmds: Include all .rodata* sections.
62
632002-11-01      Joel Sherrill <joel@OARcorp.com>
64
65        * clock/ckinit.c, console/console.c: Removed warnings.
66
672002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * .cvsignore: Reformat.
70        Add autom4te*cache.
71        Remove autom4te.cache.
72
732002-09-14      Joel Sherrill <joel@OARcorp.com>
74
75        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
76        of all calls to bsp_libc_init() resulted in some cleanup here.
77
782002-08-21      Joel Sherrill <joel@OARcorp.com>
79
80        * bsp_specs: Added support for -nostdlibs.
81
822002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
85
862002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
89        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
90        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
91        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
92        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
93
942002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * start/Makefile.am: Eliminate PGMS.
97        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
98
992002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds-le.
102
1032002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
106        Remove $(OBJS) from all-local.
107
1082002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
111
1122001-05-09      Joel Sherrill <joel@OARcorp.com>
113
114        * startup/linkcmds: In support of gcc 3.1, added one of more
115        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
116        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
117        and direction of segments to memory regions may also have been
118        addressed.  This was a sweep across all BSPs.
119 
1202002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * configure.ac:
123        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
124        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
125        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
126        * Makefile.am: Remove AUTOMAKE_OPTIONS.
127        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
128        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
129        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
130        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
131        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
132        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
133        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
134
1352001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
138
1392001-10-26      Alexandra Kossovsky <sasha@oktet.ru>
140
141        * tools: New subdirectory.
142        * tools/Makefile.am, tools/runtest: New files.
143
1442001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * configure.ac: Added support for START_HW_INIT.
147        * console/Makefile.am: Removed VPATH.
148        * include/Makefile.am: Added missing ramdisk.h to include_HEADERS.
149        * startup/linkcmds: Do not force output format to coff-sh.
150        * startup/linkcmds-le: Comment out force of output format and add
151        comment questioning need to have special linkcmds for little endian.
152        * wrapup/Makefile.am: Add ramdisk to list of BSP_PIECES.
153
1542001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * configure.ac: Add bspopts.h; Add CPU_CLOCK_RATE_HZ.
157        * startup/bspstart.c: Replace HZ with CPU_CLOCK_RATE_HZ.
158        * include/.cvsignore: Add stamp-h* bspopts.h*
159        * include/bsp.h: Add bspopts.h.
160
1612001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
162
163        * clock/Makefile.am, clock/ckinit.c, clock/.cvsignore, Makefile.am,
164        README, bsp_specs, console/Makefile.am, console/console.c,
165        console/.cvsignore, include/Makefile.am, include/bsp.h,
166        include/coverhd.h, include/syscall.h, include/ramdisk.h,
167        include/.cvsignore, start/Makefile.am, start/start.S,
168        start/.cvsignore, startup/Makefile.am, startup/bspstart.c,
169        startup/hw_init.c, startup/linkcmds, startup/linkcmds-le,
170        startup/linkcmds-le.coff, startup/.cvsignore, timer/Makefile.am,
171        timer/timer.c, timer/.cvsignore, wrapup/Makefile.am, wrapup/.cvsignore,
172        configure.ac, .cvsignore, ChangeLog:  New files. 
173        Reviewed and updated to latest automake and autoconf standards
174        by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
175
Note: See TracBrowser for help on using the repository browser.