source: rtems/c/src/lib/libbsp/mips/ChangeLog @ 7cde240

4.104.114.84.95
Last change on this file since 7cde240 was 7cde240, checked in by Jay Monkman <jtm@…>, on 02/25/05 at 05:18:07

2005-02-24 Jay Monkman <jtm@…>

  • acinclude.m4: Added csb350 to list of BSPs.
  • csb350/Makefile.am, csb350/README, csb350/bsp_specs, csb350/configure.ac, csb350/times, csb350/clock/clockdrv.c, csb350/console/console-io.c, csb350/include/bsp.h, csb350/include/tm27.h, csb350/network/network.c, csb350/start/regs.S, csb350/start/start.S, csb350/startup/bspclean.c, csb350/startup/bspstart.c, csb350/startup/linkcmds, csb350/timer/timer.c: New BSP.
  • Property mode set to 100644
File size: 3.0 KB
Line 
12005-02-24      Jay Monkman <jtm@lopingdog.com>
2
3        * acinclude.m4: Added csb350 to list of BSPs.
4        * csb350/Makefile.am, csb350/README, csb350/bsp_specs,
5        csb350/configure.ac, csb350/times, csb350/clock/clockdrv.c,
6        csb350/console/console-io.c, csb350/include/bsp.h,
7        csb350/include/tm27.h, csb350/network/network.c, csb350/start/regs.S,
8        csb350/start/start.S, csb350/startup/bspclean.c,
9        csb350/startup/bspstart.c, csb350/startup/linkcmds,
10        csb350/timer/timer.c: New BSP.
11
122004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
13
14        * configure.ac: Require automake > 1.9.
15
162004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * acinclude.m4: Regenerate.
19
202004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]).
23
242004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of
27        $(RTEMS_BSP_FAMILY).
28
292003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
32
332003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * acinclude.m4: Reflect changes to bootstrap.
36        * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
37
382003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Reflect having moved aclocal/.
41
422003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: Reflect having moved automake/.
45
462003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
49
502003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: Remove AC_CONFIG_AUX_DIR.
53
542003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
57
582003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * configure.ac: AC_PREREQ(2.57).
61
622002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
65
662002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * .cvsignore: Reformat.
69        Add autom4te*cache.
70        Remove autom4te.cache.
71
722002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac:
75        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
76        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
77        * Makefile.am: Remove AUTOMAKE_OPTIONS.
78
792001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
82        * configure.in: Remove.
83        * configure.ac: New file, generated from configure.in by autoupdate.
84
852001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * acinclude.m4: New file.
88        * configure.in: Use RTEMS_BSP_SUBDIR.
89
902000-11-27      Joel Sherrill <joel@OARcorp.com>
91
92        * configure.in: Change mips64orion reference to mips.
93
942000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
97
982000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
101
1022000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
105        Switch to GNU canonicalization.
106
1072000-08-10      Joel Sherrill <joel@OARcorp.com>
108
109        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.