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

4.104.114.84.95
Last change on this file since fcb0cd46 was fcb0cd46, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/02/06 at 06:06:55

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

  • configure.ac: New BUG-REPORT address.
  • Property mode set to 100644
File size: 3.5 KB
Line 
12006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: New BUG-REPORT address.
4
52006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * configure.ac: Require autoconf-2.60. Require automake-1.10.
8
92006-09-14      Joel Sherrill <joel@OARcorp.com>
10
11        * shared/gdbstub/mips-stub.c: Removed warnings.
12
132006-03-16      Ralf Corsépius <ralf.corsepius@rtems.org>
14
15        * configure.ac: AC_CONFIG_SRCDIR(csb350).
16        * acinclude.m4: Regenerate.
17        * README: Remove (obsolete).
18        * acinclude.m4: Remove p4000.
19
202005-02-24      Jay Monkman <jtm@lopingdog.com>
21
22        * acinclude.m4: Added csb350 to list of BSPs.
23        * csb350/Makefile.am, csb350/README, csb350/bsp_specs,
24        csb350/configure.ac, csb350/times, csb350/clock/clockdrv.c,
25        csb350/console/console-io.c, csb350/include/bsp.h,
26        csb350/include/tm27.h, csb350/network/network.c, csb350/start/regs.S,
27        csb350/start/start.S, csb350/startup/bspclean.c,
28        csb350/startup/bspstart.c, csb350/startup/linkcmds,
29        csb350/timer/timer.c: New BSP.
30
312004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
32
33        * configure.ac: Require automake > 1.9.
34
352004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * acinclude.m4: Regenerate.
38
392004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]).
42
432004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Use @RTEMS_BSP_FAMILY@ instead of
46        $(RTEMS_BSP_FAMILY).
47
482003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
51
522003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * acinclude.m4: Reflect changes to bootstrap.
55        * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
56
572003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * Makefile.am: Reflect having moved aclocal/.
60
612003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Reflect having moved automake/.
64
652003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
68
692003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * configure.ac: Remove AC_CONFIG_AUX_DIR.
72
732003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
76
772003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac: AC_PREREQ(2.57).
80
812002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
84
852002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * .cvsignore: Reformat.
88        Add autom4te*cache.
89        Remove autom4te.cache.
90
912002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac:
94        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
95        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
96        * Makefile.am: Remove AUTOMAKE_OPTIONS.
97
982001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
101        * configure.in: Remove.
102        * configure.ac: New file, generated from configure.in by autoupdate.
103
1042001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * acinclude.m4: New file.
107        * configure.in: Use RTEMS_BSP_SUBDIR.
108
1092000-11-27      Joel Sherrill <joel@OARcorp.com>
110
111        * configure.in: Change mips64orion reference to mips.
112
1132000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
116
1172000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
120
1212000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
124        Switch to GNU canonicalization.
125
1262000-08-10      Joel Sherrill <joel@OARcorp.com>
127
128        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.