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

4.104.114.84.95
Last change on this file since d1c60fb was c403d4b, checked in by Joel Sherrill <joel.sherrill@…>, on 03/03/04 at 14:20:59

2004-03-03 Joel Sherrill <joel@…>

  • Makefile.am: Correct typo.
  • Property mode set to 100644
File size: 9.3 KB
Line 
12004-03-03      Joel Sherrill <joel@OARcorp.com>
2
3        * Makefile.am: Correct typo.
4
52004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Reflect changes to bsp.am.
8        Preinstall dist_project_lib*.
9
102004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Reflect changes to bsp.am.
13
142004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
17
182004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * Makefile.am: Merge-in console/Makefile.am, liblnk/Makefile.am,
21        start/Makefile.am, startup/Makefile.am, wrapup/Makefile.am. Use automake
22        compilation rules.
23        * console/Makefile.am, liblnk/Makefile.am, start/Makefile.am,
24        startup/Makefile.am, wrapup/Makefile.am: Remove.
25        * configure.ac: Reflect changes above.
26
272004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
30        Add RTEMS_PROG_CCAS.
31
322004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Add PREINSTALL_DIRS.
35        * wrapup/Makefile.am: Reflect changes to libcpu.
36
372004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
40        Add PRE/TMPINSTALL_FILES to CLEANFILES.
41        * start/Makefile.am: Ditto.
42        * startup/Makefile.am: Ditto.
43
442004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * wrapup/Makefile.am: Eliminate $(LIB).
47        Use noinst_DATA to trigger building libbsp.a.
48
492003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
52        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
53
542003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
57        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
58
592003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
62
632003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * start/Makefile.am: Misc cleanups and fixes.
66        * startup/Makefile.am: Misc cleanups and fixes.
67        * wrapup/Makefile.am: Misc cleanups and fixes.
68
692003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Add preinstallation dirstamp support.
72        * console/Makefile.am: Cosmetics.
73        * liblnk/Makefile.am: Cosmetics.
74        * startup/Makefile.am: Cosmetics.
75        * wrapup/Makefile.am: Cosmetics.
76
772003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * console/Makefile.am: Remove all-local: $(ARCH).
80        * liblnk/Makefile.am: Remove all-local: $(ARCH).
81        * start/Makefile.am: Remove all-local: $(ARCH).
82        * startup/Makefile.am: Remove all-local: $(ARCH).
83        * wrapup/Makefile.am: Remove all-local: $(ARCH).
84
852003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: Merge-in include/Makefile.am.
88        Reflect changes to bsp.am.
89        * include/Makefile.am: Remove.
90        * configure.ac: Reflect changes above.
91        * start/start.S: Comment out string after #endif.
92
932003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * bsp_specs: Remove *lib:.
96
972003-09-04      Joel Sherrill <joel@OARcorp.com>
98
99        * console/console.c, include/bsp.h, include/coverhd.h,
100        startup/bspclean.c, startup/bspstart.c, startup/setvec.c: URL for
101        license changed.
102
1032003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Makefile.am: Reflect having moved aclocal/.
106
1072003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Reflect having moved automake/.
110        * console/Makefile.am: Reflect having moved automake/.
111        * include/Makefile.am: Reflect having moved automake/.
112        * liblnk/Makefile.am: Reflect having moved automake/.
113        * start/Makefile.am: Reflect having moved automake/.
114        * startup/Makefile.am: Reflect having moved automake/.
115        * wrapup/Makefile.am: Reflect having moved automake/.
116
1172003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
120
1212003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        PR 445/bsps
124        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
125        Remove cpp, old_cpp (now unused).
126
1272003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * configure.ac: Remove AC_CONFIG_AUX_DIR.
130
1312003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
134
1352003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: AC_PREREQ(2.57).
138
1392003-01-20      Joel Sherrill <joel@OARcorp.com>
140
141        * startup/linkcmds*: Add FreeBSD sysctl() sections.
142
1432003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
146        * liblnk/Makefile.am: Don't include @RTEMS_BSP@.cfg.
147        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
148        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
149
1502002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * start/Makefile.am: Use install-data-local to install startfile.
153
1542002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
157
1582002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * .cvsignore: Reformat.
161        Add autom4te*cache.
162        Remove autom4te.cache.
163
1642002-08-21      Joel Sherrill <joel@OARcorp.com>
165
166        * bsp_specs: Added support for -nostdlibs.
167
1682002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
171        * liblnk/Makefile.am: Use .$(OBJEXT) instead of .o.
172        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
173        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
174        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
175
1762002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * start/Makefile.am: Eliminate PGM.
179        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
180
1812002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * startup/Makefile.am: Add bsplib_DATA = linkcmds ghlinkcmds.
184
1852002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
188        Remove $(OBJS) from all-local.
189
1902002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
193
1942002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * configure.ac:
197        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
198        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
199        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
200        * Makefile.am: Remove AUTOMAKE_OPTIONS.
201        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
202        * liblnk/Makefile.am: Remove AUTOMAKE_OPTIONS.
203        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
204        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
205        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
206
2072002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * console/console.c: Include rtems/bspIo.h instead of bspIo.h.
210
2112001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
214
2152001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
218        * configure.in: Remove.
219        * configure.ac: New file, generated from configure.in by autoupdate.
220
2212001-09-28      Joel Sherrill <joel@OARcorp.com>
222
223        * start/start.S: Invoke boot_card() not main().
224
2252001-09-27      Joel Sherrill <joel@OARcorp.com>
226
227        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
228
2292001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
232
2332001-05-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * configure.in: Add bspopts.h.
236        * include/bsp.h: Include bspopts.h.
237        * include/.cvsignore: Add bspopts.h*, stamp-h*.
238        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
239
2402001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
241
242        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
243
2442001-03-14      Joel Sherrill <joel@OARcorp.com>
245
246        * console/console.c: Added printk() support.
247
2482001-01-08      Joel Sherrill <joel@OARcorp.com>
249
250        * start/start.S: init_exc_vecs is now called mips_install_isr_entries.
251        * wrapup/Makefile.am: Corrected to reflect new libcpu structure.
252
2532000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
256
2572000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
260
2612000-11-01      Joel Sherrill <joel@OARcorp.com>
262
263        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
264        and libcsupport.h moved from libc to lib/include/rtems and
265        now must be referenced as <rtems/XXX.h>.   Header file order
266        was cleaned up while doing this.
267
2682000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
271        Switch to GNU canonicalization.
272
2732000-10-24      Alan Cudmore <alanc@linuxstart.com> and
274        Joel Sherrill <joel@OARcorp.com>
275
276        * This is a major reworking of the mips64orion port to use
277        gcc predefines as much as possible and a big push to multilib
278        the mips port.  The mips64orion port was copied/renamed to mips
279        to be more like other GNU tools.  Alan did most of the technical
280        work of determining how to map old macro names used by the mips64orion
281        port to standard compiler macro definitions.  Joel did the merge
282        with CVS magic to keep individual file history and did the BSP
283        modifications. Details follow:
284        * console/led.S: Switch from using <idtmon.h> to <asm.h>.
285        * console/start.S: Switch from using <idtmon.h> to <asm.h>. Added
286        define of PMON stacksize.
287        * console/idtmem.S: Switch from using <idtmon.h> to <asm.h>.  Also
288        reworked conditionals to use gcc predefines.
289        * console/idttlb.S: Ditto.
290
2912000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * console/Makefile.am, liblnk/Makefile.am, start/Makefile.am,
294        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
295
2962000-08-10      Joel Sherrill <joel@OARcorp.com>
297
298        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.