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

4.104.114.84.95
Last change on this file since bd914b46 was feead226, checked in by Joel Sherrill <joel.sherrill@…>, on 11/09/00 at 16:43:05

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

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