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

4.104.114.84.95
Last change on this file since 3bb7e6d5 was a314d3b4, checked in by Joel Sherrill <joel.sherrill@…>, on 11/02/00 at 15:49:06

2000-11-02 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
  • Property mode set to 100644
File size: 1.6 KB
Line 
12000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
4
52000-11-01      Joel Sherrill <joel@OARcorp.com>
6
7        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
8        and libcsupport.h moved from libc to lib/include/rtems and
9        now must be referenced as <rtems/XXX.h>.   Header file order
10        was cleaned up while doing this.
11
122000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
15        Switch to GNU canonicalization.
16
172000-10-24      Alan Cudmore <alanc@linuxstart.com> and
18        Joel Sherrill <joel@OARcorp.com>
19
20        * This is a major reworking of the mips64orion port to use
21        gcc predefines as much as possible and a big push to multilib
22        the mips port.  The mips64orion port was copied/renamed to mips
23        to be more like other GNU tools.  Alan did most of the technical
24        work of determining how to map old macro names used by the mips64orion
25        port to standard compiler macro definitions.  Joel did the merge
26        with CVS magic to keep individual file history and did the BSP
27        modifications. Details follow:
28        * console/led.S: Switch from using <idtmon.h> to <asm.h>.
29        * console/start.S: Switch from using <idtmon.h> to <asm.h>. Added
30        define of PMON stacksize.
31        * console/idtmem.S: Switch from using <idtmon.h> to <asm.h>.  Also
32        reworked conditionals to use gcc predefines.
33        * console/idttlb.S: Ditto.
34
352000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * console/Makefile.am, liblnk/Makefile.am, start/Makefile.am,
38        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
39
402000-08-10      Joel Sherrill <joel@OARcorp.com>
41
42        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.