source: rtems/c/src/lib/libbsp/mips/ChangeLog @ 1d0ee80e

4.104.114.95
Last change on this file since 1d0ee80e was 3a0e337, checked in by Joel Sherrill <joel.sherrill@…>, on 09/10/07 at 11:26:48

2007-09-10 Joel Sherrill <joel.sherrill@…>

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