source: rtems/c/src/lib/libbsp/mips/ChangeLog @ 70fff65

4.115
Last change on this file since 70fff65 was 8ee3775, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/02/11 at 15:01:43

2011-02-02 Ralf Corsépius <ralf.corsepius@…>

  • configure.ac: Require autoconf-2.68, automake-1.11.1.
  • Property mode set to 100644
File size: 5.4 KB
Line 
12011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: Require autoconf-2.68, automake-1.11.1.
4
52011-01-28      Joel Sherrill <joel.sherrilL@OARcorp.com>
6
7        * csb350/clock/clockdrv.c, csb350/network/network.c,
8        csb350/start/start.S, csb350/timer/timer.c,
9        genmongoosev/clock/clockdrv.c, genmongoosev/timer/timer.c,
10        jmr3904/timer/timer.c, jmr3904/tools/runtest.in: Fix typo where
11        license said found in found in.
12
132010-07-30      Gedare Bloom <giddyup44@yahoo.com>
14
15        PR 1599/cpukit
16        * shared/irq/exception.S: Rename _Context_Switch_necessary to
17        _Thread_Dispatch_necessary to more properly reflect the intent.
18
192010-07-06      Sebastian Huber <sebastian.huber@embedded-brains.de>
20
21        * shared/irq/exception.S: Removed _ISR_Signals_to_thread_executing
22        declaration.
23
242010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
25
26        PR 1573/cpukit
27        * shared/irq/exception.S: Add a per cpu data structure which contains
28        the information required by RTEMS for each CPU core. This
29        encapsulates information such as thread executing, heir, idle and
30        dispatch needed.
31
322010-05-13      Joel Sherrill <joel.sherrill@oarcorp.com>
33
34        * shared/liblnk/lnklib.S, shared/liblnk/pmon.S, shared/liblnk/regs.h,
35        shared/startup/idtmem.S, shared/startup/idttlb.S: New files.
36
372010-05-13      Joel Sherrill <joel.sherrill@oarcorp.com>
38
39        * shared/irq/exception.S: rbtx4925, rbtx4938, and hurricane had very
40        similar versions of exception. Now all use shared/irq/exception.S
41
422010-05-13      Joel Sherrill <joel.sherrill@oarcorp.com>
43
44        * shared/irq/exception.S: New file.
45
462010-04-28      Joel Sherrill <joel.sherrilL@OARcorp.com>
47
48        * shared/gdbstub/mips-stub.c: Remove warnings.
49
502008-08-18      Ralf Corsépius <ralf.corsepius@rtems.org>
51
52        * shared/gdbstub/mips-stub.c: Add missing prototypes.
53
542007-09-10      Joel Sherrill <joel.sherrill@OARcorp.com>
55
56        * shared/gdbstub/mips-stub.c: Remove incorrect and unneccessary
57        prototype of printk.
58
592007-04-17      Joel Sherrill <joel@OARcorp.com>
60
61        * jmr3904/tools/runtest: Do not run pppd.exe from batch mode script.
62
632006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
64
65        * configure.ac: New BUG-REPORT address.
66
672006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
68
69        * configure.ac: Require autoconf-2.60. Require automake-1.10.
70
712006-09-14      Joel Sherrill <joel@OARcorp.com>
72
73        * shared/gdbstub/mips-stub.c: Removed warnings.
74
752006-03-16      Ralf Corsépius <ralf.corsepius@rtems.org>
76
77        * configure.ac: AC_CONFIG_SRCDIR(csb350).
78        * acinclude.m4: Regenerate.
79        * README: Remove (obsolete).
80        * acinclude.m4: Remove p4000.
81
822005-02-24      Jay Monkman <jtm@lopingdog.com>
83
84        * acinclude.m4: Added csb350 to list of BSPs.
85        * csb350/Makefile.am, csb350/README, csb350/bsp_specs,
86        csb350/configure.ac, csb350/times, csb350/clock/clockdrv.c,
87        csb350/console/console-io.c, csb350/include/bsp.h,
88        csb350/include/tm27.h, csb350/network/network.c, csb350/start/regs.S,
89        csb350/start/start.S, csb350/startup/bspclean.c,
90        csb350/startup/bspstart.c, csb350/startup/linkcmds,
91        csb350/timer/timer.c: New BSP.
92
932004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
94
95        * configure.ac: Require automake > 1.9.
96
972004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * acinclude.m4: Regenerate.
100
1012004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]).
104
1052004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of
108        $(RTEMS_BSP_FAMILY).
109
1102003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
113
1142003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * acinclude.m4: Reflect changes to bootstrap.
117        * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
118
1192003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: Reflect having moved aclocal/.
122
1232003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * Makefile.am: Reflect having moved automake/.
126
1272003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
130
1312003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: Remove AC_CONFIG_AUX_DIR.
134
1352003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
138
1392003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * configure.ac: AC_PREREQ(2.57).
142
1432002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
146
1472002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * .cvsignore: Reformat.
150        Add autom4te*cache.
151        Remove autom4te.cache.
152
1532002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * configure.ac:
156        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
157        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
158        * Makefile.am: Remove AUTOMAKE_OPTIONS.
159
1602001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
163        * configure.in: Remove.
164        * configure.ac: New file, generated from configure.in by autoupdate.
165
1662001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * acinclude.m4: New file.
169        * configure.in: Use RTEMS_BSP_SUBDIR.
170
1712000-11-27      Joel Sherrill <joel@OARcorp.com>
172
173        * configure.in: Change mips64orion reference to mips.
174
1752000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
178
1792000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
182
1832000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
186        Switch to GNU canonicalization.
187
1882000-08-10      Joel Sherrill <joel@OARcorp.com>
189
190        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.