source: rtems/c/src/lib/libbsp/mips/ChangeLog @ 0c0181d

4.115
Last change on this file since 0c0181d was 0c0181d, checked in by Jennifer Averett <jennifer.averett@…>, on 04/04/12 at 13:39:46

PR 1993 - Convert MIPS to PIC IRQ model

  • Property mode set to 100644
File size: 6.2 KB
Line 
12012-03-07      Jennifer Averett <Jennifer.Averett@OARcorp.com>
2
3        * shared/irq/irq.c: Fixed unhandled interrupts to print
4        the registers and shutdown. This prevents a loop of
5        unusable information from occuring.
6
72012-03-06      Jennifer Averett <Jennifer.Averett@OARcorp.com>
8
9        PR 1993/bsps
10        * shared/clock/clockdrv.c, shared/irq/vectorexceptions.c,
11        ../shared/clockdrv_shell.h: Changed interrupt call, removed warnings
12        and did cleanup.
13
142012-02-23      Jennifer Averett <Jennifer.Averett@OARcorp.com>
15
16        PR 1993/bsps
17        * shared/irq/interruptmask.c,
18        shared/irq/interruptmask_TX49.c,
19        shared/irq/irq.c, shared/irq/maxvectors.c,
20        shared/irq/vectorexceptions.c:
21        Mips conversion to PIC IRQ model.
22        * shared/irq/interruptmask.c,
23        shared/irq/interruptmask_TX49.c,
24        shared/irq/irq.c: New files.
25
262011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
27
28        * configure.ac: Require autoconf-2.68, automake-1.11.1.
29
302011-01-28      Joel Sherrill <joel.sherrilL@OARcorp.com>
31
32        * csb350/clock/clockdrv.c, csb350/network/network.c,
33        csb350/start/start.S, csb350/timer/timer.c,
34        genmongoosev/clock/clockdrv.c, genmongoosev/timer/timer.c,
35        jmr3904/timer/timer.c, jmr3904/tools/runtest.in: Fix typo where
36        license said found in found in.
37
382010-07-30      Gedare Bloom <giddyup44@yahoo.com>
39
40        PR 1599/cpukit
41        * shared/irq/exception.S: Rename _Context_Switch_necessary to
42        _Thread_Dispatch_necessary to more properly reflect the intent.
43
442010-07-06      Sebastian Huber <sebastian.huber@embedded-brains.de>
45
46        * shared/irq/exception.S: Removed _ISR_Signals_to_thread_executing
47        declaration.
48
492010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
50
51        PR 1573/cpukit
52        * shared/irq/exception.S: Add a per cpu data structure which contains
53        the information required by RTEMS for each CPU core. This
54        encapsulates information such as thread executing, heir, idle and
55        dispatch needed.
56
572010-05-13      Joel Sherrill <joel.sherrill@oarcorp.com>
58
59        * shared/liblnk/lnklib.S, shared/liblnk/pmon.S, shared/liblnk/regs.h,
60        shared/startup/idtmem.S, shared/startup/idttlb.S: New files.
61
622010-05-13      Joel Sherrill <joel.sherrill@oarcorp.com>
63
64        * shared/irq/exception.S: rbtx4925, rbtx4938, and hurricane had very
65        similar versions of exception. Now all use shared/irq/exception.S
66
672010-05-13      Joel Sherrill <joel.sherrill@oarcorp.com>
68
69        * shared/irq/exception.S: New file.
70
712010-04-28      Joel Sherrill <joel.sherrilL@OARcorp.com>
72
73        * shared/gdbstub/mips-stub.c: Remove warnings.
74
752008-08-18      Ralf Corsépius <ralf.corsepius@rtems.org>
76
77        * shared/gdbstub/mips-stub.c: Add missing prototypes.
78
792007-09-10      Joel Sherrill <joel.sherrill@OARcorp.com>
80
81        * shared/gdbstub/mips-stub.c: Remove incorrect and unneccessary
82        prototype of printk.
83
842007-04-17      Joel Sherrill <joel@OARcorp.com>
85
86        * jmr3904/tools/runtest: Do not run pppd.exe from batch mode script.
87
882006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
89
90        * configure.ac: New BUG-REPORT address.
91
922006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
93
94        * configure.ac: Require autoconf-2.60. Require automake-1.10.
95
962006-09-14      Joel Sherrill <joel@OARcorp.com>
97
98        * shared/gdbstub/mips-stub.c: Removed warnings.
99
1002006-03-16      Ralf Corsépius <ralf.corsepius@rtems.org>
101
102        * configure.ac: AC_CONFIG_SRCDIR(csb350).
103        * acinclude.m4: Regenerate.
104        * README: Remove (obsolete).
105        * acinclude.m4: Remove p4000.
106
1072005-02-24      Jay Monkman <jtm@lopingdog.com>
108
109        * acinclude.m4: Added csb350 to list of BSPs.
110        * csb350/Makefile.am, csb350/README, csb350/bsp_specs,
111        csb350/configure.ac, csb350/times, csb350/clock/clockdrv.c,
112        csb350/console/console-io.c, csb350/include/bsp.h,
113        csb350/include/tm27.h, csb350/network/network.c, csb350/start/regs.S,
114        csb350/start/start.S, csb350/startup/bspclean.c,
115        csb350/startup/bspstart.c, csb350/startup/linkcmds,
116        csb350/timer/timer.c: New BSP.
117
1182004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
119
120        * configure.ac: Require automake > 1.9.
121
1222004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * acinclude.m4: Regenerate.
125
1262004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]).
129
1302004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of
133        $(RTEMS_BSP_FAMILY).
134
1352003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
138
1392003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * acinclude.m4: Reflect changes to bootstrap.
142        * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
143
1442003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * Makefile.am: Reflect having moved aclocal/.
147
1482003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * Makefile.am: Reflect having moved automake/.
151
1522003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
155
1562003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * configure.ac: Remove AC_CONFIG_AUX_DIR.
159
1602003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
163
1642003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * configure.ac: AC_PREREQ(2.57).
167
1682002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
171
1722002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * .cvsignore: Reformat.
175        Add autom4te*cache.
176        Remove autom4te.cache.
177
1782002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * configure.ac:
181        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
182        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
183        * Makefile.am: Remove AUTOMAKE_OPTIONS.
184
1852001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
188        * configure.in: Remove.
189        * configure.ac: New file, generated from configure.in by autoupdate.
190
1912001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * acinclude.m4: New file.
194        * configure.in: Use RTEMS_BSP_SUBDIR.
195
1962000-11-27      Joel Sherrill <joel@OARcorp.com>
197
198        * configure.in: Change mips64orion reference to mips.
199
2002000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
203
2042000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
207
2082000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
211        Switch to GNU canonicalization.
212
2132000-08-10      Joel Sherrill <joel@OARcorp.com>
214
215        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.