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

4.104.114.84.95
Last change on this file since c24d7c84 was c24d7c84, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/12/04 at 09:08:05

2004-02-12 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
  • Property mode set to 100644
File size: 9.0 KB
RevLine 
[c24d7c84]12004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
4
[c6070c42]52004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Merge-in console/Makefile.am, liblnk/Makefile.am,
8        start/Makefile.am, startup/Makefile.am, wrapup/Makefile.am. Use automake
9        compilation rules.
10        * console/Makefile.am, liblnk/Makefile.am, start/Makefile.am,
11        startup/Makefile.am, wrapup/Makefile.am: Remove.
12        * configure.ac: Reflect changes above.
13
[f3c5a0ec]142004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
17        Add RTEMS_PROG_CCAS.
18
[e06d8453]192004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Add PREINSTALL_DIRS.
22        * wrapup/Makefile.am: Reflect changes to libcpu.
23
[232a22d]242004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
27        Add PRE/TMPINSTALL_FILES to CLEANFILES.
28        * start/Makefile.am: Ditto.
29        * startup/Makefile.am: Ditto.
30
[6411947]312004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * wrapup/Makefile.am: Eliminate $(LIB).
34        Use noinst_DATA to trigger building libbsp.a.
35
[b35414a]362003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
39        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
40
[935773b]412003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
44        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
45
[810720b6]462003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
49
[e725be0]502003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * start/Makefile.am: Misc cleanups and fixes.
53        * startup/Makefile.am: Misc cleanups and fixes.
54        * wrapup/Makefile.am: Misc cleanups and fixes.
55
[75d90d10]562003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Add preinstallation dirstamp support.
59        * console/Makefile.am: Cosmetics.
60        * liblnk/Makefile.am: Cosmetics.
61        * startup/Makefile.am: Cosmetics.
62        * wrapup/Makefile.am: Cosmetics.
63
[5b4fc84]642003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * console/Makefile.am: Remove all-local: $(ARCH).
67        * liblnk/Makefile.am: Remove all-local: $(ARCH).
68        * start/Makefile.am: Remove all-local: $(ARCH).
69        * startup/Makefile.am: Remove all-local: $(ARCH).
70        * wrapup/Makefile.am: Remove all-local: $(ARCH).
71
[b58e3f3]722003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Merge-in include/Makefile.am.
75        Reflect changes to bsp.am.
76        * include/Makefile.am: Remove.
77        * configure.ac: Reflect changes above.
78        * start/start.S: Comment out string after #endif.
79
[5fa17560]802003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * bsp_specs: Remove *lib:.
83
[480fc6e]842003-09-04      Joel Sherrill <joel@OARcorp.com>
85
86        * console/console.c, include/bsp.h, include/coverhd.h,
87        startup/bspclean.c, startup/bspstart.c, startup/setvec.c: URL for
88        license changed.
89
[fe8bc62f]902003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * Makefile.am: Reflect having moved aclocal/.
93
[2cd784d]942003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
[c483a4e]96        * Makefile.am: Reflect having moved automake/.
97        * console/Makefile.am: Reflect having moved automake/.
98        * include/Makefile.am: Reflect having moved automake/.
99        * liblnk/Makefile.am: Reflect having moved automake/.
100        * start/Makefile.am: Reflect having moved automake/.
101        * startup/Makefile.am: Reflect having moved automake/.
102        * wrapup/Makefile.am: Reflect having moved automake/.
[2cd784d]103
[7dcc3fe]1042003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
107
[d266acd2]1082003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
[75fcb394]110        PR 445/bsps
[d266acd2]111        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
112        Remove cpp, old_cpp (now unused).
113
[7a97f26]1142003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * configure.ac: Remove AC_CONFIG_AUX_DIR.
117
[ccd81b60]1182003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
121
[9b5c258]1222003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * configure.ac: AC_PREREQ(2.57).
125
[1d36d2af]1262003-01-20      Joel Sherrill <joel@OARcorp.com>
127
128        * startup/linkcmds*: Add FreeBSD sysctl() sections.
129
[0ecfe0a0]1302003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
133        * liblnk/Makefile.am: Don't include @RTEMS_BSP@.cfg.
134        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
135        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
136
[59a01a6e]1372002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * start/Makefile.am: Use install-data-local to install startfile.
140
[ad5c7fe]1412002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
144
[8730f45]1452002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * .cvsignore: Reformat.
148        Add autom4te*cache.
149        Remove autom4te.cache.
150
[a2ae30c2]1512002-08-21      Joel Sherrill <joel@OARcorp.com>
152
153        * bsp_specs: Added support for -nostdlibs.
154
[914981ce]1552002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
158        * liblnk/Makefile.am: Use .$(OBJEXT) instead of .o.
159        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
160        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
161        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
162
[496686a]1632002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * start/Makefile.am: Eliminate PGM.
166        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
167
[972e2ac]1682002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * startup/Makefile.am: Add bsplib_DATA = linkcmds ghlinkcmds.
171
[445c0a0]1722002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
175        Remove $(OBJS) from all-local.
176
[80defac]1772002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
180
[94f53a4]1812002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * configure.ac:
184        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
185        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
186        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
187        * Makefile.am: Remove AUTOMAKE_OPTIONS.
188        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
189        * liblnk/Makefile.am: Remove AUTOMAKE_OPTIONS.
190        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
191        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
192        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
193
[4385f2df]1942002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * console/console.c: Include rtems/bspIo.h instead of bspIo.h.
197
[9e1ae79]1982001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
201
[df25c998]2022001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
205        * configure.in: Remove.
206        * configure.ac: New file, generated from configure.in by autoupdate.
207
[6a6cd55]2082001-09-28      Joel Sherrill <joel@OARcorp.com>
209
210        * start/start.S: Invoke boot_card() not main().
211
[cf282090]2122001-09-27      Joel Sherrill <joel@OARcorp.com>
213
214        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
215
[c1767be0]2162001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
219
[ffb4ccf]2202001-05-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * configure.in: Add bspopts.h.
223        * include/bsp.h: Include bspopts.h.
224        * include/.cvsignore: Add bspopts.h*, stamp-h*.
225        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
226
[6f21328]2272001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
228
229        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
230
[b6a9d25]2312001-03-14      Joel Sherrill <joel@OARcorp.com>
232
233        * console/console.c: Added printk() support.
234
[5f78f5d0]2352001-01-08      Joel Sherrill <joel@OARcorp.com>
236
237        * start/start.S: init_exc_vecs is now called mips_install_isr_entries.
238        * wrapup/Makefile.am: Corrected to reflect new libcpu structure.
239
[feead226]2402000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
243
[a314d3b4]2442000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
247
[eba2e4f]2482000-11-01      Joel Sherrill <joel@OARcorp.com>
249
250        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
251        and libcsupport.h moved from libc to lib/include/rtems and
252        now must be referenced as <rtems/XXX.h>.   Header file order
253        was cleaned up while doing this.
254
[e83378d]2552000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
258        Switch to GNU canonicalization.
259
[86748ff]2602000-10-24      Alan Cudmore <alanc@linuxstart.com> and
261        Joel Sherrill <joel@OARcorp.com>
262
263        * This is a major reworking of the mips64orion port to use
264        gcc predefines as much as possible and a big push to multilib
265        the mips port.  The mips64orion port was copied/renamed to mips
266        to be more like other GNU tools.  Alan did most of the technical
267        work of determining how to map old macro names used by the mips64orion
268        port to standard compiler macro definitions.  Joel did the merge
269        with CVS magic to keep individual file history and did the BSP
270        modifications. Details follow:
271        * console/led.S: Switch from using <idtmon.h> to <asm.h>.
272        * console/start.S: Switch from using <idtmon.h> to <asm.h>. Added
273        define of PMON stacksize.
274        * console/idtmem.S: Switch from using <idtmon.h> to <asm.h>.  Also
275        reworked conditionals to use gcc predefines.
276        * console/idttlb.S: Ditto.
277
[fdab2b6]2782000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * console/Makefile.am, liblnk/Makefile.am, start/Makefile.am,
281        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
282
[e94ad1fe]2832000-08-10      Joel Sherrill <joel@OARcorp.com>
284
285        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.