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

4.104.114.84.95
Last change on this file since c69885a5 was c69885a5, checked in by Joel Sherrill <joel.sherrill@…>, on 09/14/06 at 15:50:54

2006-09-14 Joel Sherrill <joel@…>

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