source: rtems/c/src/lib/libbsp/mips/p4000/ChangeLog @ cfad1dcf

4.104.114.84.95
Last change on this file since cfad1dcf was f3c5a0ec, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/29/04 at 01:47:34

2004-01-28 Ralf Corsepius <corsepiu@…>

  • configure.ac: Add nostdinc to AUTOMAKE_OPTIONS. Add RTEMS_PROG_CCAS.
  • Property mode set to 100644
File size: 8.6 KB
Line 
12004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
4        Add RTEMS_PROG_CCAS.
5
62004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Add PREINSTALL_DIRS.
9        * wrapup/Makefile.am: Reflect changes to libcpu.
10
112004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
14        Add PRE/TMPINSTALL_FILES to CLEANFILES.
15        * start/Makefile.am: Ditto.
16        * startup/Makefile.am: Ditto.
17
182004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * wrapup/Makefile.am: Eliminate $(LIB).
21        Use noinst_DATA to trigger building libbsp.a.
22
232003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
26        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
27
282003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
31        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
32
332003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
36
372003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * start/Makefile.am: Misc cleanups and fixes.
40        * startup/Makefile.am: Misc cleanups and fixes.
41        * wrapup/Makefile.am: Misc cleanups and fixes.
42
432003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Add preinstallation dirstamp support.
46        * console/Makefile.am: Cosmetics.
47        * liblnk/Makefile.am: Cosmetics.
48        * startup/Makefile.am: Cosmetics.
49        * wrapup/Makefile.am: Cosmetics.
50
512003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * console/Makefile.am: Remove all-local: $(ARCH).
54        * liblnk/Makefile.am: Remove all-local: $(ARCH).
55        * start/Makefile.am: Remove all-local: $(ARCH).
56        * startup/Makefile.am: Remove all-local: $(ARCH).
57        * wrapup/Makefile.am: Remove all-local: $(ARCH).
58
592003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * Makefile.am: Merge-in include/Makefile.am.
62        Reflect changes to bsp.am.
63        * include/Makefile.am: Remove.
64        * configure.ac: Reflect changes above.
65        * start/start.S: Comment out string after #endif.
66
672003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * bsp_specs: Remove *lib:.
70
712003-09-04      Joel Sherrill <joel@OARcorp.com>
72
73        * console/console.c, include/bsp.h, include/coverhd.h,
74        startup/bspclean.c, startup/bspstart.c, startup/setvec.c: URL for
75        license changed.
76
772003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: Reflect having moved aclocal/.
80
812003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * Makefile.am: Reflect having moved automake/.
84        * console/Makefile.am: Reflect having moved automake/.
85        * include/Makefile.am: Reflect having moved automake/.
86        * liblnk/Makefile.am: Reflect having moved automake/.
87        * start/Makefile.am: Reflect having moved automake/.
88        * startup/Makefile.am: Reflect having moved automake/.
89        * wrapup/Makefile.am: Reflect having moved automake/.
90
912003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
94
952003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        PR 445/bsps
98        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
99        Remove cpp, old_cpp (now unused).
100
1012003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: Remove AC_CONFIG_AUX_DIR.
104
1052003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
108
1092003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.ac: AC_PREREQ(2.57).
112
1132003-01-20      Joel Sherrill <joel@OARcorp.com>
114
115        * startup/linkcmds*: Add FreeBSD sysctl() sections.
116
1172003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
120        * liblnk/Makefile.am: Don't include @RTEMS_BSP@.cfg.
121        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
122        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
123
1242002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * start/Makefile.am: Use install-data-local to install startfile.
127
1282002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
131
1322002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * .cvsignore: Reformat.
135        Add autom4te*cache.
136        Remove autom4te.cache.
137
1382002-08-21      Joel Sherrill <joel@OARcorp.com>
139
140        * bsp_specs: Added support for -nostdlibs.
141
1422002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
145        * liblnk/Makefile.am: Use .$(OBJEXT) instead of .o.
146        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
147        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
148        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
149
1502002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * start/Makefile.am: Eliminate PGM.
153        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
154
1552002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * startup/Makefile.am: Add bsplib_DATA = linkcmds ghlinkcmds.
158
1592002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
162        Remove $(OBJS) from all-local.
163
1642002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
167
1682002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * configure.ac:
171        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
172        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
173        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
174        * Makefile.am: Remove AUTOMAKE_OPTIONS.
175        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
176        * liblnk/Makefile.am: Remove AUTOMAKE_OPTIONS.
177        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
178        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
179        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
180
1812002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * console/console.c: Include rtems/bspIo.h instead of bspIo.h.
184
1852001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
188
1892001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
192        * configure.in: Remove.
193        * configure.ac: New file, generated from configure.in by autoupdate.
194
1952001-09-28      Joel Sherrill <joel@OARcorp.com>
196
197        * start/start.S: Invoke boot_card() not main().
198
1992001-09-27      Joel Sherrill <joel@OARcorp.com>
200
201        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
202
2032001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
206
2072001-05-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * configure.in: Add bspopts.h.
210        * include/bsp.h: Include bspopts.h.
211        * include/.cvsignore: Add bspopts.h*, stamp-h*.
212        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
213
2142001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
215
216        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
217
2182001-03-14      Joel Sherrill <joel@OARcorp.com>
219
220        * console/console.c: Added printk() support.
221
2222001-01-08      Joel Sherrill <joel@OARcorp.com>
223
224        * start/start.S: init_exc_vecs is now called mips_install_isr_entries.
225        * wrapup/Makefile.am: Corrected to reflect new libcpu structure.
226
2272000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
230
2312000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
234
2352000-11-01      Joel Sherrill <joel@OARcorp.com>
236
237        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
238        and libcsupport.h moved from libc to lib/include/rtems and
239        now must be referenced as <rtems/XXX.h>.   Header file order
240        was cleaned up while doing this.
241
2422000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
245        Switch to GNU canonicalization.
246
2472000-10-24      Alan Cudmore <alanc@linuxstart.com> and
248        Joel Sherrill <joel@OARcorp.com>
249
250        * This is a major reworking of the mips64orion port to use
251        gcc predefines as much as possible and a big push to multilib
252        the mips port.  The mips64orion port was copied/renamed to mips
253        to be more like other GNU tools.  Alan did most of the technical
254        work of determining how to map old macro names used by the mips64orion
255        port to standard compiler macro definitions.  Joel did the merge
256        with CVS magic to keep individual file history and did the BSP
257        modifications. Details follow:
258        * console/led.S: Switch from using <idtmon.h> to <asm.h>.
259        * console/start.S: Switch from using <idtmon.h> to <asm.h>. Added
260        define of PMON stacksize.
261        * console/idtmem.S: Switch from using <idtmon.h> to <asm.h>.  Also
262        reworked conditionals to use gcc predefines.
263        * console/idttlb.S: Ditto.
264
2652000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * console/Makefile.am, liblnk/Makefile.am, start/Makefile.am,
268        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
269
2702000-08-10      Joel Sherrill <joel@OARcorp.com>
271
272        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.