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

4.104.114.84.95
Last change on this file since e4cc31c7 was 3e5730e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/13/03 at 05:08:44

2003-12-13 Ralf Corsepius <corsepiu@…>

  • Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
  • startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
  • Property mode set to 100644
File size: 8.0 KB
Line 
12003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
4        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
5
62003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
9        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
10
112003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
14
152003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Misc cleanups and fixes.
18        * startup/Makefile.am: Misc cleanups and fixes.
19        * startup/linkcmds: Preparations for gcc-3.3.x.
20        * wrapup/Makefile.am: Misc cleanups and fixes.
21
222003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Add preinstallation dirstamp support.
25        Don't preinstall bsp_specs.dl.
26        * dlentry/Makefile.am: Cosmetics.
27        * flashentry/Makefile.am: Cosmetics.
28        * startup/Makefile.am: Cosmetics.
29        * wrapup/Makefile.am: Cosmetics.
30
312003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * dlentry/Makefile.am: Remove all-local: $(ARCH).
34        * flashentry/Makefile.am: Remove all-local: $(ARCH).
35        * startup/Makefile.am: Remove all-local: $(ARCH).
36        * wrapup/Makefile.am: Remove all-local: $(ARCH).
37
382003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Merge-in include/Makefile.am.
41        Reflect changes to bsp.am.
42        * include/Makefile.am: Remove.
43        * configure.ac: Reflect changes above.
44
452003-09-04      Joel Sherrill <joel@OARcorp.com>
46
47        * include/bsp.h, include/coverhd.h, startup/bspclean.c,
48        startup/setvec.c: URL for license changed.
49
502003-09-04      Joel Sherrill <joel@OARcorp.com>
51
52        * startup/bspstart.c: Removed incorrect statement about copyright
53        assignment.
54
552003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * Makefile.am: Reflect having moved aclocal/.
58
592003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * Makefile.am: Reflect having moved automake/.
62        * dlentry/Makefile.am: Reflect having moved automake/.
63        * flashentry/Makefile.am: Reflect having moved automake/.
64        * include/Makefile.am: Reflect having moved automake/.
65        * startup/Makefile.am: Reflect having moved automake/.
66        * wrapup/Makefile.am: Reflect having moved automake/.
67
682003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
71
722003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        PR 445/bsps
75        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
76        Remove cpp, old_cpp (now unused).
77
782003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.ac: Remove AC_CONFIG_AUX_DIR.
81
822003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
85
862003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * configure.ac: AC_PREREQ(2.57).
89
902003-01-20      Joel Sherrill <joel@OARcorp.com>
91
92        * startup/linkcmds*: Add FreeBSD sysctl() sections.
93
942003-01-20      Joel Sherrill <joel@OARcorp.com>
95
96        * startup/linkcmds.dl: Add FreeBSD sysctl() sections.
97
982002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * dlentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
101        * flashentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
102        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
103
1042002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
107
1082002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * .cvsignore: Reformat.
111        Add autom4te*cache.
112        Remove autom4te.cache.
113
1142002-08-21      Joel Sherrill <joel@OARcorp.com>
115
116        * bsp_specs: Added support for -nostdlibs.
117
1182002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * dlentry/Makefile.am: Use .$(OBJEXT) instead of .o.
121        * flashentry/Makefile.am: Use .$(OBJEXT) instead of .o.
122        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
123        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
124
1252002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
128
1292002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
132        Remove $(OBJS) from all-local.
133
1342002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
137
1382002-06-14      Joel Sherrill <joel@OARcorp.com>
139
140        * startup/linkcmds: Fixed typo and added gnu.linkonce.t and
141        gnu.linkonce.r sections.
1422001-05-09      Joel Sherrill <joel@OARcorp.com>
143
144        * startup/linkcmds: In support of gcc 3.1, added one of more
145        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
146        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
147        and direction of segments to memory regions may also have been
148        addressed.  This was a sweep across all BSPs.
149 
1502001-04-08      Joel Sherrill <joel@OARcorp.com>
151
152        * startup/linkcmds, startup/linkcmds.dl : Per PR170, PR171, and PR172
153        add .eh_frame.
154 
1552002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * configure.ac:
158        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
159        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
160        * dlentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
161        * Makefile.am: Remove AUTOMAKE_OPTIONS.
162        * flashentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
163        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
164        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
165        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
166
1672001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
170
1712001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
174
1752001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * Makefile.am: Remove . from SUBDIRS, add @exceptions@ to
178        SUBDIRS.
179        * configure.ac:  Add RTEMS_BSPOPTS_*(PPC_USE_SPRG),
180        RTEMS_BSPOPTS_*(PPC_VECTOR_FILE_BASE),
181        RTEMS_PPC_EXCEPTIONS([old]).
182        * include/Makefile.am: Convert PREINSTALL_FILES to
183        TMPINSTALL_FILES, include force-preinstall.am.
184        * wrapup/Makefile.am: Apply @exceptions@.
185
1862001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
187
188        This modification is part of the submitted modifications necessary to
189        support the IBM PPC405 family.  This submission was reviewed by
190        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
191        not negatively impact the ppc403 BSPs.  The submission and tracking
192        process was captured as PR50.
193        * include/bsp.h: Increase the interrupt stack size to 16K.
194
1952001-10-25      Joel Sherrill <joel@OARcorp.com>
196
197        * startup/linkcmds: Added _init and _fini.
198
1992001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
202        * configure.in: Remove.
203        * configure.ac: New file, generated from configure.in by autoupdate.
204
2052001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
208
2092001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * configure.in: Add bspopts.h.
212        * include/.cvsignore: Add bspopts.h*, stamp-h*.
213        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
214        * include/bsp.h: Include bspopts.h.
215
2162001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
217
218        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
219
2202000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
223
2242000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
227
2282000-11-01      Joel Sherrill <joel@OARcorp.com>
229
230        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
231        and libcsupport.h moved from libc to lib/include/rtems and
232        now must be referenced as <rtems/XXX.h>.   Header file order
233        was cleaned up while doing this.
234
2352000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
238        Switch to GNU canonicalization.
239
2402000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
241
242        * startup/linkcmds: Added lines so DWARF debug information
243        would be available.  Otherwise gdb complains that the offsets
244        for the debug info are incorrect and doesn't load the files.
245
2462000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * dlentry/Makefile.am, flashentry/Makefile.am, startup/Makefile.am,
249        wrapup/Makefile.am: Include compile.am
250
2512000-08-10      Joel Sherrill <joel@OARcorp.com>
252
253        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.