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

4.104.114.84.95
Last change on this file since 1b7e802b was 1b7e802b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/16/05 at 08:34:06

2005-10-16 Ralf Corsepius <ralf.corsepius@…>

  • Makefile.am: Merge-in shared/Makefile.am.
  • ChangeLog?: Merge-in shared/ChangeLog.
  • configure.ac: Remove shared/Makefile.am.
  • Property mode set to 100644
File size: 4.0 KB
Line 
12005-10-16      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Merge-in shared/Makefile.am.
4        * ChangeLog: Merge-in shared/ChangeLog.
5        * configure.ac: Remove shared/Makefile.am.
6
72005-09-02      Joel Sherrill <joel@OARcorp.com>
8
9        PR 821/bsps
10        * shared/start.S: Workaround -- just avoid copying non-existent
11        initialized data in ROM to RAM.
12
132004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
14
15        * configure.ac: Require automake > 1.9.
16
172004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
18
19        * shared/start.S: Include <rtems/asm.h> instead of <asm.h>.
20
212004-03-31      Ralf Corsepius <ralf.corsepius@rtems.org>
22
23        * shared/bspstart.c, shared/gnatcommon.c: Convert to using c99 fixed
24        size types.
25
262004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]).
29        * acinclude.m4: Regenerate.
30
312004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of
34        $(RTEMS_BSP_FAMILY).
35
362003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
39
402003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * shared/Makefile.am: Cosmetics.
43
442003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * acinclude.m4: Reflect changes to bootstrap.
47        * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
48
492003-09-26      Joel Sherrill <joel@OARcorp.com>
50
51        * shared/bspstart.c: Obsoleting HP PA-RISC port and removing all
52        references.
53
542003-09-04      Joel Sherrill <joel@OARcorp.com>
55
56        * shared/bspclean.c, shared/bspstart.c: URL for license changed.
57
582003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Reflect having moved aclocal/.
61
622003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am, shared/Makefile.am: Reflect having moved automake/.
65
662003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.ac: Use rtems-bugs@rtems.com as bug report email
69        address.
70
712003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.ac: Remove AC_CONFIG_AUX_DIR.
74
752003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
78        * configure.ac: AC_PREREQ(2.57).
79
802002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
83
842002-11-01      Joel Sherrill <joel@OARcorp.com>
85
86        * shared/gnatcommon.c: Removed warnings.
87
882002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
91
922002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am, shared/Makefile.am: Remove AUTOMAKE_OPTIONS.
95        * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
96        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
97
982001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
101        * configure.ac: New file, generated from configure.in by autoupdate.
102        * configure.in: Remove.
103
1042001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * acinclude.m4: New file.
107        * configure.in: Use RTEMS_BSP_SUBDIR.
108
1092000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * Makefile.am: Cleanup.
112
1132000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
114
115        * shared/ChangeLog, shared/.cvsignore, shared/Makefile.am,
116        shared/bspclean.c, shared/bspstart.c, shared/gnatcommon.c,
117        shared/start.S: New files.  Largely moved from ERC32 BSP to be able
118        to be shared with LEON and other SPARC BSPs.
119        * Makefile.am, configure.in: Added shared directory as part of
120        enhancing ERC32 and adding LEON.
121
1222000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
125
1262000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I
129        $(RTEMS_TOPdir)/aclocal.
130
1312000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to
134        GNU canonicalization.
135
1362000-08-10      Joel Sherrill <joel@OARcorp.com>
137
138        * ChangeLog: New file.
139
1402000-04-23      Jiri Gaisler <jiri@gaisler.com>
141
142        * shared/start.S: Modificatins to preserve the current CWP and
143        adjust the WIM accordingly. This improves compatibility with the
144        remote debugger and the mkprom prom-builder.
145
Note: See TracBrowser for help on using the repository browser.