source: rtems/c/src/lib/libbsp/sparc/ChangeLog @ 1ab18ec

4.104.114.84.95
Last change on this file since 1ab18ec was 1ab18ec, checked in by Joel Sherrill <joel.sherrill@…>, on 05/09/07 at 17:50:09

2007-05-09 Joel Sherrill <joel.sherrill@…>

  • shared/bspstart.c, shared/gnatcommon.c: Remove debug print methods that are redundant with prntk and replace their use with printk.
  • Property mode set to 100644
File size: 5.4 KB
Line 
12007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * shared/bspstart.c, shared/gnatcommon.c: Remove debug print methods
4        that are redundant with prntk and replace their use with printk.
5
62007-04-17      Joel Sherrill <joel@OARcorp.com>
7
8        * erc32/tools/runtest.in, leon2/tools/runtest.in,
9        leon3/tools/runtest.in: Do not run pppd.exe from batch mode script.
10
112007-03-11      Joel Sherrill <joel@OARcorp.com>
12
13        * shared/bspstart.c: Remove assignments of
14        Cpu_table.do_zero_of_workspace to TRUE since TRUE is the default
15        value in boot_card.c
16
172006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
18
19        * configure.ac: New BUG-REPORT address.
20
212006-11-16      Joel Sherrill <joel@OARcorp.com>
22
23        * shared/bspstart.c, shared/start.S: Use common clock driver template
24        and eliminate all fast idle code specific to this BSP. This
25        eliminates a fair amount of code in the BSP clock driver and
26        bsp_startup. The LEON3 has to do a scan of the AMBA bus to find the
27        timer so I added the new hook Clock_driver_support_find_timer to
28        support this. In general, there was some clean up to the file headers
29        of various files.
30
312006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
32
33        * configure.ac: Require autoconf-2.60. Require automake-1.10.
34
352006-01-10      Joel Sherrill <joel@OARcorp.com>
36
37        * shared/start.S: Add include of bspopts.h so SIS quirks will trigger.
38
392006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
40
41        * shared/start.S: Backport from rtems-4-6-branch.
42
432005-10-16      Ralf Corsepius <ralf.corsepius@rtems.org>
44
45        * Makefile.am: Merge-in shared/Makefile.am.
46        * ChangeLog: Merge-in shared/ChangeLog.
47        * configure.ac: Remove shared/Makefile.am.
48
492005-09-02      Joel Sherrill <joel@OARcorp.com>
50
51        PR 821/bsps
52        * shared/start.S: Workaround -- just avoid copying non-existent
53        initialized data in ROM to RAM.
54
552004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
56
57        * configure.ac: Require automake > 1.9.
58
592004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
60
61        * shared/start.S: Include <rtems/asm.h> instead of <asm.h>.
62
632004-03-31      Ralf Corsepius <ralf.corsepius@rtems.org>
64
65        * shared/bspstart.c, shared/gnatcommon.c: Convert to using c99 fixed
66        size types.
67
682004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]).
71        * acinclude.m4: Regenerate.
72
732004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of
76        $(RTEMS_BSP_FAMILY).
77
782003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
81
822003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * shared/Makefile.am: Cosmetics.
85
862003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * acinclude.m4: Reflect changes to bootstrap.
89        * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
90
912003-09-26      Joel Sherrill <joel@OARcorp.com>
92
93        * shared/bspstart.c: Obsoleting HP PA-RISC port and removing all
94        references.
95
962003-09-04      Joel Sherrill <joel@OARcorp.com>
97
98        * shared/bspclean.c, shared/bspstart.c: URL for license changed.
99
1002003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * Makefile.am: Reflect having moved aclocal/.
103
1042003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * Makefile.am, shared/Makefile.am: Reflect having moved automake/.
107
1082003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * configure.ac: Use rtems-bugs@rtems.com as bug report email
111        address.
112
1132003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * configure.ac: Remove AC_CONFIG_AUX_DIR.
116
1172003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
120        * configure.ac: AC_PREREQ(2.57).
121
1222002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
125
1262002-11-01      Joel Sherrill <joel@OARcorp.com>
127
128        * shared/gnatcommon.c: Removed warnings.
129
1302002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
133
1342002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * Makefile.am, shared/Makefile.am: Remove AUTOMAKE_OPTIONS.
137        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
138        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
139
1402001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
143        * configure.ac: New file, generated from configure.in by autoupdate.
144        * configure.in: Remove.
145
1462001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * acinclude.m4: New file.
149        * configure.in: Use RTEMS_BSP_SUBDIR.
150
1512000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * Makefile.am: Cleanup.
154
1552000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
156
157        * shared/ChangeLog, shared/.cvsignore, shared/Makefile.am,
158        shared/bspclean.c, shared/bspstart.c, shared/gnatcommon.c,
159        shared/start.S: New files.  Largely moved from ERC32 BSP to be able
160        to be shared with LEON and other SPARC BSPs.
161        * Makefile.am, configure.in: Added shared directory as part of
162        enhancing ERC32 and adding LEON.
163
1642000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
167
1682000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
171        $(RTEMS_TOPdir)/aclocal.
172
1732000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to
176        GNU canonicalization.
177
1782000-08-10      Joel Sherrill <joel@OARcorp.com>
179
180        * ChangeLog: New file.
181
1822000-04-23      Jiri Gaisler <jiri@gaisler.com>
183
184        * shared/start.S: Modificatins to preserve the current CWP and
185        adjust the WIM accordingly. This improves compatibility with the
186        remote debugger and the mkprom prom-builder.
187
Note: See TracBrowser for help on using the repository browser.