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

4.104.115
Last change on this file since bc98089 was cbab73f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/18/08 at 07:31:18

2008-08-18 Ralf Corsépius <ralf.corsepius@…>

  • shared/gdbstub/mips-stub.c: Add missing prototypes.
  • Property mode set to 100644
File size: 3.9 KB
Line 
12008-08-18      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * shared/gdbstub/mips-stub.c: Add missing prototypes.
4
52007-09-10      Joel Sherrill <joel.sherrill@OARcorp.com>
6
7        * shared/gdbstub/mips-stub.c: Remove incorrect and unneccessary
8        prototype of printk.
9
102007-04-17      Joel Sherrill <joel@OARcorp.com>
11
12        * jmr3904/tools/runtest: Do not run pppd.exe from batch mode script.
13
142006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
15
16        * configure.ac: New BUG-REPORT address.
17
182006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
19
20        * configure.ac: Require autoconf-2.60. Require automake-1.10.
21
222006-09-14      Joel Sherrill <joel@OARcorp.com>
23
24        * shared/gdbstub/mips-stub.c: Removed warnings.
25
262006-03-16      Ralf Corsépius <ralf.corsepius@rtems.org>
27
28        * configure.ac: AC_CONFIG_SRCDIR(csb350).
29        * acinclude.m4: Regenerate.
30        * README: Remove (obsolete).
31        * acinclude.m4: Remove p4000.
32
332005-02-24      Jay Monkman <jtm@lopingdog.com>
34
35        * acinclude.m4: Added csb350 to list of BSPs.
36        * csb350/Makefile.am, csb350/README, csb350/bsp_specs,
37        csb350/configure.ac, csb350/times, csb350/clock/clockdrv.c,
38        csb350/console/console-io.c, csb350/include/bsp.h,
39        csb350/include/tm27.h, csb350/network/network.c, csb350/start/regs.S,
40        csb350/start/start.S, csb350/startup/bspclean.c,
41        csb350/startup/bspstart.c, csb350/startup/linkcmds,
42        csb350/timer/timer.c: New BSP.
43
442004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
45
46        * configure.ac: Require automake > 1.9.
47
482004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * acinclude.m4: Regenerate.
51
522004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]).
55
562004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of
59        $(RTEMS_BSP_FAMILY).
60
612003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
64
652003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * acinclude.m4: Reflect changes to bootstrap.
68        * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
69
702003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: Reflect having moved aclocal/.
73
742003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: Reflect having moved automake/.
77
782003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
81
822003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * configure.ac: Remove AC_CONFIG_AUX_DIR.
85
862003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
89
902003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: AC_PREREQ(2.57).
93
942002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
97
982002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * .cvsignore: Reformat.
101        Add autom4te*cache.
102        Remove autom4te.cache.
103
1042002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * configure.ac:
107        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
108        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
109        * Makefile.am: Remove AUTOMAKE_OPTIONS.
110
1112001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
114        * configure.in: Remove.
115        * configure.ac: New file, generated from configure.in by autoupdate.
116
1172001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * acinclude.m4: New file.
120        * configure.in: Use RTEMS_BSP_SUBDIR.
121
1222000-11-27      Joel Sherrill <joel@OARcorp.com>
123
124        * configure.in: Change mips64orion reference to mips.
125
1262000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
129
1302000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
133
1342000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
137        Switch to GNU canonicalization.
138
1392000-08-10      Joel Sherrill <joel@OARcorp.com>
140
141        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.