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

4.104.114.84.95
Last change on this file since a12c253 was a12c253, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/03/03 at 15:02:51

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

  • Makefile.am: Add preinstallation dirstamp support. Don't preinstall bsp_specs.dl.
  • dlentry/Makefile.am: Cosmetics.
  • flashentry/Makefile.am: Cosmetics.
  • startup/Makefile.am: Cosmetics.
  • wrapup/Makefile.am: Cosmetics.
  • Property mode set to 100644
File size: 7.3 KB
Line 
12003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Add preinstallation dirstamp support.
4        Don't preinstall bsp_specs.dl.
5        * dlentry/Makefile.am: Cosmetics.
6        * flashentry/Makefile.am: Cosmetics.
7        * startup/Makefile.am: Cosmetics.
8        * wrapup/Makefile.am: Cosmetics.
9
102003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * dlentry/Makefile.am: Remove all-local: $(ARCH).
13        * flashentry/Makefile.am: Remove all-local: $(ARCH).
14        * startup/Makefile.am: Remove all-local: $(ARCH).
15        * wrapup/Makefile.am: Remove all-local: $(ARCH).
16
172003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: Merge-in include/Makefile.am.
20        Reflect changes to bsp.am.
21        * include/Makefile.am: Remove.
22        * configure.ac: Reflect changes above.
23
242003-09-04      Joel Sherrill <joel@OARcorp.com>
25
26        * include/bsp.h, include/coverhd.h, startup/bspclean.c,
27        startup/setvec.c: URL for license changed.
28
292003-09-04      Joel Sherrill <joel@OARcorp.com>
30
31        * startup/bspstart.c: Removed incorrect statement about copyright
32        assignment.
33
342003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Reflect having moved aclocal/.
37
382003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Reflect having moved automake/.
41        * dlentry/Makefile.am: Reflect having moved automake/.
42        * flashentry/Makefile.am: Reflect having moved automake/.
43        * include/Makefile.am: Reflect having moved automake/.
44        * startup/Makefile.am: Reflect having moved automake/.
45        * wrapup/Makefile.am: Reflect having moved automake/.
46
472003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
50
512003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        PR 445/bsps
54        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
55        Remove cpp, old_cpp (now unused).
56
572003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * configure.ac: Remove AC_CONFIG_AUX_DIR.
60
612003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
64
652003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.ac: AC_PREREQ(2.57).
68
692003-01-20      Joel Sherrill <joel@OARcorp.com>
70
71        * startup/linkcmds*: Add FreeBSD sysctl() sections.
72
732003-01-20      Joel Sherrill <joel@OARcorp.com>
74
75        * startup/linkcmds.dl: Add FreeBSD sysctl() sections.
76
772002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * dlentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
80        * flashentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
81        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
82
832002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
86
872002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * .cvsignore: Reformat.
90        Add autom4te*cache.
91        Remove autom4te.cache.
92
932002-08-21      Joel Sherrill <joel@OARcorp.com>
94
95        * bsp_specs: Added support for -nostdlibs.
96
972002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * dlentry/Makefile.am: Use .$(OBJEXT) instead of .o.
100        * flashentry/Makefile.am: Use .$(OBJEXT) instead of .o.
101        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
102        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
103
1042002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
107
1082002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
111        Remove $(OBJS) from all-local.
112
1132002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
116
1172002-06-14      Joel Sherrill <joel@OARcorp.com>
118
119        * startup/linkcmds: Fixed typo and added gnu.linkonce.t and
120        gnu.linkonce.r sections.
1212001-05-09      Joel Sherrill <joel@OARcorp.com>
122
123        * startup/linkcmds: In support of gcc 3.1, added one of more
124        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
125        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
126        and direction of segments to memory regions may also have been
127        addressed.  This was a sweep across all BSPs.
128 
1292001-04-08      Joel Sherrill <joel@OARcorp.com>
130
131        * startup/linkcmds, startup/linkcmds.dl : Per PR170, PR171, and PR172
132        add .eh_frame.
133 
1342002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac:
137        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
138        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
139        * dlentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
140        * Makefile.am: Remove AUTOMAKE_OPTIONS.
141        * flashentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
142        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
143        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
144        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
145
1462001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
149
1502001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
153
1542001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * Makefile.am: Remove . from SUBDIRS, add @exceptions@ to
157        SUBDIRS.
158        * configure.ac:  Add RTEMS_BSPOPTS_*(PPC_USE_SPRG),
159        RTEMS_BSPOPTS_*(PPC_VECTOR_FILE_BASE),
160        RTEMS_PPC_EXCEPTIONS([old]).
161        * include/Makefile.am: Convert PREINSTALL_FILES to
162        TMPINSTALL_FILES, include force-preinstall.am.
163        * wrapup/Makefile.am: Apply @exceptions@.
164
1652001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
166
167        This modification is part of the submitted modifications necessary to
168        support the IBM PPC405 family.  This submission was reviewed by
169        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
170        not negatively impact the ppc403 BSPs.  The submission and tracking
171        process was captured as PR50.
172        * include/bsp.h: Increase the interrupt stack size to 16K.
173
1742001-10-25      Joel Sherrill <joel@OARcorp.com>
175
176        * startup/linkcmds: Added _init and _fini.
177
1782001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
181        * configure.in: Remove.
182        * configure.ac: New file, generated from configure.in by autoupdate.
183
1842001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
187
1882001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * configure.in: Add bspopts.h.
191        * include/.cvsignore: Add bspopts.h*, stamp-h*.
192        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
193        * include/bsp.h: Include bspopts.h.
194
1952001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
196
197        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
198
1992000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
202
2032000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
206
2072000-11-01      Joel Sherrill <joel@OARcorp.com>
208
209        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
210        and libcsupport.h moved from libc to lib/include/rtems and
211        now must be referenced as <rtems/XXX.h>.   Header file order
212        was cleaned up while doing this.
213
2142000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
217        Switch to GNU canonicalization.
218
2192000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
220
221        * startup/linkcmds: Added lines so DWARF debug information
222        would be available.  Otherwise gdb complains that the offsets
223        for the debug info are incorrect and doesn't load the files.
224
2252000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * dlentry/Makefile.am, flashentry/Makefile.am, startup/Makefile.am,
228        wrapup/Makefile.am: Include compile.am
229
2302000-08-10      Joel Sherrill <joel@OARcorp.com>
231
232        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.