source: rtems/c/src/lib/libbsp/mips/ChangeLog @ 1973a2a6

4.115
Last change on this file since 1973a2a6 was 1973a2a6, checked in by Joel Sherrill <joel.sherrill@…>, on 07/30/10 at 18:51:12

2010-07-30 Gedare Bloom <giddyup44@…>

PR 1599/cpukit

  • shared/irq/exception.S: Rename _Context_Switch_necessary to _Thread_Dispatch_necessary to more properly reflect the intent.
  • Property mode set to 100644
File size: 5.0 KB
RevLine 
[1973a2a6]12010-07-30      Gedare Bloom <giddyup44@yahoo.com>
2
3        PR 1599/cpukit
4        * shared/irq/exception.S: Rename _Context_Switch_necessary to
5        _Thread_Dispatch_necessary to more properly reflect the intent.
6
[dff4663]72010-07-06      Sebastian Huber <sebastian.huber@embedded-brains.de>
8
9        * shared/irq/exception.S: Removed _ISR_Signals_to_thread_executing
10        declaration.
11
[5a0b7914]122010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
13
14        PR 1573/cpukit
15        * shared/irq/exception.S: Add a per cpu data structure which contains
16        the information required by RTEMS for each CPU core. This
17        encapsulates information such as thread executing, heir, idle and
18        dispatch needed.
19
[a690c003]202010-05-13      Joel Sherrill <joel.sherrill@oarcorp.com>
21
22        * shared/liblnk/lnklib.S, shared/liblnk/pmon.S, shared/liblnk/regs.h,
23        shared/startup/idtmem.S, shared/startup/idttlb.S: New files.
24
[a68347d]252010-05-13      Joel Sherrill <joel.sherrill@oarcorp.com>
26
27        * shared/irq/exception.S: rbtx4925, rbtx4938, and hurricane had very
28        similar versions of exception. Now all use shared/irq/exception.S
29
[0b91d327]302010-05-13      Joel Sherrill <joel.sherrill@oarcorp.com>
31
32        * shared/irq/exception.S: New file.
33
[f7c9b9e]342010-04-28      Joel Sherrill <joel.sherrilL@OARcorp.com>
35
36        * shared/gdbstub/mips-stub.c: Remove warnings.
37
[cbab73f]382008-08-18      Ralf Corsépius <ralf.corsepius@rtems.org>
39
40        * shared/gdbstub/mips-stub.c: Add missing prototypes.
41
[3a0e337]422007-09-10      Joel Sherrill <joel.sherrill@OARcorp.com>
43
44        * shared/gdbstub/mips-stub.c: Remove incorrect and unneccessary
45        prototype of printk.
46
[f1b55b6]472007-04-17      Joel Sherrill <joel@OARcorp.com>
48
49        * jmr3904/tools/runtest: Do not run pppd.exe from batch mode script.
50
[fcb0cd46]512006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
52
53        * configure.ac: New BUG-REPORT address.
54
[11c60096]552006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
56
57        * configure.ac: Require autoconf-2.60. Require automake-1.10.
58
[c69885a5]592006-09-14      Joel Sherrill <joel@OARcorp.com>
60
61        * shared/gdbstub/mips-stub.c: Removed warnings.
62
[43b09557]632006-03-16      Ralf Corsépius <ralf.corsepius@rtems.org>
[b5e0694]64
[43b09557]65        * configure.ac: AC_CONFIG_SRCDIR(csb350).
66        * acinclude.m4: Regenerate.
[3a14c7b]67        * README: Remove (obsolete).
[b5e0694]68        * acinclude.m4: Remove p4000.
69
[7cde240]702005-02-24      Jay Monkman <jtm@lopingdog.com>
71
72        * acinclude.m4: Added csb350 to list of BSPs.
73        * csb350/Makefile.am, csb350/README, csb350/bsp_specs,
74        csb350/configure.ac, csb350/times, csb350/clock/clockdrv.c,
75        csb350/console/console-io.c, csb350/include/bsp.h,
76        csb350/include/tm27.h, csb350/network/network.c, csb350/start/regs.S,
77        csb350/start/start.S, csb350/startup/bspclean.c,
78        csb350/startup/bspstart.c, csb350/startup/linkcmds,
79        csb350/timer/timer.c: New BSP.
80
[97891e5e]812004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
82
83        * configure.ac: Require automake > 1.9.
84
[717a34e9]852004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * acinclude.m4: Regenerate.
88
[34354c6]892004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]).
92
[194d1282]932004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of
96        $(RTEMS_BSP_FAMILY).
97
[810720b6]982003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
101
[43e60f8]1022003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * acinclude.m4: Reflect changes to bootstrap.
105        * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
106
[fe8bc62f]1072003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Reflect having moved aclocal/.
110
[c53e9e2f]1112003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
[c483a4e]113        * Makefile.am: Reflect having moved automake/.
[c53e9e2f]114
[7dcc3fe]1152003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
118
[7a97f26]1192003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac: Remove AC_CONFIG_AUX_DIR.
122
[ccd81b60]1232003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
126
[9b5c258]1272003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * configure.ac: AC_PREREQ(2.57).
130
[dfa8fe34]1312002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
134
[8730f45]1352002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * .cvsignore: Reformat.
138        Add autom4te*cache.
139        Remove autom4te.cache.
140
[7273b6e]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        * Makefile.am: Remove AUTOMAKE_OPTIONS.
147
[df25c998]1482001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
151        * configure.in: Remove.
152        * configure.ac: New file, generated from configure.in by autoupdate.
153
[1e93954]1542001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * acinclude.m4: New file.
157        * configure.in: Use RTEMS_BSP_SUBDIR.
158
[eb4c6c0]1592000-11-27      Joel Sherrill <joel@OARcorp.com>
160
161        * configure.in: Change mips64orion reference to mips.
162
[feead226]1632000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
166
[a314d3b4]1672000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
170
[e83378d]1712000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
174        Switch to GNU canonicalization.
175
[e94ad1fe]1762000-08-10      Joel Sherrill <joel@OARcorp.com>
177
178        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.