source: rtems/c/src/lib/libbsp/mips/ChangeLog @ dff4663

4.115
Last change on this file since dff4663 was dff4663, checked in by Sebastian Huber <sebastian.huber@…>, on 07/06/10 at 07:41:28

2010-07-06 Sebastian Huber <sebastian.huber@…>

  • shared/irq/exception.S: Removed _ISR_Signals_to_thread_executing declaration.
  • Property mode set to 100644
File size: 4.8 KB
Line 
12010-07-06      Sebastian Huber <sebastian.huber@embedded-brains.de>
2
3        * shared/irq/exception.S: Removed _ISR_Signals_to_thread_executing
4        declaration.
5
62010-06-28      Joel Sherrill <joel.sherrill@oarcorp.com>
7
8        PR 1573/cpukit
9        * shared/irq/exception.S: Add a per cpu data structure which contains
10        the information required by RTEMS for each CPU core. This
11        encapsulates information such as thread executing, heir, idle and
12        dispatch needed.
13
142010-05-13      Joel Sherrill <joel.sherrill@oarcorp.com>
15
16        * shared/liblnk/lnklib.S, shared/liblnk/pmon.S, shared/liblnk/regs.h,
17        shared/startup/idtmem.S, shared/startup/idttlb.S: New files.
18
192010-05-13      Joel Sherrill <joel.sherrill@oarcorp.com>
20
21        * shared/irq/exception.S: rbtx4925, rbtx4938, and hurricane had very
22        similar versions of exception. Now all use shared/irq/exception.S
23
242010-05-13      Joel Sherrill <joel.sherrill@oarcorp.com>
25
26        * shared/irq/exception.S: New file.
27
282010-04-28      Joel Sherrill <joel.sherrilL@OARcorp.com>
29
30        * shared/gdbstub/mips-stub.c: Remove warnings.
31
322008-08-18      Ralf Corsépius <ralf.corsepius@rtems.org>
33
34        * shared/gdbstub/mips-stub.c: Add missing prototypes.
35
362007-09-10      Joel Sherrill <joel.sherrill@OARcorp.com>
37
38        * shared/gdbstub/mips-stub.c: Remove incorrect and unneccessary
39        prototype of printk.
40
412007-04-17      Joel Sherrill <joel@OARcorp.com>
42
43        * jmr3904/tools/runtest: Do not run pppd.exe from batch mode script.
44
452006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
46
47        * configure.ac: New BUG-REPORT address.
48
492006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
50
51        * configure.ac: Require autoconf-2.60. Require automake-1.10.
52
532006-09-14      Joel Sherrill <joel@OARcorp.com>
54
55        * shared/gdbstub/mips-stub.c: Removed warnings.
56
572006-03-16      Ralf Corsépius <ralf.corsepius@rtems.org>
58
59        * configure.ac: AC_CONFIG_SRCDIR(csb350).
60        * acinclude.m4: Regenerate.
61        * README: Remove (obsolete).
62        * acinclude.m4: Remove p4000.
63
642005-02-24      Jay Monkman <jtm@lopingdog.com>
65
66        * acinclude.m4: Added csb350 to list of BSPs.
67        * csb350/Makefile.am, csb350/README, csb350/bsp_specs,
68        csb350/configure.ac, csb350/times, csb350/clock/clockdrv.c,
69        csb350/console/console-io.c, csb350/include/bsp.h,
70        csb350/include/tm27.h, csb350/network/network.c, csb350/start/regs.S,
71        csb350/start/start.S, csb350/startup/bspclean.c,
72        csb350/startup/bspstart.c, csb350/startup/linkcmds,
73        csb350/timer/timer.c: New BSP.
74
752004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
76
77        * configure.ac: Require automake > 1.9.
78
792004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * acinclude.m4: Regenerate.
82
832004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]).
86
872004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of
90        $(RTEMS_BSP_FAMILY).
91
922003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
95
962003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * acinclude.m4: Reflect changes to bootstrap.
99        * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
100
1012003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am: Reflect having moved aclocal/.
104
1052003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * Makefile.am: Reflect having moved automake/.
108
1092003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
112
1132003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * configure.ac: Remove AC_CONFIG_AUX_DIR.
116
1172003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
120
1212003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * configure.ac: AC_PREREQ(2.57).
124
1252002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
128
1292002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * .cvsignore: Reformat.
132        Add autom4te*cache.
133        Remove autom4te.cache.
134
1352002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac:
138        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
139        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
140        * Makefile.am: Remove AUTOMAKE_OPTIONS.
141
1422001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
145        * configure.in: Remove.
146        * configure.ac: New file, generated from configure.in by autoupdate.
147
1482001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * acinclude.m4: New file.
151        * configure.in: Use RTEMS_BSP_SUBDIR.
152
1532000-11-27      Joel Sherrill <joel@OARcorp.com>
154
155        * configure.in: Change mips64orion reference to mips.
156
1572000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
160
1612000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
164
1652000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
168        Switch to GNU canonicalization.
169
1702000-08-10      Joel Sherrill <joel@OARcorp.com>
171
172        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.