source: rtems/c/src/lib/libbsp/sh/gensh4/ChangeLog @ 3299388d

4.104.114.84.95
Last change on this file since 3299388d was 3299388d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/19/03 at 10:33:08

2003-09-19 Ralf Corsepius <corsepiu@…>

  • bsp_specs: Remove *lib:.
  • Property mode set to 100644
File size: 6.8 KB
Line 
12003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * bsp_specs: Remove *lib:.
4
52003-09-04      Joel Sherrill <joel@OARcorp.com>
6
7        * console/console.c, hw_init/hw_init.c, include/bsp.h,
8        include/coverhd.h, include/sdram.h, start/start.S,
9        startup/bspstart.c, startup/linkcmds, startup/linkcmds.rom,
10        startup/linkcmds.rom2ram: URL for license changed.
11
122003-08-20      Joel Sherrill <joel@OARcorp.com>
13
14        * console/console.c: Correct copyright statements.
15
162003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * Makefile.am: Reflect having moved aclocal/.
19
202003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Reflect having moved automake/.
23        * console/Makefile.am: Reflect having moved automake/.
24        * hw_init/Makefile.am: Reflect having moved automake/.
25        * include/Makefile.am: Reflect having moved automake/.
26        * start/Makefile.am: Reflect having moved automake/.
27        * startup/Makefile.am: Reflect having moved automake/.
28        * wrapup/Makefile.am: Reflect having moved automake/.
29
302003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
33
342003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        PR 445/bsps
37        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
38        Remove cpp, old_cpp (now unused).
39
402003-06-13      Joel Sherrill <joel@OARcorp.com>
41
42        * startup/linkcmds: Removed warnings.
43
442003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * configure.ac: Remove AC_CONFIG_AUX_DIR.
47
482003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
51
522003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * configure.ac: AC_PREREQ(2.57).
55
562003-01-28      Joel Sherrill <joel@OARcorp.com>
57
58        * startup/linkcmds, startup/linkcmds.rom, startup/linkcmds.rom2ram: Fix
59        to work around truncated section names.
60
612003-01-20      Joel Sherrill <joel@OARcorp.com>
62
63        * startup/linkcmds*: Add FreeBSD sysctl() sections.
64
652003-01-20      Joel Sherrill <joel@OARcorp.com>
66
67        * startup/linkcmds.rom, startup/linkcmds.rom2ram: Add FreeBSD sysctl()
68        sections.
69
702003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
73
742003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
77        * hw_init/Makefile.am: Don't include @RTEMS_BSP@.cfg.
78        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
79        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
80
812002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * start/Makefile.am: Use install-data-local to install startfile.
84
852002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
88
892002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * .cvsignore: Reformat.
92        Add autom4te*cache.
93        Remove autom4te.cache.
94
952002-09-14      Joel Sherrill <joel@OARcorp.com>
96
97        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
98        of all calls to bsp_libc_init() resulted in some cleanup here.
99
1002002-08-21      Joel Sherrill <joel@OARcorp.com>
101
102        * bsp_specs: Added support for -nostdlibs.
103
1042002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
107
1082002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
111        * hw_init/Makefile.am: Use .$(OBJEXT) instead of .o.
112        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
113        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
114
1152002-07-25      Joel Sherrill <joel@OARcorp.com>
116
117        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
118        to remove problems linking empty main(){} with BSP.
119
1202002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * start/Makefile.am: Eliminate PGMS.
123        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
124
1252002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds.rom
128        linkcmds.rom2ram.
129
1302002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
133        Remove $(OBJS) from all-local.
134
1352002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
138
1392001-05-09      Joel Sherrill <joel@OARcorp.com>
140
141        * startup/linkcmds: In support of gcc 3.1, added one of more
142        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
143        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
144        and direction of segments to memory regions may also have been
145        addressed.  This was a sweep across all BSPs.
146 
1472002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * configure.ac:
150        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
151        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
152        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
153        * Makefile.am: Remove AUTOMAKE_OPTIONS.
154        * hw_init/Makefile.am: Remove AUTOMAKE_OPTIONS.
155        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
156        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
157        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
158        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
159
1602001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
163
1642001-10-29      Joel Sherrill <joel@OARcorp.com>
165
166        * startup/linkcmds: Remove explicit force of output format.
167
1682001-10-26      Alexandra Kossovsky <sasha@oktet.ru>
169
170        * README, console/console.c, hw_init/hw_init.c, include/bsp.h,
171        startup/bspstart.c, startup/linkcmds: Minor fixes post merge.
172
1732001-10-15      Joel Sherrill <joel@OARcorp.com>
174
175        * console/.cvsignore: New file.
176
1772001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * configure.ac: Remove AC_SUBST(CPU_CLOCK_RATE_HZ), add
180        START_HW_INIT-support macros, add console/Makefile.
181        * Makefile.am: Add console SUBDIR.
182        * hw_init/Makefile.am: Fix C_FILES, remove AM_CPPFLAGS/HZ.
183        * include/Makefile.am: Add bspopts.h.
184        * include/bsp.h: Comment out SH4_CPU_HZ_Frequency.
185        * startup/bspstart.c: Comment out SH4_CPU_HZ_Frequency.
186        * startup/linkcmds: Comment out OUTPUT_FORMAT for coff
187        compatibility.
188        * wrapup/Makefile.am: Add console to BSP_PIECES.
189        * console/Makefile.am: New.
190        * console/console.c: Moved from libcpu/sh/sh7750/sci/console.c.
191
1922001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * configure.ac: Add bspopts.h; Add CPU_CLOCK_RATE_HZ.
195        * startup/bspstart.c: Replace HZ with CPU_CLOCK_RATE_HZ.
196        * include/.cvsignore: Add stamp-h*, bspopts.h*.
197        * include/bsp.h: Add bspopts.h.
198
1992001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
200
201        * Makefile.am, README, bsp_specs, .cvsignore, include/Makefile.am,
202        include/bsp.h, include/coverhd.h, include/sdram.h, include/.cvsignore,
203        start/Makefile.am, start/start.S, start/.cvsignore, startup/Makefile.am,
204        startup/bspstart.c, startup/linkcmds, startup/linkcmds.rom,
205        startup/linkcmds.rom2ram, startup/.cvsignore, wrapup/Makefile.am,
206        wrapup/.cvsignore, hw_init/Makefile.am, hw_init/hw_init.c,
207        hw_init/.cvsignore, times, configure.ac, ChangeLog:  New files. 
208        Reviewed and updated to latest automake and autoconf standards
209        by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
210
Note: See TracBrowser for help on using the repository browser.