source: rtems/c/src/lib/libbsp/powerpc/ss555/ChangeLog @ 1d0ee80e

4.104.114.95
Last change on this file since 1d0ee80e was 1d0ee80e, checked in by Joel Sherrill <joel.sherrill@…>, on 05/14/08 at 20:28:09

2008-05-14 Joel Sherrill <joel.sherrill@…>

  • Makefile.am: Rework to avoid .rel files.
  • Property mode set to 100644
File size: 6.2 KB
Line 
12008-05-14      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * Makefile.am: Rework to avoid .rel files.
4
52008-05-12      Joel Sherrill <joel.sherrill@OARcorp.com>
6
7        * startup/bspstart.c: Refactored and renamed initialization routines to
8        rtems_initialize_data_structures, rtems_initialize_before_drivers,
9        rtems_initialize_device_drivers, and
10        rtems_initialize_start_multitasking. This opened the sequence up so
11        that bootcard() could provide a more robust and flexible framework
12        which is easier to explain and understand. This also lays the
13        groundwork for sharing the division of available memory between the
14        RTEMS workspace and heap and the C library initialization across all
15        BSPs.
16
172008-04-23      Joel Sherrill <joel.sherrill@OARcorp.com>
18
19        * startup/bspstart.c: Remove all references to
20        console_reserve_resources and termios_reserve_resources.
21
222008-03-03      Joel Sherrill <joel.sherrill@OARcorp.com>
23
24        * startup/linkcmds: Add wildcard to gcc_except_table section so
25        programs compiled with gcc 4.3.x can link.
26
272008-01-18      David Erickson <David.Erickson@drdc-rddc.gc.ca>
28
29        * startup/bspstart.c: Add semicolon.
30
312008-01-11      Joel Sherrill <joel.sherrill@OARcorp.com>
32
33        * startup/bspstart.c: Add bsp_timer_least_valid and
34        bsp_timer_average_overhead so tmtests link.
35
362007-12-11      Joel Sherrill <joel.sherrill@OARcorp.com>
37
38        * include/bsp.h, startup/bspstart.c: Eliminate copies of the
39        Configuration Table. Use the RTEMS provided accessor macros to obtain
40        configuration fields.
41
422007-12-04      Joel Sherrill <joel.sherrill@OARcorp.com>
43
44        * startup/bspstart.c: Move interrupt_stack_size field from CPU Table to
45        Configuration Table. Eliminate CPU Table from all ports. Delete
46        references to CPU Table in all forms.
47
482007-12-03      Joel Sherrill <joel.sherrill@OARcorp.com>
49
50        * Makefile.am, startup/bspstart.c: Moved most of the remaining CPU
51        Table fields to the Configuration Table. This included
52        pretasking_hook, predriver_hook, postdriver_hook, idle_task,
53        do_zero_of_workspace, extra_mpci_receive_server_stack,
54        stack_allocate_hook, and stack_free_hook. As a side-effect of this
55        effort some multiprocessing code was made conditional and some style
56        clean up occurred.
57
582007-11-28      Joel Sherrill <joel.sherrill@OARcorp.com>
59
60        * startup/bspstart.c: Eliminate PowerPC specific elements from the CPU
61        Table. They have been replaced with variables named bsp_XXX as
62        needed.
63
642007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
65
66        * bsp_specs: Remove qrtems_debug.
67
682007-04-06      Ralf Corsépius <ralf.corsepius@rtems.org>
69
70        * bsp_specs: Remove lib (Now expected to exist in GCC).
71
722006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
73
74        * configure.ac: New BUG-REPORT address.
75
762006-11-15      Joel Sherrill <joel@OARcorp.com>
77
78        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
79        file and simplified initialization.
80
812006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
82
83        * configure.ac: Require autoconf-2.60. Require automake-1.10.
84
852006-03-08      Joel Sherrill <joel@OARcorp.com>
86
87        * startup/linkcmds: Add .gnu.linkonce.b.* section.
88
892006-02-08      Joel Sherrill <joel@OARcorp.com>
90
91        * startup/linkcmds: Add sections required by newer gcc versions.
92
932006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
94
95        * configure.ac: Remove explicit ampolish3 support (now in
96        RTEMS_BSP_CONFIGURE).
97
982006-01-10      Ralf Corsepius <ralf.corsepius@rtems.org>
99
100        * configure.ac: Add ampolish3 support.
101        * Makefile.am: Add preinstall.am.
102
1032006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
104
105        * Makefile.am: Don't include subdirs.am.
106
1072005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
108
109        * include/bsp.h: New header guard.
110
1112005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
112
113        * console/console.c: Eliminate unsigned8.
114
1152005-04-26      Joel Sherrill <joel@OARcorp.com>
116
117        * startup/bspstart.c: Eliminate warnings.
118
1192005-04-25      Jennifer Averett <jennifer.averett@oarcorp.com>
120
121        PR 779/bsp
122        * clock/p_clock.c: Add parameter to powerpc exception handler routines
123
1242005-02-17      Ralf Corsepius <ralf.corsepius@rtems.org>
125
126        * startup/bspstart.c: include <rtems/powerpc/powerpc.h>.
127        Use PPC_MINIMUM_STACK_FRAME_SIZE instead of
128        CPU_MINIMUM_STACK_FRAME_SIZE.
129
1302005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
131
132        * configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
133
1342005-02-11      Ralf Corsepius <ralf.corsepius@rtems.org>
135
136        * Makefile.am: Merge-in wrapup/Makefile.am.
137        * wrapup/Makefile.am: Remove.
138        * configure.ac: Reflect changes above.
139
1402005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
141
142        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
143
1442005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
145
146        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
147
1482004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
149
150        * console/console.c, include/bsp.h, startup/bspstart.c,
151        startup/iss555.c: Use POSIX fixed size types.
152
1532004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
154
155        * configure.ac: Require automake > 1.9.
156
1572004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
158
159        PR 610/bsps
160        * Makefile.am: Add include/tm27.h, Cosmetics.
161        * include/tm27.h: Final cosmetics.
162
1632004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
164
165        * include/bsp.h: Split out tmtest27 support.
166        * include/tm27.h: New.
167
1682004-04-21      Joel Sherrill <joel@OARcorp.com>
169
170        PR 611/bsps
171        * Makefile.am, include/bsp.h, wrapup/Makefile.am: Follow conventions
172        for tm27 and do not add another macro definition.
173        * startup/tm27supp.c: New file.
174
1752004-04-21      Joel Sherrill <joel@OARcorp.com>
176
177        PR 611/bsps
178        * Makefile.am, include/bsp.h, wrapup/Makefile.am: Follow conventions
179        for tm27 and do not add another macro definition.
180        * startup/tm27supp.c: New file.
181
1822004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
183
184        PR 613/bsps
185        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
186
1872004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
188
189        PR 614/bsps
190        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
191
1922004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
193
194        * include/bsp.h, startup/start.S: Reflect new locations of cpukit headers.
195
1962004-04-12      David Querbach <querbach@realtime.bc.ca>
197
198        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
199        times, clock/p_clock.c, console/console.c, include/.cvsignore,
200        include/bsp.h, include/coverhd.h, irq/irq.h, startup/bspstart.c,
201        startup/iss555.c, startup/linkcmds, startup/start.S,
202        wrapup/.cvsignore, wrapup/Makefile.am: New files.
203
Note: See TracBrowser for help on using the repository browser.