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

4.104.114.84.95
Last change on this file since e725be0 was e725be0, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/11/03 at 05:41:58

2003-12-11 Ralf Corsepius <corsepiu@…>

  • start/Makefile.am: Misc cleanups and fixes.
  • startup/Makefile.am: Misc cleanups and fixes.
  • wrapup/Makefile.am: Misc cleanups and fixes.
  • Property mode set to 100644
File size: 7.5 KB
Line 
12003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * start/Makefile.am: Misc cleanups and fixes.
4        * startup/Makefile.am: Misc cleanups and fixes.
5        * wrapup/Makefile.am: Misc cleanups and fixes.
6
72003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * Makefile.am: Add preinstallation dirstamp support.
10        * console/Makefile.am: Cosmetics.
11        * liblnk/Makefile.am: Cosmetics.
12        * startup/Makefile.am: Cosmetics.
13        * wrapup/Makefile.am: Cosmetics.
14
152003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * console/Makefile.am: Remove all-local: $(ARCH).
18        * liblnk/Makefile.am: Remove all-local: $(ARCH).
19        * start/Makefile.am: Remove all-local: $(ARCH).
20        * startup/Makefile.am: Remove all-local: $(ARCH).
21        * wrapup/Makefile.am: Remove all-local: $(ARCH).
22
232003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Merge-in include/Makefile.am.
26        Reflect changes to bsp.am.
27        * include/Makefile.am: Remove.
28        * configure.ac: Reflect changes above.
29        * start/start.S: Comment out string after #endif.
30
312003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * bsp_specs: Remove *lib:.
34
352003-09-04      Joel Sherrill <joel@OARcorp.com>
36
37        * console/console.c, include/bsp.h, include/coverhd.h,
38        startup/bspclean.c, startup/bspstart.c, startup/setvec.c: URL for
39        license changed.
40
412003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Reflect having moved aclocal/.
44
452003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Reflect having moved automake/.
48        * console/Makefile.am: Reflect having moved automake/.
49        * include/Makefile.am: Reflect having moved automake/.
50        * liblnk/Makefile.am: Reflect having moved automake/.
51        * start/Makefile.am: Reflect having moved automake/.
52        * startup/Makefile.am: Reflect having moved automake/.
53        * wrapup/Makefile.am: Reflect having moved automake/.
54
552003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
58
592003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        PR 445/bsps
62        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
63        Remove cpp, old_cpp (now unused).
64
652003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.ac: Remove AC_CONFIG_AUX_DIR.
68
692003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
72
732003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * configure.ac: AC_PREREQ(2.57).
76
772003-01-20      Joel Sherrill <joel@OARcorp.com>
78
79        * startup/linkcmds*: Add FreeBSD sysctl() sections.
80
812003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
84        * liblnk/Makefile.am: Don't include @RTEMS_BSP@.cfg.
85        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
86        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
87
882002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * start/Makefile.am: Use install-data-local to install startfile.
91
922002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
95
962002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * .cvsignore: Reformat.
99        Add autom4te*cache.
100        Remove autom4te.cache.
101
1022002-08-21      Joel Sherrill <joel@OARcorp.com>
103
104        * bsp_specs: Added support for -nostdlibs.
105
1062002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
109        * liblnk/Makefile.am: Use .$(OBJEXT) instead of .o.
110        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
111        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
112        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
113
1142002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * start/Makefile.am: Eliminate PGM.
117        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
118
1192002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * startup/Makefile.am: Add bsplib_DATA = linkcmds ghlinkcmds.
122
1232002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
126        Remove $(OBJS) from all-local.
127
1282002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
131
1322002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * configure.ac:
135        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
136        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
137        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
138        * Makefile.am: Remove AUTOMAKE_OPTIONS.
139        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
140        * liblnk/Makefile.am: Remove AUTOMAKE_OPTIONS.
141        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
142        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
143        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
144
1452002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * console/console.c: Include rtems/bspIo.h instead of bspIo.h.
148
1492001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
152
1532001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
156        * configure.in: Remove.
157        * configure.ac: New file, generated from configure.in by autoupdate.
158
1592001-09-28      Joel Sherrill <joel@OARcorp.com>
160
161        * start/start.S: Invoke boot_card() not main().
162
1632001-09-27      Joel Sherrill <joel@OARcorp.com>
164
165        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
166
1672001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
170
1712001-05-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * configure.in: Add bspopts.h.
174        * include/bsp.h: Include bspopts.h.
175        * include/.cvsignore: Add bspopts.h*, stamp-h*.
176        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
177
1782001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
179
180        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
181
1822001-03-14      Joel Sherrill <joel@OARcorp.com>
183
184        * console/console.c: Added printk() support.
185
1862001-01-08      Joel Sherrill <joel@OARcorp.com>
187
188        * start/start.S: init_exc_vecs is now called mips_install_isr_entries.
189        * wrapup/Makefile.am: Corrected to reflect new libcpu structure.
190
1912000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
194
1952000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
198
1992000-11-01      Joel Sherrill <joel@OARcorp.com>
200
201        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
202        and libcsupport.h moved from libc to lib/include/rtems and
203        now must be referenced as <rtems/XXX.h>.   Header file order
204        was cleaned up while doing this.
205
2062000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
209        Switch to GNU canonicalization.
210
2112000-10-24      Alan Cudmore <alanc@linuxstart.com> and
212        Joel Sherrill <joel@OARcorp.com>
213
214        * This is a major reworking of the mips64orion port to use
215        gcc predefines as much as possible and a big push to multilib
216        the mips port.  The mips64orion port was copied/renamed to mips
217        to be more like other GNU tools.  Alan did most of the technical
218        work of determining how to map old macro names used by the mips64orion
219        port to standard compiler macro definitions.  Joel did the merge
220        with CVS magic to keep individual file history and did the BSP
221        modifications. Details follow:
222        * console/led.S: Switch from using <idtmon.h> to <asm.h>.
223        * console/start.S: Switch from using <idtmon.h> to <asm.h>. Added
224        define of PMON stacksize.
225        * console/idtmem.S: Switch from using <idtmon.h> to <asm.h>.  Also
226        reworked conditionals to use gcc predefines.
227        * console/idttlb.S: Ditto.
228
2292000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * console/Makefile.am, liblnk/Makefile.am, start/Makefile.am,
232        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
233
2342000-08-10      Joel Sherrill <joel@OARcorp.com>
235
236        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.