source: rtems/c/src/lib/libbsp/powerpc/helas403/ChangeLog @ ff716ea0

4.104.114.84.95
Last change on this file since ff716ea0 was ff716ea0, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/14/04 at 07:11:35

2004-01-14 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
  • startup/Makefile.am: Ditto.
  • Property mode set to 100644
File size: 8.6 KB
Line 
12004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
4        Add PRE/TMPINSTALL_FILES to CLEANFILES.
5        * startup/Makefile.am: Ditto.
6
72004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * wrapup/Makefile.am: Eliminate $(LIB).
10        Use noinst_DATA to trigger building libbsp.a.
11
122003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * dlentry/Makefile.am: Eliminate VPATH.
15        * flashentry/Makefile.am: Eliminate VPATH.
16        * startup/Makefile.am: Eliminate VPATH.
17
182003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * startup/linkcmds: Remove SEARCH_DIR.
21        * startup/linkcmds.dl: Remove SEARCH_DIR.
22
232003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
26        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
27
282003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
31        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
32
332003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
36
372003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * Makefile.am: Misc cleanups and fixes.
40        * startup/Makefile.am: Misc cleanups and fixes.
41        * startup/linkcmds: Preparations for gcc-3.3.x.
42        * wrapup/Makefile.am: Misc cleanups and fixes.
43
442003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * Makefile.am: Add preinstallation dirstamp support.
47        Don't preinstall bsp_specs.dl.
48        * dlentry/Makefile.am: Cosmetics.
49        * flashentry/Makefile.am: Cosmetics.
50        * startup/Makefile.am: Cosmetics.
51        * wrapup/Makefile.am: Cosmetics.
52
532003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * dlentry/Makefile.am: Remove all-local: $(ARCH).
56        * flashentry/Makefile.am: Remove all-local: $(ARCH).
57        * startup/Makefile.am: Remove all-local: $(ARCH).
58        * wrapup/Makefile.am: Remove all-local: $(ARCH).
59
602003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: Merge-in include/Makefile.am.
63        Reflect changes to bsp.am.
64        * include/Makefile.am: Remove.
65        * configure.ac: Reflect changes above.
66
672003-09-04      Joel Sherrill <joel@OARcorp.com>
68
69        * include/bsp.h, include/coverhd.h, startup/bspclean.c,
70        startup/setvec.c: URL for license changed.
71
722003-09-04      Joel Sherrill <joel@OARcorp.com>
73
74        * startup/bspstart.c: Removed incorrect statement about copyright
75        assignment.
76
772003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: Reflect having moved aclocal/.
80
812003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * Makefile.am: Reflect having moved automake/.
84        * dlentry/Makefile.am: Reflect having moved automake/.
85        * flashentry/Makefile.am: Reflect having moved automake/.
86        * include/Makefile.am: Reflect having moved automake/.
87        * startup/Makefile.am: Reflect having moved automake/.
88        * wrapup/Makefile.am: Reflect having moved automake/.
89
902003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
93
942003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        PR 445/bsps
97        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
98        Remove cpp, old_cpp (now unused).
99
1002003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * configure.ac: Remove AC_CONFIG_AUX_DIR.
103
1042003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
107
1082003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * configure.ac: AC_PREREQ(2.57).
111
1122003-01-20      Joel Sherrill <joel@OARcorp.com>
113
114        * startup/linkcmds*: Add FreeBSD sysctl() sections.
115
1162003-01-20      Joel Sherrill <joel@OARcorp.com>
117
118        * startup/linkcmds.dl: Add FreeBSD sysctl() sections.
119
1202002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * dlentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
123        * flashentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
124        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
125
1262002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
129
1302002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * .cvsignore: Reformat.
133        Add autom4te*cache.
134        Remove autom4te.cache.
135
1362002-08-21      Joel Sherrill <joel@OARcorp.com>
137
138        * bsp_specs: Added support for -nostdlibs.
139
1402002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * dlentry/Makefile.am: Use .$(OBJEXT) instead of .o.
143        * flashentry/Makefile.am: Use .$(OBJEXT) instead of .o.
144        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
145        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
146
1472002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
150
1512002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
154        Remove $(OBJS) from all-local.
155
1562002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
159
1602002-06-14      Joel Sherrill <joel@OARcorp.com>
161
162        * startup/linkcmds: Fixed typo and added gnu.linkonce.t and
163        gnu.linkonce.r sections.
1642001-05-09      Joel Sherrill <joel@OARcorp.com>
165
166        * startup/linkcmds: In support of gcc 3.1, added one of more
167        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
168        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
169        and direction of segments to memory regions may also have been
170        addressed.  This was a sweep across all BSPs.
171 
1722001-04-08      Joel Sherrill <joel@OARcorp.com>
173
174        * startup/linkcmds, startup/linkcmds.dl : Per PR170, PR171, and PR172
175        add .eh_frame.
176 
1772002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * configure.ac:
180        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
181        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
182        * dlentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
183        * Makefile.am: Remove AUTOMAKE_OPTIONS.
184        * flashentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
185        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
186        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
187        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
188
1892001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
192
1932001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
196
1972001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * Makefile.am: Remove . from SUBDIRS, add @exceptions@ to
200        SUBDIRS.
201        * configure.ac:  Add RTEMS_BSPOPTS_*(PPC_USE_SPRG),
202        RTEMS_BSPOPTS_*(PPC_VECTOR_FILE_BASE),
203        RTEMS_PPC_EXCEPTIONS([old]).
204        * include/Makefile.am: Convert PREINSTALL_FILES to
205        TMPINSTALL_FILES, include force-preinstall.am.
206        * wrapup/Makefile.am: Apply @exceptions@.
207
2082001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
209
210        This modification is part of the submitted modifications necessary to
211        support the IBM PPC405 family.  This submission was reviewed by
212        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
213        not negatively impact the ppc403 BSPs.  The submission and tracking
214        process was captured as PR50.
215        * include/bsp.h: Increase the interrupt stack size to 16K.
216
2172001-10-25      Joel Sherrill <joel@OARcorp.com>
218
219        * startup/linkcmds: Added _init and _fini.
220
2212001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
224        * configure.in: Remove.
225        * configure.ac: New file, generated from configure.in by autoupdate.
226
2272001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
230
2312001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * configure.in: Add bspopts.h.
234        * include/.cvsignore: Add bspopts.h*, stamp-h*.
235        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
236        * include/bsp.h: Include bspopts.h.
237
2382001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
239
240        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
241
2422000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
245
2462000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
249
2502000-11-01      Joel Sherrill <joel@OARcorp.com>
251
252        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
253        and libcsupport.h moved from libc to lib/include/rtems and
254        now must be referenced as <rtems/XXX.h>.   Header file order
255        was cleaned up while doing this.
256
2572000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
260        Switch to GNU canonicalization.
261
2622000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
263
264        * startup/linkcmds: Added lines so DWARF debug information
265        would be available.  Otherwise gdb complains that the offsets
266        for the debug info are incorrect and doesn't load the files.
267
2682000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * dlentry/Makefile.am, flashentry/Makefile.am, startup/Makefile.am,
271        wrapup/Makefile.am: Include compile.am
272
2732000-08-10      Joel Sherrill <joel@OARcorp.com>
274
275        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.