source: rtems/c/src/lib/libcpu/mips/ChangeLog @ 5b53d97

4.104.114.84.95
Last change on this file since 5b53d97 was 5b53d97, checked in by Joel Sherrill <joel.sherrill@…>, on 10/24/00 at 21:52:19

2000-10-24 Alan Cudmore <alanc@…> and

Joel Sherrill <joel@…>

  • This is a major reworking of the mips64orion port to use gcc predefines as much as possible and a big push to multilib the mips port. The mips64orion port was copied/renamed to mips to be more like other GNU tools. Alan did most of the technical work of determining how to map old macro names used by the mips64orion port to standard compiler macro definitions. Joel did the merge with CVS magic to keep individual file history and did the BSP modifications. Details follow:
  • Makefile.am: Made clock and timer subdirectories conditional.
  • configure.in: Ditto.
  • clock/clock.S: Switch from using <idtmon.h> to <asm.h>.
  • clock/gettime.S: Switch from using <idtmon.h> to <asm.h>.
  • Property mode set to 100644
File size: 968 bytes
Line 
12000-10-24      Alan Cudmore <alanc@linuxstart.com> and
2        Joel Sherrill <joel@OARcorp.com>
3
4        * This is a major reworking of the mips64orion port to use
5        gcc predefines as much as possible and a big push to multilib
6        the mips port.  The mips64orion port was copied/renamed to mips
7        to be more like other GNU tools.  Alan did most of the technical
8        work of determining how to map old macro names used by the mips64orion
9        port to standard compiler macro definitions.  Joel did the merge
10        with CVS magic to keep individual file history and did the BSP
11        modifications. Details follow:
12        * Makefile.am: Made clock and timer subdirectories conditional.
13        * configure.in: Ditto.
14        * clock/clock.S: Switch from using <idtmon.h> to <asm.h>.
15        * clock/gettime.S: Switch from using <idtmon.h> to <asm.h>.
16
172000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * clock/Makefile.am, timer/Makefile.am: Include compile.am
20
212000-08-10      Joel Sherrill <joel@OARcorp.com>
22
23        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.