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

4.104.114.84.95
Last change on this file since eba2e4f was eba2e4f, checked in by Joel Sherrill <joel.sherrill@…>, on 11/01/00 at 21:19:23

2000-11-01 Joel Sherrill <joel@…>

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