source: rtems/c/src/lib/libbsp/powerpc/psim/ChangeLog @ 561f53b

Last change on this file since 561f53b was 561f53b, checked in by Jennifer Averett <Jennifer.Averett@…>, on 11/22/04 at 22:30:59

2004-11-22 Jennifer Averett <jennifer@…>

PR 581/bsps

  • Makefile.am, bsp_specs, configure.ac, clock/Makefile.am, include/bsp.h, start/Makefile.am, start/start.S, startup/Makefile.am, startup/bspstart.c, startup/linkcmds, vectors/Makefile.am, vectors/vectors.S, wrapup/Makefile.am: Convert PSIM to new exception model.
  • irq/Makefile.am, irq/irq.c, irq/irq.h, irq/irq_asm.S, irq/irq_init.c: New files.
  • clock/clock.c: Removed.
  • Property mode set to 100644
File size: 8.7 KB
RevLine 
[561f53b]12004-11-22      Jennifer Averett <jennifer@OARcorp.com>
2
3        PR 581/bsps
4        * Makefile.am, bsp_specs, configure.ac, clock/Makefile.am,
5        include/bsp.h, start/Makefile.am, start/start.S, startup/Makefile.am,
6        startup/bspstart.c, startup/linkcmds, vectors/Makefile.am,
7        vectors/vectors.S, wrapup/Makefile.am: Convert PSIM to new exception
8        model.
9        * irq/Makefile.am, irq/irq.c, irq/irq.h, irq/irq_asm.S,
10        irq/irq_init.c: New files.
11        * clock/clock.c: Removed.
12
[9348862]132003-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        PR 533/bsps
16        * startup/linkcmds: Update linkcmds for gcc 3.3.2.
17
[606def83]182003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        PR 541/bsps
21        * startup/linkcmds: Remove SEARCH_DIR.
22
[86ce52b]232003-09-04      Joel Sherrill <joel@OARcorp.com>
24
25        * console/console-io.c, include/bsp.h, include/coverhd.h,
26        shmsupp/addrconv.c, shmsupp/getcfg.c, shmsupp/lock.c,
27        shmsupp/mpisr.c, startup/bspclean.c, startup/bspstart.c,
28        startup/linkcmds, startup/setvec.c, tools/psim, tools/runtest,
29        vectors/vectors.S: URL for license changed.
30
[6413403]312003-09-04      Joel Sherrill <joel@OARcorp.com>
32
33        * startup/bspstart.c: Removed incorrect statement about copyright
34        assignment.
35
[a48dfc9]362003-08-22      Joel Sherrill <joel@OARcorp.com>
37
38        PR 445/bsps
39        * bsp_specs: Hand edited to duplicate change Ralf applied to the CVS
40        trunk.
41
[74e2998]422003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
45
[b18646c9]462003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac: Remove AC_CONFIG_AUX_DIR.
49
[ccd81b60]502003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
53
[9b5c258]542003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: AC_PREREQ(2.57).
57
[1d36d2af]582003-01-20      Joel Sherrill <joel@OARcorp.com>
59
60        * startup/linkcmds*: Add FreeBSD sysctl() sections.
61
[60ab555c]622002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
65        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
66        * shmsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
67        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
68        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
69        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
70        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
71
[59a01a6e]722002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * start/Makefile.am: Use install-data-local to install startfile.
75
[8361b50]762002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
79
[8730f45]802002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * .cvsignore: Reformat.
83        Add autom4te*cache.
84        Remove autom4te.cache.
85
[ca756e9]862002-09-07      Joel Sherrill <joel@OARcorp.com>
87
88        * clock/clock.c: Disabled use of fast idle since it seems broken
89        with gcc 3.2.
90
[a2ae30c2]912002-08-21      Joel Sherrill <joel@OARcorp.com>
92
93        * bsp_specs: Added support for -nostdlibs.
94
[d869f64e]952002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
98        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
99        * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
100        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
101        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
102        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
103        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
104        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
105
[b9288fb1]1062002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * start/Makefile.am: Eliminate PGM.
109        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
110
[87ea9dc]1112002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * startup/Makefile.am: Add bsplib_DATA = linkcmds device-tree.
114
[445c0a0]1152002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
118        Remove $(OBJS) from all-local.
119
[80defac]1202002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
123
[85c92574]1242001-05-09      Joel Sherrill <joel@OARcorp.com>
125
126        * startup/linkcmds: In support of gcc 3.1, added one of more
127        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
128        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
129        and direction of segments to memory regions may also have been
130        addressed.  This was a sweep across all BSPs.
131 
[f844cfcc]1322002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * startup/bspstart.c: Include <rtems/bspIo.h>.
135        * vectors/align_h.S: Use <> instead of "" for include files.
136
[238f450]1372001-04-08      Joel Sherrill <joel@OARcorp.com>
138
139        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
140 
[9ea32e6a]1412002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac:
144        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
145        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
146        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
147        * Makefile.am: Remove AUTOMAKE_OPTIONS.
148        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
149        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
150        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
151        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
152        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
153        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
154        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
155        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
156
[4ee84fc]1572002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * console/console-io.c: Include rtems/bspIo.h instead of bspIo.h.
160
[9e1ae79]1612001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
164
[b26cb1c]1652001-11-26      Joel Sherrill <joel@OARcorp.com>
166
167        * vectors/vectors.S: Include <bsp.h> to get PPC_VECTOR_FILE_BASE.
168
[6af8512c]1692001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * Makefile.am: Add @exceptions@ to SUBDIRS.
172        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
173        make/custom/psim.cfg;
174        Remove RTEMS_OUTPUT_BUILD_SUBDIRS;
175        Add RTEMS_PPC_EXCEPTIONS([old]).
176        * include/Makefile.am: include force-preinstall.am.
177        * wrapup/Makefile.am: Apply @exceptions@.
178
[904e185]1792001-11-20      Joel Sherrill <joel@OARcorp.com>
180
181        * console/console-io.c: Fix incorrect comment.
182
[de202e7]1832001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
184
185        This modification is part of the submitted modifications necessary to
186        support the IBM PPC405 family.  This submission was reviewed by
187        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
188        not negatively impact the ppc403 BSPs.  The submission and tracking
189        process was captured as PR50.
190        * vectors/align_h.S: Added ppc405 support.
191
[ac9253e]1922001-10-25      Joel Sherrill <joel@OARcorp.com>
193
194        * startup/linkcmds: Added _init and _fini.
195
[64efd55b]1962001-10-12      Joel Sherrill <joel@OARcorp.com>
197
198        * shmsupp/lock.c, shmsupp/mpisr.c: Fixed typo.
199
[df25c998]2002001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
203        * configure.in: Remove.
204        * configure.ac: New file, generated from configure.in by autoupdate.
205
[c1767be0]2062001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
209
[8437994a]2102001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * wrapup/Makefile.am: Use GENERIC_PIECES = to make automake-1.5
213        happy.
214
[2fe224f]2152001-08-16      Joel Sherrill <joel@OARcorp.com>
216
217        * clock/clock.c: Ensure that clock ticks are long enough to
218        make forward progress.  This was modified to improve results
219        on the RTEMS tests and the ACATS.
220        * startup/linkcmds: Modified to work better with gcc 2.8.1 and
221        gnat 3.13p.
222
[4906d72f]2232001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * configure.in: Add bspopts.h.
226        * include/.cvsignore: Add bspopts.h*, stamp-h*.
227        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
228        * include/bsp.h: Include bspopts.h.
229
[6f21328]2302001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
231
232        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
233
[e177810d]2342001-01-03      Joel Sherrill <joel@OARcorp.com>
235
236        * clock/clock.c: Use shared clock driver shell.
237        * console/console.c: Removed.  Now use shared polling shell.
238        * console/console-io.c: New file.
239        * console/Makefile.am: Correct to use shared polling shell.
240        * startup/bspstart.c: Remove all fast idle references.
241
[493fa93]2422000-12-19      Joel Sherrill <joel@OARcorp.com>
243
244        * timer/timer.c: Removed incorrect comments about ERC32.
245
[feead226]2462000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
249
[a314d3b4]2502000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
253
[eba2e4f]2542000-11-01      Joel Sherrill <joel@OARcorp.com>
255
256        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
257        and libcsupport.h moved from libc to lib/include/rtems and
258        now must be referenced as <rtems/XXX.h>.   Header file order
259        was cleaned up while doing this.
260
[0134f4f]2612000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
264        Switch to GNU canonicalization.
265
[72965527]2662000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
269        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
270        vectors/Makefile.am, wrapup/Makefile.am: Include compile.am
271
[e94ad1fe]2722000-08-10      Joel Sherrill <joel@OARcorp.com>
273
274        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.